Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -579,8 +579,7 @@ with gr.Blocks(title="Self-Forcing Streaming Demo") as demo:
|
|
579 |
)
|
580 |
|
581 |
with gr.Column(scale=3):
|
582 |
-
gr.Markdown("### 📺
|
583 |
-
gr.Markdown("*Click 'Start Streaming' to begin real-time video generation*")
|
584 |
|
585 |
streaming_video = gr.Video(
|
586 |
label="Live Stream",
|
|
|
579 |
)
|
580 |
|
581 |
with gr.Column(scale=3):
|
582 |
+
gr.Markdown("### 📺 Video Stream")
|
|
|
583 |
|
584 |
streaming_video = gr.Video(
|
585 |
label="Live Stream",
|