Spaces:
Running
Running
JustinLin610
commited on
Commit
•
d04dc5e
1
Parent(s):
1805ee7
Update app.py
Browse files
app.py
CHANGED
@@ -206,8 +206,6 @@ def _launch_demo(args):
|
|
206 |
return []
|
207 |
|
208 |
with gr.Blocks() as demo:
|
209 |
-
gr.Markdown("""\
|
210 |
-
<p align="center"><img src="https://modelscope.cn/api/v1/models/qwen/Qwen-VL-Chat/repo?Revision=master&FilePath=assets/logo.jpg&View=true" style="height: 80px"/><p>""")
|
211 |
gr.Markdown("""<center><font size=8>Qwen-VL-Max</center>""")
|
212 |
gr.Markdown(
|
213 |
"""\
|
|
|
206 |
return []
|
207 |
|
208 |
with gr.Blocks() as demo:
|
|
|
|
|
209 |
gr.Markdown("""<center><font size=8>Qwen-VL-Max</center>""")
|
210 |
gr.Markdown(
|
211 |
"""\
|