Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,22 @@
|
|
1 |
---
|
2 |
-
title: FramePack F1
|
3 |
emoji: 📹⚡️
|
4 |
colorFrom: pink
|
5 |
colorTo: gray
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 5.29.
|
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
|
|
|
1 |
---
|
2 |
+
title: FramePack F1+VE
|
3 |
emoji: 📹⚡️
|
4 |
colorFrom: pink
|
5 |
colorTo: gray
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.29.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
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
|