ginipick commited on
Commit
45bf27f
·
verified ·
1 Parent(s): 96d612b

Update uhdimage.cod

Browse files
Files changed (1) hide show
  1. uhdimage.cod +1 -1
uhdimage.cod CHANGED
@@ -129,7 +129,7 @@ footer {
129
 
130
  with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as demo:
131
  with gr.Column(elem_id="col-container"):
132
- gr.Markdown("<h1><center>인쇄에 최적화된 초고해상도 5120 X 4096 픽셀 이미지 생성</center></h1>")
133
 
134
  with gr.Row():
135
  prompt = gr.Textbox(
 
129
 
130
  with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as demo:
131
  with gr.Column(elem_id="col-container"):
132
+ gr.Markdown("<h1><center>초고해상도 UHD 이미지(최대 5120 X 4096 픽셀) 생성</center></h1>")
133
 
134
  with gr.Row():
135
  prompt = gr.Textbox(