kelseye commited on
Commit
4e519db
·
verified ·
1 Parent(s): 1e0149d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -108,7 +108,8 @@ def start_app():
108
  Wan2.2-S2V
109
  </div>
110
  """)
111
- gr.Markdown("基于音频和参考图像生成视频")
 
112
 
113
  with gr.Row():
114
  with gr.Column():
 
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():
115
  with gr.Column():