ltx-video-quants / README.md
MayensGuds's picture
Update README.md
5610561 verified
|
raw
history blame
715 Bytes
---
language:
- en
base_model:
- Lightricks/LTX-Video
pipeline_tag: image-to-video
tags:
- quants
---
quants for LTX video, the original was fp32 but was being loaded as bf16 so this is supposed to not make any difference
this is realllly fast!
below is logs on my 8GB laptop!
100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 30/30 [01:06<00:00, 2.22s/it]
Prompt executed in 71.85 seconds
To run this in ComfyUI
install the wrapper using comfy manager
https://github.com/Lightricks/ComfyUI-LTXVideo
![image/png](https://cdn-uploads.huggingface.co/production/uploads/65e8ecfb0cda6211647b5d2d/fWKCqaMqBdV2fLis6hsMN.png)
Tip: use normal text encoder loader (cliploader)
Working on more quants!
feedback is welcome.