Skip to content

Commit 1983ab8

Browse files
Updates.
1 parent dcc6a31 commit 1983ab8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

cosmos/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ This workflow requires the 7B text to video model that you can download above.
3939

4040
### Image to Video
4141

42+
This model supports generating a video from 1 or more images. If more than one image is fed it will use them all as a guide and continue the motion. You can also do basic interpolation by setting one or more start_image and end_image which works best if those images are similar to each other.
43+
4244
This workflow requires the 7B image to video model that you can download above.
4345

4446
This model is trained primarily on realistic videos but in this example you can see that it also works decently on anime.

ltxv/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
The important thing with this model is to give it long descriptive prompts.
66

7-
Download the [ltx-video-2b-v0.9.safetensors](https://huggingface.co/Lightricks/LTX-Video/blob/main/ltx-video-2b-v0.9.safetensors) file and put it in your ComfyUI/models/checkpoints folder.
7+
Download the [ltx-video-2b-v0.9.1.safetensors](https://huggingface.co/Lightricks/LTX-Video/blob/main/ltx-video-2b-v0.9.1.safetensors) or old [ltx-video-2b-v0.9.safetensors](https://huggingface.co/Lightricks/LTX-Video/blob/main/ltx-video-2b-v0.9.safetensors) file and put it in your ComfyUI/models/checkpoints folder.
88

99
If you don't have it already downloaded you can download the [t5xxl_fp16.safetensors](https://huggingface.co/Comfy-Org/mochi_preview_repackaged/blob/main/split_files/text_encoders/t5xxl_fp16.safetensors) file and put it in your ComfyUI/models/text_encoders/ folder.
1010

0 commit comments

Comments
 (0)