chaojiemao commited on
Commit
24b110a
·
verified ·
1 Parent(s): c76f952

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -1
app.py CHANGED
@@ -229,7 +229,10 @@ with gr.Blocks() as demo:
229
  <a href="https://huggingface.co/Wan-AI">Huggingface</a> |
230
  <a href="https://modelscope.cn/organization/Wan-AI">Modelscope</a>
231
  </div>
232
-
 
 
 
233
  """)
234
  t2v_task_id = gr.State(value="")
235
  i2v_task_id = gr.State(value="")
 
229
  <a href="https://huggingface.co/Wan-AI">Huggingface</a> |
230
  <a href="https://modelscope.cn/organization/Wan-AI">Modelscope</a>
231
  </div>
232
+ <div style="text-align: center; font-size: 16px; font-weight: bold; margin-bottom: 20px;">
233
+ The current experience for Wan2.1 is extremely popular, leading to significant queue congestion. We recommend using the following free channel for your experience.
234
+ <a href="https://wanxiang.aliyun-inc.com/wanxiang/creation">Wan Web</a>
235
+ </div>
236
  """)
237
  t2v_task_id = gr.State(value="")
238
  i2v_task_id = gr.State(value="")