ComfyUI from installation entry to mastery, LTX-2 runs AI video on 4060 8G (low-visibility can also produce video)

ComfyUI from installation entry to mastery, LTX-2 runs AI video on 4060 8G (low-visibility can also produce video)

THE FIRST 13 ARTICLES COME DOWN, AND YOU'VE GOT A WHOLE SET OF STATIC MAPS — MACHINES, DRAWINGS, MODULATIONS, MAGNIFICATIONS, LOCKS. BUT THERE'S ONE THING I'VE BEEN HOLDING ON TO, BECAUSE IT'S THE EASIEST THING TO TALK ABOUTvideo.

I gotta be honest, the first time I tried to touch the video, the mind was, "Oh, forget it, 8G." Queue out of memory. And then I knew, not eight Gs, I couldn't play, I used the wrong model, I didn't quantify it. Now, LTX-2, this open-source video model, quantified by distilled version + GGUF, and we actually got 4060, 8G, and that's a low-profile set. This article speaks for itself。

ONE, LTX-2. WHAT'S THE DIFFERENCE

One sentence:LTX-2 IS AN OPEN-SOURCE "VANCTUARY/TRUE VIDEO" MODEL, YOU WRITE A SENTENCE (OR THROW A PICTURE) AND IT SPITS OUT A MOVING SHORT FILM。The figure is "one frame," and the video is "a series of frames to move." Video is much heavier than the figure - a 49 frame video is the equivalent of repeating a similar process 49 times with a frame, so it is especially visible。

Remember:Video = A lot of frame + frame and frame consistency, so it eats more visible than the picture, but the idea is the model + hint + sample。

Two main games:
· VINCENT VIDEO (T2V): Write a hint, generate a video in a vacuum。
· TUSHENG VIDEO (I2V): Throw a static map as the front frame and let the things in the picture move。

II. Models and plugins where to put them (the wrong drop-down frame is always empty)

LET'S START WITH THE STUFF, THE PIT IS THE MOST. LTX-2 IN ComfyUI This is not a self-contained node, and you want to load a custom node package + a quantitative model。

Step 1: Load custom nodes(All found in ComfyUI Manager)
• CommyUI-LTXVideo: core node package, without which there would be no LTX node。
• ComfyUI-GGUF: used to load .gguf quantitative models。
• ComfyUI-KJNodes: Video VAE support node。
• CommyUI-VideoHelperOffice: Video reading and writing, frame tool。

Trail experience:For the first time, I only loaded LTXVideo with a red-screen “missing”. It's actually GGUF and VideoHelperSite that aren't installed, and the LTX nodes depend on them. Reset, red nodes all。

Step two: the following model, laid down by a fixed directory

Q3_K_M.gguf
ComfyUI/models/text_encoders/gemma-3-12b-it-qat-Q2_K.gguf
itx-2-19b-dev_embedings_conectors.safetensors
CommyUI/models/vae/ →LTX2_video_vae_bf16.safetensors (or ltx-2-19b-dev_video_vae.safetensors)

The model goes under the LTX-2 section of Hugging Face/Civitai, free of charge。

Trail experience:It's not gonna come out of the bottom of the model -- it's old. It's the same pit as the Lora, the magnification model. I'm going to do it again。

III. Hand-to-hand node (principle, how to do it)

LTX-2 HAS A NODAL CHAIN LIKE THIS

Load LTX Model →CFGGuider (with positive and negative) →guider
LTXVScheduler sigmas samlerSelec
ImptyLTXVLentVideo + LTXVEmptyLatentAudio
SamplerCustomAdvanced (noise+guider+sampler+sigmas+av_latent)
LTXVSeparateAVLatent
VHS_VideoCommine (Fit + Audio)
DualCLIPLoader (GUF, type=ltxv) CLAP Text Encode(±) → Popular / Negative

How do you get the port
• Yellow of the DualCLIPLoader CLIP PORT crip mouth of the positive and negative node。
· critical pit: type must be manually set to ltxvi don't know. default may be sd3, unmodified video full of static snowflakes, and no moving frame. this is the first time i've been here, and it's snowflakes and snowflakes。
· Model does not go straight into the sampler: MODEL mouth of Load LTX Model → model mouth of CFGGuider; CFGGuider eat again Positive / Negative, output guider → to SamplerCustomAdvanced guider mouth(It doesn't even have a model mouth, it's the biggest difference with the old KSampler。
• LTXV Scheduler SIGMAS SamplerCustomAdvanced's sigmas mouth。
• SamplerCustomAdvanced also eats noise (RandomNoise) and latent_image (av_latent above); noise + guider + sampler + sigmas + latent_image + five mouths to feed latent。
• The sampler output is AV Latet (video + audio pack), the LTXVSeparateAVLatent must be removed and sent to VAEDecode; the decoding of VAE by feed to AVLent will be incorrect。
• Video decoded by VAE + audio → VHS_Videocompine (export mp4)。

An additional step for the Tusheng Video (I2V): Add a Load Image LTXV Img To Video Inplace (inline node, category LTXVImgToVideoInplace). It encodes the picture into the latent frame (vae+image+latent → latent), which is attached to the latent chain before the sample (and the latent that came out of EmtyLTXVLentVideo, which joins the LTXVConcatAVLatent), and the first frame of the video locks you in. Note that it's going to be "latent," not "model." Don't use it as a model node。

One sentence:Text takes the GGUF double CLIP (type set ltxv) → model + hints into the CFGGuider change guider → scheduler to sigmas → sampler to remove the VV field → VideoCombin saver。

A 2-second dog video

LET'S START WITH THIS ONE. AFTER A LITTLE BIT OF MOVING PUPPY IN YOUR HAND, YOU CAN CONFIRM FOR YOURSELF THAT THE 8G CARD DOES RUN THE VIDEO。

Preconditions: You have installed ComfyUI + four node bags above, and the model is placed in the corresponding directory by section II。
Target: A 512 x 288 video of a dog running in the garden for about 2 seconds (49 frames) in distillation。

Step (sight, don't jump):
1. Down Model:unet with ltx-2-19b-distilled_Q3_K_M.gguf, text encoders with text_encoders/(gemma qat Q2 + connector), vae with LTX2_video_vae_bf16 and updated with section II, F5。
2. Plugin: Manager search ComfyUI-LTXVideo / GGUF / KJNodes / VidioHelperSuite, reset。
3. Load pattern workflow: node belt example_workflows/video_ltx2_t2v_distilled.json (8 steps)。
4. DOUBLE CLIP: Plus DualCLIPLoader (GGF), crip_name1 for gema Q2, clip_name2 for connector, type manually to ltxv。
5. Size framesWIDTH 512, HIGH 288, FRAME NUMBER 49 (FORMULA (8XN)+1), FRAME RATE 24。
6. Sample: Steps fixes 1.0 with distillation of 8, CFG (retorted fixed value, full model 5~6)。
7. Write hints"A gold retrever puppy playing in a sunny Garden, waking its hands.
8. publish a videoQueue Prompt, wait a few minutes, VHS_Videocompine spits out mp4。

Checkpoint1 The mp4, the dog moves in the garden for about 2 seconds; 2 = type does not set ltxv, step back 4; 3 Full Black / Green = model file name or dtype is incorrect, check the catalogue; 4 Direct OOM = resolution or frame is too large, down to 41 frames 480 x 270。

Work (selection): Same hint, Steps 8 (distillation), Steps 25 (full model), contrasting the difference between "quick but rough" and "slower but better"。

IV. Core knob/ parameter details

Crunch
Sweet / Default
clarification
Frames
(8XN)+1, COMMON 49-881
49 帧≈2 seconds@24fps; cap 193; 4060 with 49~61
Resolution
Draft 512 x 288,4060 Upper limit 640 x 384
Shortest edge 512
Steps
Distillation fixed 8; full model 18-34
Less than 18, consistent motion
CFG
distillation fixed 1.0; full model 4.5 ~ 6.5
DISTILLED VERSION CFG = 1.0; FULL MODEL TOO HIGH EDGE FLASH
frame rate
24fps
VHS_VideoCompine

Trail experience:I ONCE PULLED THE CFG TO 8 WITH A FULL-SCALE MODEL, AND I THOUGHT, "BE A LITTLE MORE GOOD," AND IT TURNED OUT THAT THE EDGE OF THE VIDEO WAS A LOOP OF LUMINOUS, TEXTURE FLASH. DOWN TO 5.5, IMMEDIATELY NORMAL. AND THE DISTILLED VERSION, ON THE OTHER HAND, HAS A 1.0-- TWO-LINE CFG。

V. 4060 / 8G SPECIAL PURPOSE: HONESTLY, IT'S "HARD TO RUN"

Let's start with the cold water4060's 8G running LTX-2 is "hard to run," not silk 1080p。MULTISOURCE MEASUREMENTS ARE CONSISTENT -- 8G CARDS HAVE TO BE QUANTIFIED + LOW RESOLUTION + LOW FRAME, WITH A FEW SECONDS OF LOW-CLEAN SHORT CLIPS. I CHECKED THIS OUT ON PURPOSE. I'M NOT FOOLING YOU。

· Quantified:unet with Q3_K_M (GGF file approximately 10.3G, with low-visibility mode barely plugged into 8G), or with a FP8 distilled version; Q4_0 with approximately 10G, visible 11-12G, 8G card is in suspense, and it is recommended that a left-over selection of Q3_K_M be left. The text encoder maintains Q2_K (approximately 4G, authentication qat warehouse)。
· It's locked: 512 x 288, starting with a maximum of 640 x 384; minimum margin exceeding 512。
· Frame restraint: 49~61 frames (approximately 2-2.5 seconds), zoom in two stages if you want to。
· Display Memory Optimization: PYTORCH_CUDA_ALLOC_CONF=expandable_segments:True。
· Patience: 512 x 288/ 49 frame round approximately a few minutes。

I stepped through the pit and said it all at once: 1 big model at first turn, which mistook 8G and the video as unconnected; 2 type, which did not set ltxv, double-heavy, full of snow; 3 CFCG to the edges of 8; 4 frame numbers with 243 direct collapse; 5 without a visual optimisation variable, run the OOM at large。

Unrunable retreat:IF THE LIMIT IS SET FOR YOUR 8G OR FALL, THREE WAYS TO GO -- ONE BY THE CLOUD GPU (HOURLY FOR A FEW MINUTES); TWO FOR THE SMALLER VIDEO MODEL; AND THREE FOR THE OLD VERSION OF LTX (EARLY AND SMALLER, LOW STORAGE THRESHOLD). DON'T PUSH, 8G HAS 8G GAME。

VI. QUIREMENTS OF PARLIAMENTS

take
Model File
Resolution
Frames
Steps
CFG
4060 Rapid water test
distilled Q3
512 x 288
49
8
1.0
4060. It's good
distilled Q3
640 x 384
61
8
1.0
12G CARD GENERAL
Q4_K_M
768x432
81
24-28
5.5
16G+ FULL MODEL
Q5_K_M /FP16
1024 x 576
97
28-34
5.5
TUSHENG VIDEO I2V
distilled Q3
512 x 288
49
8
1.0

Common pits / mined areas

· Still snowflakes: DualCLIPLoader type unchanged ltxv, back to step 4 in section III。
· Full Black / Green Screen: model file name or dtype error, check three sets of unet / text_encoders / vae (especially for gema to use qat repository)。
· OOM EXPLOSION: Too much resolution or frame, 4060 lock 512 x 288/ 49 frames first。
· It's a very rough video:Steps is too low (detillation 8 is enough, the whole model is not below 18)。
· The hint was ignored: CFG TOO LOW (<3), PULL BACK AROUND 5.5。
· Frame number set to 243: DIRECT COLLAPSE ABOVE THE CEILING, STRICT (8XN)+1。

statement:The content of the source of public various media platforms, if the inclusion of the content violates your rights and interests, please contact the mailbox, this site will be the first time to deal with.
TutorialEncyclopedia

ComfyUI from installation to mastery, high-level magnification, to the poster level

2026-8-22 9:12:32

producttext

360AI Assistant: AI intelligent assistant platform, free AI assistant integrating more than ten big language models

2024-9-18 10:13:20

Search