Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -415,7 +415,7 @@ def create_interface():
|
|
415 |
|
416 |
with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as demo:
|
417 |
|
418 |
-
gr.HTML("<h1>Flux Prompt Generator</h1>")
|
419 |
|
420 |
with gr.Row():
|
421 |
with gr.Column(scale=2):
|
|
|
415 |
|
416 |
with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as demo:
|
417 |
|
418 |
+
gr.HTML("<h1>Flux Prompt Generator(프롬프트에 한글 입력 가능)</h1>")
|
419 |
|
420 |
with gr.Row():
|
421 |
with gr.Column(scale=2):
|