Spaces:
Running
Running
Update app2.py
Browse files
app2.py
CHANGED
@@ -567,7 +567,6 @@ with gr.Blocks(title="AI Video Editor - Edit with Natural Language", theme=gr.th
|
|
567 |
**No complex software needed!** Ideal for quick edits, learning FFMPEG, or automating simple video tasks. Trim, merge, add text, change speed, apply filters, combine media – just tell the AI!
|
568 |
|
569 |
**Get started:** Upload files, type instructions, click **"🚀 Run Edit"**!
|
570 |
-
*(Ensure FFMPEG is installed on the system running this app.)*
|
571 |
""",
|
572 |
elem_id="header",
|
573 |
)
|
|
|
567 |
**No complex software needed!** Ideal for quick edits, learning FFMPEG, or automating simple video tasks. Trim, merge, add text, change speed, apply filters, combine media – just tell the AI!
|
568 |
|
569 |
**Get started:** Upload files, type instructions, click **"🚀 Run Edit"**!
|
|
|
570 |
""",
|
571 |
elem_id="header",
|
572 |
)
|