Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# 🎬 AI Video Clipper
|
| 2 |
|
| 3 |
Transform your long-form videos into viral short clips automatically using AI! This application mimics the core functionality of OpusClip with open-source technologies.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: AI Video Clipper
|
| 3 |
+
emoji: 🎬
|
| 4 |
+
colorFrom: purple
|
| 5 |
+
colorTo: pink
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: "4.44.0"
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
license: mit
|
| 11 |
+
short_description: Transform long videos into viral short clips using AI
|
| 12 |
+
tags:
|
| 13 |
+
- video-editing
|
| 14 |
+
- ai
|
| 15 |
+
- social-media
|
| 16 |
+
- clips
|
| 17 |
+
- tiktok
|
| 18 |
+
- instagram
|
| 19 |
+
- youtube-shorts
|
| 20 |
+
- content-creation
|
| 21 |
+
- viral
|
| 22 |
+
- auto-captioning
|
| 23 |
+
---
|
| 24 |
+
|
| 25 |
# 🎬 AI Video Clipper
|
| 26 |
|
| 27 |
Transform your long-form videos into viral short clips automatically using AI! This application mimics the core functionality of OpusClip with open-source technologies.
|