multimodalart HF Staff commited on
Commit
a6e7f5f
·
verified ·
1 Parent(s): 8acf762

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 Text-to-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