multimodalart HF Staff commited on
Commit
3370413
·
verified ·
1 Parent(s): 261eea4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
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("### 📺 Live Video Stream")
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",