File size: 1,823 Bytes
f57b266 03c2296 3ae98df d8121a3 f57b266 03cf6a7 7c5aa66 e35a55a 1d11dfa 1867c61 08f464c 1867c61 08f464c 1d11dfa 08f464c 1d11dfa 19201e1 5a3d935 36febdd 6c4c641 5a3d935 19201e1 e35a55a 1867c61 121177b 1867c61 e35a55a 6169f0e 78278cf b500076 ef9f197 7c5aa66 78278cf ef9f197 78278cf ef9f197 | 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 47 48 49 50 51 52 53 54 55 56 | ---
tags:
- ltx
- ltx-2
- comfyui
- comfy
- GGUF
- ltx-video
---
The workflows are based on the extracted models from https://huggingface.co/Kijai/LTXV2_comfy
The extracted models runs easier on the computer (as separate files), as well as GGUF support etc
(but you can easily swap out the model loader for the ComfyUI default model loader if you want to load the checkpoint with "all in one" vae built-in etc)
Gemma 3 12B it GGUF text encoder:
https://huggingface.co/unsloth/gemma-3-12b-it-GGUF/
Needed nodes:
+ https://github.com/kijai/ComfyUI-KJNodes (NB! Must be up to date for LTX-2 support)
+ https://github.com/city96/ComfyUI-GGUF (NB! Must be up to date for LTX-2 support)
+ ComfyUI itself must be updated to very latest
<video src="https://cdn-uploads.huggingface.co/production/uploads/64afc36a09727d75e9ca79aa/442uH7jw-TrAfxGs5TU_9.mp4" controls autoplay loop muted width="100%"></video>
(video made with LTX-2, Credit to https://www.reddit.com/user/fantazart/)
https://www.reddit.com/r/StableDiffusion/comments/1qeovkh/ltx2_cinematic_love_letter_to_opensource_community/
-- --
A general guide:
https://docs.ltx.video/open-source-model/integration-tools/comfy-ui
More workflows:
ComfyUI official workflows: https://docs.comfy.org/tutorials/video/ltx/ltx-2
LTX-Video official workflows: https://github.com/Lightricks/ComfyUI-LTXVideo/tree/master/example_workflows
Some really nice clean workflows here: https://comfyui.nomadoor.net/en/basic-workflows/ltx-2/
RunComfy (can download workflow to use locally):
LTX-2 Controlnet (pose, depth etc) https://www.runcomfy.com/comfyui-workflows/ltx-2-controlnet-in-comfyui-depth-controlled-video-workflow
LTX-2 First Last Frame https://www.runcomfy.com/comfyui-workflows/ltx-2-first-last-frame-in-comfyui-audio-visual-motion-control |