jacobitterman commited on
Commit
857d663
·
verified ·
1 Parent(s): 8f89dce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -37,11 +37,11 @@ We provide a model for both text-to-video as well as image+text-to-video usecase
37
 
38
  ### Direct use
39
  You can use the model for purposes under the license:
40
- - version 0.9: [license](https://huggingface.co/Lightricks/LTX-Video/blob/main/ltx-video-2b-v0.9.safetensors)
41
- - version 0.9.1 [license](https://huggingface.co/Lightricks/LTX-Video/blob/main/ltx-video-2b-v0.9.1.safetensors)
42
- - version 0.9.5 [license](https://huggingface.co/Lightricks/LTX-Video/blob/main/ltx-video-2b-v0.9.5.safetensors)
43
- - version 0.9.6-dev [license](https://huggingface.co/Lightricks/LTX-Video/blob/main/ltxv-2b-0.9.6-dev-04-25.safetensors)
44
- - version 0.9.6-distilled [license](https://huggingface.co/Lightricks/LTX-Video/blob/main/ltxv-2b-0.9.6-distilled-04-25.safetensors)
45
 
46
 
47
  ### General tips:
@@ -51,9 +51,10 @@ You can use the model for purposes under the license:
51
 
52
  ### Online demo
53
  The model is accessible right away via following links:
54
- - [HF Playground](https://huggingface.co/spaces/Lightricks/LTX-Video-Playground)
55
  - [Fal.ai text-to-video](https://fal.ai/models/fal-ai/ltx-video)
56
  - [Fal.ai image-to-video](https://fal.ai/models/fal-ai/ltx-video/image-to-video)
 
57
 
58
  ### ComfyUI
59
  To use our model with ComfyUI, please follow the instructions at a dedicated [ComfyUI repo](https://github.com/Lightricks/ComfyUI-LTXVideo/).
 
37
 
38
  ### Direct use
39
  You can use the model for purposes under the license:
40
+ - version 0.9: [license](https://huggingface.co/Lightricks/LTX-Video/blob/main/ltx-video-2b-v0.9.license.txt)
41
+ - version 0.9.1 [license](https://huggingface.co/Lightricks/LTX-Video/blob/main/ltx-video-2b-v0.9.1.license.txt)
42
+ - version 0.9.5 [license](https://huggingface.co/Lightricks/LTX-Video/blob/main/ltx-video-2b-v0.9.5.license.txt)
43
+ - version 0.9.6-dev [license](https://huggingface.co/Lightricks/LTX-Video/blob/main/ltxv-2b-0.9.6-dev-04-25.license.txt)
44
+ - version 0.9.6-distilled [license](https://huggingface.co/Lightricks/LTX-Video/blob/main/ltxv-2b-0.9.6-distilled-04-25.license.txt)
45
 
46
 
47
  ### General tips:
 
51
 
52
  ### Online demo
53
  The model is accessible right away via following links:
54
+ - [LTX-Studio image-to-video](https://app.ltx.studio/ltx-video)
55
  - [Fal.ai text-to-video](https://fal.ai/models/fal-ai/ltx-video)
56
  - [Fal.ai image-to-video](https://fal.ai/models/fal-ai/ltx-video/image-to-video)
57
+ - [Replicate text-to-video and image-to-video](https://replicate.com/lightricks/ltx-video)
58
 
59
  ### ComfyUI
60
  To use our model with ComfyUI, please follow the instructions at a dedicated [ComfyUI repo](https://github.com/Lightricks/ComfyUI-LTXVideo/).