Spaces:
Running
on
Zero
Running
on
Zero
alex
commited on
Commit
·
c76aefb
1
Parent(s):
b95275b
redundant example removed
Browse files
app.py
CHANGED
|
@@ -411,11 +411,6 @@ with gr.Blocks(css=css, theme=theme) as demo:
|
|
| 411 |
"example_prompts/pngs/9.png",
|
| 412 |
],
|
| 413 |
|
| 414 |
-
[
|
| 415 |
-
"The scene is set in a dimly lit, hazy room, creating a somber atmosphere. An woman with light, slightly disheveled hair is visible in the foreground, her face mostly obscured by deep shadows, but her mouth is visible as she speaks. She wears a work-style shirt, and her hands are clasped together. In the background, to the right and slightly out of focus, a man with a mustache and beard is seated, facing forward, also largely in shadow, appearing to listen intently. The woman looks directly forward as she slowly enunciates, <S>Only through death will the third door be<E>. The scene ends abruptly.. <AUDCAP>Clear, deliberate female voice speaking, low ambient hum and subtle atmospheric sounds creating a tense mood.<ENDAUDCAP>",
|
| 416 |
-
50,
|
| 417 |
-
None,
|
| 418 |
-
],
|
| 419 |
],
|
| 420 |
inputs=[video_text_prompt, sample_steps, image],
|
| 421 |
outputs=[output_path],
|
|
|
|
| 411 |
"example_prompts/pngs/9.png",
|
| 412 |
],
|
| 413 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 414 |
],
|
| 415 |
inputs=[video_text_prompt, sample_steps, image],
|
| 416 |
outputs=[output_path],
|