Spaces:
Running
Running
aifeifei798
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -67,7 +67,7 @@ def feifeichat(image):
|
|
67 |
|
68 |
|
69 |
with gr.Blocks() as demo:
|
70 |
-
gr.Markdown("
|
71 |
with gr.Tab(label="Image To Flux Prompt"):
|
72 |
with gr.Row():
|
73 |
with gr.Column():
|
|
|
67 |
|
68 |
|
69 |
with gr.Blocks() as demo:
|
70 |
+
gr.Markdown("Image To Flux Prompt")
|
71 |
with gr.Tab(label="Image To Flux Prompt"):
|
72 |
with gr.Row():
|
73 |
with gr.Column():
|