alexnasa commited on
Commit
73f9347
·
verified ·
1 Parent(s): 9475e36

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -691,7 +691,7 @@ with gr.Blocks(css=css, theme=theme) as demo:
691
  "examples/images/female-003.png",
692
  "examples/audios/matcha.wav",
693
  "A realistic video of a sad 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, touching a glass in front of her, with dynamic and rhythmic and extensive hand gestures that complement his speech. Her hands are clearly visible, independent, and unobstructed. Her facial expressions are expressive and full of emotion, enhancing the delivery. The camera remains steady, capturing sharp, clear movements and a focused, engaging presence.",
694
- 14
695
  ],
696
  ],
697
  inputs=[image_input, audio_input, text_input, num_steps],
 
691
  "examples/images/female-003.png",
692
  "examples/audios/matcha.wav",
693
  "A realistic video of a sad 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, touching a glass in front of her, with dynamic and rhythmic and extensive hand gestures that complement his speech. Her hands are clearly visible, independent, and unobstructed. Her facial expressions are expressive and full of emotion, enhancing the delivery. The camera remains steady, capturing sharp, clear movements and a focused, engaging presence.",
694
+ 20
695
  ],
696
  ],
697
  inputs=[image_input, audio_input, text_input, num_steps],