Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
@@ -4,11 +4,19 @@ emoji: 📹⚡️
|
|
4 |
colorFrom: pink
|
5 |
colorTo: gray
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 5.29.0
|
8 |
-
app_file: app.py
|
9 |
pinned: false
|
|
|
|
|
10 |
license: apache-2.0
|
11 |
-
short_description:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
4 |
colorFrom: pink
|
5 |
colorTo: gray
|
6 |
sdk: gradio
|
|
|
|
|
7 |
pinned: false
|
8 |
+
sdk_version: 5.29.1
|
9 |
+
app_file: app.py
|
10 |
license: apache-2.0
|
11 |
+
short_description: Text-to-Video/Image-to-Video/Video extender (timed prompt)
|
12 |
+
tags:
|
13 |
+
- Image-to-Video
|
14 |
+
- Image-2-Video
|
15 |
+
- Img-to-Vid
|
16 |
+
- Img-2-Vid
|
17 |
+
- language models
|
18 |
+
- LLMs
|
19 |
+
suggested_hardware: zero-a10g
|
20 |
---
|
21 |
|
22 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|