tsi-org commited on
Commit
a2a37f6
·
verified ·
1 Parent(s): 374f68b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -423,8 +423,8 @@ def video_generation_handler_streaming(prompt, seed=42, fps=15):
423
 
424
  # --- Gradio UI Layout ---
425
  with gr.Blocks(title="Self-Forcing Streaming Demo") as demo:
426
- gr.Markdown("# 🚀 Self-Forcing Video Generation")
427
- gr.Markdown("Real-time video generation with distilled Wan2-1 1.3B [[Model]](https://huggingface.co/gdhe17/Self-Forcing), [[Project page]](https://self-forcing.github.io), [[Paper]](https://huggingface.co/papers/2506.08009)")
428
 
429
  with gr.Row():
430
  with gr.Column(scale=2):
 
423
 
424
  # --- Gradio UI Layout ---
425
  with gr.Blocks(title="Self-Forcing Streaming Demo") as demo:
426
+ gr.Markdown("# 🚀 Pixio Streaming Video Generation")
427
+ gr.Markdown("Real-time video generation with Pixio), [[Project page]](https://pixio.myapps.ai) )")
428
 
429
  with gr.Row():
430
  with gr.Column(scale=2):