chaojiemao commited on
Commit
79cf47b
·
verified ·
1 Parent(s): ea5a86a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -5
app.py CHANGED
@@ -158,12 +158,12 @@ with gr.Blocks() as demo:
158
  <div style="text-align: center; font-size: 32px; font-weight: bold; margin-bottom: 20px;">
159
  WanX
160
  </div>
161
- <div style="text-align: center; font-size: 16px; font-weight: normal; margin-bottom: 20px;">
162
- The latest powerful text to video generation model developed by the WanX Team from Tongyi Lab, Alibaba Group.
163
- </div>
164
  <div style="text-align: center;">
165
- <a href="https://x.com/Alibaba_WanX">WanX X</a> |
166
- <a href="https://tongyi.aliyun.com/wanxiang/videoCreation">WanX WEB</a>
 
 
 
167
  </div>
168
  """)
169
  task_id = gr.State(value="")
 
158
  <div style="text-align: center; font-size: 32px; font-weight: bold; margin-bottom: 20px;">
159
  WanX
160
  </div>
 
 
 
161
  <div style="text-align: center;">
162
+ <a href="https://huggingface.co/WanX-AI/WanX2.1-T2V-1.3B">WanX2.1-T2V-1.3B</a> |
163
+ <a href="https://huggingface.co/WanX-AI/WanX2.1-T2V-14B">WanX2.1-T2V-14B</a> |
164
+ <a href="https://huggingface.co/WanX-AI/WanX2.1-I2V-14B-480P">WanX2.1-I2V-14B-480P</a> |
165
+ <a href="https://huggingface.co/WanX-AI/WanX2.1-I2V-14B-720P">WanX2.1-I2V-14B-720P</a>
166
+
167
  </div>
168
  """)
169
  task_id = gr.State(value="")