alexnasa commited on
Commit
8b24a04
·
verified ·
1 Parent(s): 8665db5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -0
app.py CHANGED
@@ -683,6 +683,11 @@ with gr.Blocks(css=css, theme=theme) as demo:
683
  "A realistic video of a woman speaking and sometimes looking directly to the camera and moving her eyes and pupils and head accordingly and turning and looking at the camera and looking away from the camera based on her movements, sitting on a sofa, with dynamic and rhythmic and extensive hand gestures that complement his speech. His hands are clearly visible, independent, and unobstructed. His facial expressions are expressive and full of emotion, enhancing the delivery. The camera remains steady, capturing sharp, clear movements and a focused, engaging presence.",
684
  14
685
  ],
 
 
 
 
 
686
  ],
687
  inputs=[image_input, audio_input, text_input, num_steps],
688
  outputs=[output_video],
 
683
  "A realistic video of a woman speaking and sometimes looking directly to the camera and moving her eyes and pupils and head accordingly and turning and looking at the camera and looking away from the camera based on her movements, sitting on a sofa, with dynamic and rhythmic and extensive hand gestures that complement his speech. His hands are clearly visible, independent, and unobstructed. His facial expressions are expressive and full of emotion, enhancing the delivery. The camera remains steady, capturing sharp, clear movements and a focused, engaging presence.",
684
  14
685
  ],
686
+ "examples/images/female-002.png",
687
+ "examples/audios/river.wav",
688
+ "A realistic video of a woman speaking and looking at the camera and speaking and moving her hands accorindgly, she sometimes turns out and pointing at the trees behind her and the tree are moving quite extensively due to the wind",
689
+ 7
690
+ ],
691
  ],
692
  inputs=[image_input, audio_input, text_input, num_steps],
693
  outputs=[output_video],