Jinze commited on
Commit
e27a598
β€’
1 Parent(s): 79dd573

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +8 -2
app.py CHANGED
@@ -219,8 +219,14 @@ def _launch_demo(args):
219
  Qwen-VL <a href="https://modelscope.cn/models/qwen/Qwen-VL/summary">πŸ€– </a>
220
  | <a href="https://huggingface.co/Qwen/Qwen-VL">πŸ€—</a>&nbsp |
221
  Qwen-VL-Chat <a href="https://modelscope.cn/models/qwen/Qwen-VL-Chat/summary">πŸ€– </a> |
222
- <a href="https://huggingface.co/Qwen/Qwen-VL-Chat">πŸ€—</a>&nbsp |
223
- &nbsp Qwen-VL-Plus &nbsp <a href="https://qianwen.aliyun.com">Web</a> |
 
 
 
 
 
 
224
  <a href="https://help.aliyun.com/zh/dashscope/developer-reference/vl-plus-quick-start/">API</a></center>""")
225
 
226
  chatbot = gr.Chatbot(label='Qwen-VL-Plus', elem_classes="control-height", height=500)
 
219
  Qwen-VL <a href="https://modelscope.cn/models/qwen/Qwen-VL/summary">πŸ€– </a>
220
  | <a href="https://huggingface.co/Qwen/Qwen-VL">πŸ€—</a>&nbsp |
221
  Qwen-VL-Chat <a href="https://modelscope.cn/models/qwen/Qwen-VL-Chat/summary">πŸ€– </a> |
222
+ <a href="https://huggingface.co/Qwen/Qwen-VL-Chat">πŸ€—</a>&nbsp |
223
+ Qwen-VL-Plus
224
+ <a href="https://huggingface.co/spaces/Qwen/Qwen-VL-Plus">πŸ€—</a>&nbsp
225
+ <a href="https://modelscope.cn/studios/qwen/Qwen-VL-Chat-Demo/summary">πŸ€– </a>&nbsp |
226
+ Qwen-VL-Max
227
+ <a href="https://huggingface.co/spaces/Qwen/Qwen-VL-Max">πŸ€—</a>&nbsp
228
+ <a href="https://modelscope.cn/studios/qwen/Qwen-VL-Max/summary">πŸ€– </a>&nbsp |
229
+ <a href="https://qianwen.aliyun.com">Web</a> |
230
  <a href="https://help.aliyun.com/zh/dashscope/developer-reference/vl-plus-quick-start/">API</a></center>""")
231
 
232
  chatbot = gr.Chatbot(label='Qwen-VL-Plus', elem_classes="control-height", height=500)