Jinze commited on
Commit
539d4c3
β€’
1 Parent(s): d04dc5e

Update app.py

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