alexnasa commited on
Commit
389de82
·
verified ·
1 Parent(s): dcf9051

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -684,7 +684,7 @@ with gr.Blocks(css=css, theme=theme) as demo:
684
  "examples/images/male-001.png",
685
  "examples/audios/reality.wav",
686
  "A realistic video of a man moving his hands extensively and speaking. The motion of his hands matches his speech. 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.",
687
- 7
688
  ],
689
  ],
690
  inputs=[image_input, audio_input, text_input, num_steps],
 
684
  "examples/images/male-001.png",
685
  "examples/audios/reality.wav",
686
  "A realistic video of a man moving his hands extensively and speaking. The motion of his hands matches his speech. 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.",
687
+ 9
688
  ],
689
  ],
690
  inputs=[image_input, audio_input, text_input, num_steps],