Update app.py
Browse files
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
|
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(
|