Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -108,7 +108,6 @@ def start_app():
|
|
| 108 |
Wan2.2-S2V
|
| 109 |
</div>
|
| 110 |
""")
|
| 111 |
-
gr.Markdown("基于音频和参考图像生成视频,本应用使用蒸馏版模型,如需完整版,请部署[开源版本模型](https://huggingface.co/Wan-AI/Wan2.2-S2V-14B)。")
|
| 112 |
gr.Markdown("Generate video from audio and a reference image. This app uses a distilled model; for the full version, deploy [the open-source model](https://huggingface.co/Wan-AI/Wan2.2-S2V-14B).")
|
| 113 |
|
| 114 |
with gr.Row():
|
|
|
|
| 108 |
Wan2.2-S2V
|
| 109 |
</div>
|
| 110 |
""")
|
|
|
|
| 111 |
gr.Markdown("Generate video from audio and a reference image. This app uses a distilled model; for the full version, deploy [the open-source model](https://huggingface.co/Wan-AI/Wan2.2-S2V-14B).")
|
| 112 |
|
| 113 |
with gr.Row():
|