Spaces:
Running
Running
Create config.yaml
Browse files- config.yaml +21 -0
config.yaml
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
title: AI Video Clipper
|
2 |
+
emoji: 🎬
|
3 |
+
colorFrom: purple
|
4 |
+
colorTo: pink
|
5 |
+
sdk: gradio
|
6 |
+
sdk_version: 4.44.0
|
7 |
+
app_file: app.py
|
8 |
+
pinned: false
|
9 |
+
license: mit
|
10 |
+
short_description: Transform long videos into viral short clips using AI
|
11 |
+
tags:
|
12 |
+
- video-editing
|
13 |
+
- ai
|
14 |
+
- social-media
|
15 |
+
- clips
|
16 |
+
- tiktok
|
17 |
+
- instagram
|
18 |
+
- youtube-shorts
|
19 |
+
- content-creation
|
20 |
+
- viral
|
21 |
+
- auto-captioning
|