File size: 1,031 Bytes
fa867e3 fb99880 9459e0e fb99880 0061842 fb99880 0061842 fb99880 0061842 fb99880 f0c54b8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 |
---
license: other
license_name: other
license_link: LICENSE
language:
- en
base_model:
- Lightricks/LTX-Video
pipeline_tag: text-to-video
tags:
- ltxv
- gguf-node
widget:
- text: >-
drag it for demo workflow
output:
url: samples\demo.webp
- text: >-
drag it for workflow: i2v
output:
url: samples\i2v.webp
- text: >-
drag it for workflow: t2v
output:
url: samples\t2v.webp
- text: >-
drag it for workflow: q4
output:
url: samples\q4.webp
- text: >-
drag it for workflow: q5
output:
url: samples\q5.webp
- text: >-
drag it for workflow: q8
output:
url: samples\q8.webp
---
<Gallery />
### **reference**
- base model from [lightricks](https://huggingface.co/Lightricks/LTX-Video)
- comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
- pig architecture from [connector](https://huggingface.co/connector)
- gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases)) |