Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -84,7 +84,7 @@ with gr.Blocks(css=css) as demo:
|
|
84 |
|
85 |
with gr.Column(elem_id="col-container"):
|
86 |
# Title and description for the demo.
|
87 |
-
gr.Markdown(f"""# Qwen-Image
|
88 |
Gradio demo for [Qwen-Image](https://huggingface.co/Qwen/Qwen-Image), a powerful text-to-image model from the Qwen team at Alibaba.
|
89 |
""")
|
90 |
|
|
|
84 |
|
85 |
with gr.Column(elem_id="col-container"):
|
86 |
# Title and description for the demo.
|
87 |
+
gr.Markdown(f"""# Qwen-Image
|
88 |
Gradio demo for [Qwen-Image](https://huggingface.co/Qwen/Qwen-Image), a powerful text-to-image model from the Qwen team at Alibaba.
|
89 |
""")
|
90 |
|