liuyuyuil commited on
Commit
2a7ed44
·
verified ·
1 Parent(s): ab3d570

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -32,9 +32,9 @@ css = """
32
 
33
  with gr.Blocks(css=css) as demo:
34
  with gr.Column(elem_id="col-container"):
35
- gr.Markdown(f"""# Wanx 2.1 (Tongyi Wanxiang 2.1), the latest powerful text to video generation model developed by the Wanx Team from Tongyi Lab, Alibaba Group.
36
  [[YouTube Videos]](https://www.youtube.com/watch?v=bq4nAVbYQQU)
37
- [[Wanx WEB]](https://tongyi.aliyun.com/wanxiang/videoCreation)
38
  """)
39
 
40
  with gr.Row():
 
32
 
33
  with gr.Blocks(css=css) as demo:
34
  with gr.Column(elem_id="col-container"):
35
+ gr.Markdown(f"""# WanX 2.1 (Tongyi Wanxiang 2.1), the latest powerful text to video generation model developed by the WanX Team from Tongyi Lab, Alibaba Group.
36
  [[YouTube Videos]](https://www.youtube.com/watch?v=bq4nAVbYQQU)
37
+ [[WanX WEB]](https://tongyi.aliyun.com/wanxiang/videoCreation)
38
  """)
39
 
40
  with gr.Row():