Spaces:
Running
on
Zero
Running
on
Zero
Update README.md
Browse files
README.md
CHANGED
@@ -5,9 +5,11 @@ colorFrom: pink
|
|
5 |
colorTo: gray
|
6 |
sdk: gradio
|
7 |
python_version: 3.13
|
8 |
-
|
|
|
|
|
9 |
app_file: app.py
|
10 |
pinned: false
|
11 |
---
|
12 |
|
13 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
5 |
colorTo: gray
|
6 |
sdk: gradio
|
7 |
python_version: 3.13
|
8 |
+
models:
|
9 |
+
- Lightricks/LTX-Video
|
10 |
+
sdk_version: 5.20.0
|
11 |
app_file: app.py
|
12 |
pinned: false
|
13 |
---
|
14 |
|
15 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|