r3gm commited on
Commit
a6b40d2
·
verified ·
1 Parent(s): f468048

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -101,7 +101,7 @@ def run_rife(
101
  with gr.Blocks(title="Professional FPS Booster") as app:
102
  gr.Markdown("# ⚡ RIFE: High-Performance FPS Booster")
103
  gr.Markdown("Maximize video fluidity and frame rate using deep flow estimation.")
104
- gr.Markdown("⚠️ **Tip:** Optimized for short videos. Avoid long videos to prevent 'GPU task aborted'.")
105
 
106
  with gr.Row():
107
  # --- Left Column: Inputs & Settings ---
 
101
  with gr.Blocks(title="Professional FPS Booster") as app:
102
  gr.Markdown("# ⚡ RIFE: High-Performance FPS Booster")
103
  gr.Markdown("Maximize video fluidity and frame rate using deep flow estimation.")
104
+ gr.Markdown("⚠️ **Notice:** Keep input videos under 60 seconds for frame interpolation to prevent GPU task aborts.")
105
 
106
  with gr.Row():
107
  # --- Left Column: Inputs & Settings ---