Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ tags:
|
|
21 |
![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/ltxv.gif)
|
22 |
|
23 |
## Setup (once)
|
24 |
-
- drag ltx-video-2b-v0.9-
|
25 |
- drag t5xxl_fp8_e4m3fn.safetensors ([4.89GB](https://huggingface.co/calcuis/ltxv-gguf/blob/main/t5xxl_fp8_e4m3fn.safetensors)) to > ./ComfyUI/models/clip
|
26 |
- drag ltx-video-vae.safetensors ([838MB](https://huggingface.co/calcuis/ltxv-gguf/blob/main/ltx-video-vae.safetensors)) to > ./ComfyUI/models/vae
|
27 |
|
@@ -33,6 +33,9 @@ tags:
|
|
33 |
- example workflow for [gguf](https://huggingface.co/calcuis/ltxv-gguf/blob/main/workflow-ltxv-gguf.json) (see demo above)
|
34 |
- example workflow for the original [safetensors](https://huggingface.co/calcuis/ltxv-gguf/blob/main/workflow-ltxv-safetensors.json)
|
35 |
|
|
|
|
|
|
|
36 |
### References
|
37 |
- base model from [lightricks](https://huggingface.co/Lightricks/LTX-Video)
|
38 |
- comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
|
|
|
21 |
![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/ltxv.gif)
|
22 |
|
23 |
## Setup (once)
|
24 |
+
- drag ltx-video-2b-v0.9.1-q4_0.gguf ([1.09GB](https://huggingface.co/calcuis/ltxv-gguf/blob/main/ltx-video-2b-v0.9.1-q4_0.gguf)) to > ./ComfyUI/models/unet
|
25 |
- drag t5xxl_fp8_e4m3fn.safetensors ([4.89GB](https://huggingface.co/calcuis/ltxv-gguf/blob/main/t5xxl_fp8_e4m3fn.safetensors)) to > ./ComfyUI/models/clip
|
26 |
- drag ltx-video-vae.safetensors ([838MB](https://huggingface.co/calcuis/ltxv-gguf/blob/main/ltx-video-vae.safetensors)) to > ./ComfyUI/models/vae
|
27 |
|
|
|
33 |
- example workflow for [gguf](https://huggingface.co/calcuis/ltxv-gguf/blob/main/workflow-ltxv-gguf.json) (see demo above)
|
34 |
- example workflow for the original [safetensors](https://huggingface.co/calcuis/ltxv-gguf/blob/main/workflow-ltxv-safetensors.json)
|
35 |
|
36 |
+
### Review
|
37 |
+
- Q2_K is not usable; keep it for testing only
|
38 |
+
|
39 |
### References
|
40 |
- base model from [lightricks](https://huggingface.co/Lightricks/LTX-Video)
|
41 |
- comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
|