jbilcke-hf HF Staff commited on
Commit
5b3be08
·
1 Parent(s): f770d6b

add models

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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