alexnasa commited on
Commit
34e70bd
·
verified ·
1 Parent(s): 2e3f46b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -681,7 +681,7 @@ with gr.Blocks(css=css, theme=theme) as demo:
681
  "examples/images/female-001.png",
682
  "examples/audios/mushroom.wav",
683
  "A realistic video of a woman speaking and sometimes looking directly to the camera, 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
- 20
685
  ],
686
  ],
687
  inputs=[image_input, audio_input, text_input, num_steps],
 
681
  "examples/images/female-001.png",
682
  "examples/audios/mushroom.wav",
683
  "A realistic video of a woman speaking and sometimes looking directly to the camera, 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],