openfree commited on
Commit
60e7702
·
verified ·
1 Parent(s): 7640325

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py 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>UltraPixel</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>인쇄에 최적화된 초고해상도 5120 X 4096 픽셀 이미지 생성</center></h1>")
133
 
134
  with gr.Row():
135
  prompt = gr.Textbox(