jbilcke-hf HF Staff commited on
Commit
68b4f78
·
1 Parent(s): 85db601
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -642,6 +642,7 @@ with gr.Blocks(title="OmniAvatar - Lipsynced Avatar Video Generation") as app:
642
 
643
  Generate videos with lipsynced avatars using a reference image and audio file.
644
  Based on Wan2.1 with OmniAvatar enhancements for audio-driven avatar animation.
 
645
  """)
646
 
647
  with gr.Row():
 
642
 
643
  Generate videos with lipsynced avatars using a reference image and audio file.
644
  Based on Wan2.1 with OmniAvatar enhancements for audio-driven avatar animation.
645
+ Note: this Gradio Space demo uses Wan2.1 1.3B and not Wan 14B.
646
  """)
647
 
648
  with gr.Row():