Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -225,15 +225,8 @@ with gr.Blocks() as demo:
|
|
225 |
<div style="text-align: center; font-size: 32px; font-weight: bold; margin-bottom: 20px;">
|
226 |
Wan2.1: Open and Advanced Large-Scale Video Generative Models
|
227 |
</div>
|
228 |
-
|
229 |
-
|
230 |
-
<a href="https://huggingface.co/Wan-AI">Huggingface</a> |
|
231 |
-
<a href="https://modelscope.cn/organization/Wan-AI">Modelscope</a>
|
232 |
-
</div>
|
233 |
-
<div style="text-align: center; font-size: 16px; font-weight: bold; margin-bottom: 20px;">
|
234 |
-
We are excited to announce that Wan's international experience page is officially live, supporting image and video generation, and it's completely free. We welcome you to try it out!
|
235 |
-
<a href="https://wan.video/wanxiang/creation">Wan Web</a>
|
236 |
-
</div>
|
237 |
|
238 |
""")
|
239 |
t2v_task_id = gr.State(value="")
|
|
|
225 |
<div style="text-align: center; font-size: 32px; font-weight: bold; margin-bottom: 20px;">
|
226 |
Wan2.1: Open and Advanced Large-Scale Video Generative Models
|
227 |
</div>
|
228 |
+
|
229 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
230 |
|
231 |
""")
|
232 |
t2v_task_id = gr.State(value="")
|