Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Commit
·
5b3be08
1
Parent(s):
f770d6b
add models
Browse files
README.md
CHANGED
@@ -7,6 +7,9 @@ sdk: docker
|
|
7 |
app_file: api.py
|
8 |
pinned: true
|
9 |
short_description: The Latent Video Platform
|
|
|
|
|
|
|
10 |
app_port: 8080
|
11 |
disable_embedding: false
|
12 |
hf_oauth: true
|
|
|
7 |
app_file: api.py
|
8 |
pinned: true
|
9 |
short_description: The Latent Video Platform
|
10 |
+
models:
|
11 |
+
- mistralai/Mistral-7B-Instruct-v0.3
|
12 |
+
- Lightricks/LTX-Video
|
13 |
app_port: 8080
|
14 |
disable_embedding: false
|
15 |
hf_oauth: true
|