Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -156,13 +156,13 @@ def get_process_bar(task_id, status):
|
|
156 |
with gr.Blocks() as demo:
|
157 |
gr.Markdown("""
|
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://
|
166 |
<a href="https://tongyi.aliyun.com/wanxiang/videoCreation">WanX WEB</a>
|
167 |
</div>
|
168 |
""")
|
|
|
156 |
with gr.Blocks() as demo:
|
157 |
gr.Markdown("""
|
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 |
""")
|