Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Lightricks/ComfyUI-LTXVideo
/ types & classes
Types & classes
117 in github.com/Lightricks/ComfyUI-LTXVideo
⨍
Functions
429
◇
Types & classes
117
↓ 9 callers
Class
LTXVAddLatentGuide
latents.py:401
↓ 9 callers
Class
LTXVSelectLatents
Selects a range of frames from a video latent. Features: - Supports positive and negative indexing - Preserves batch processing capa
latents.py:14
↓ 4 callers
Class
LTXVDilateLatent
latents.py:335
↓ 3 callers
Class
GuiderParameters
guiders/parameters.py:12
↓ 3 callers
Class
STGFlag
stg.py:117
↓ 2 callers
Class
AttentionBank
tricks/utils/attn_bank.py:1
↓ 2 callers
Class
LTXVAdainLatent
latent_norm.py:11
↓ 2 callers
Class
ModelSamplingAdvanced
tricks/nodes/ltx_inverse_model_pred_nodes.py:41
↓ 2 callers
Class
MomentumBuffer
stg.py:36
↓ 2 callers
Class
STGBlockWrapper
Wraps transformer blocks to be able to skip attention layers.
stg.py:169
↓ 1 callers
Class
APGGuider
stg.py:797
↓ 1 callers
Class
AVEmbeddingsProcessor
Audio-video embeddings processor: dual connectors + concat.
text_embeddings_connectors.py:234
↓ 1 callers
Class
AnyType
Custom type that matches any ComfyUI type for dependency inputs.
low_vram_loaders.py:17
↓ 1 callers
Class
BasicTransformerBlock1D
r""" A basic Transformer block. Parameters: dim (`int`): The number of channels in the input and output. num_attention_heads
embeddings_connector.py:21
↓ 1 callers
Class
Embeddings1DConnector
embeddings_connector.py:117
↓ 1 callers
Class
FeatureExtractorV1
19B: per-segment norm -> aggregate_embed -> 3840
text_embeddings_connectors.py:165
↓ 1 callers
Class
FeatureExtractorV2
22B: per-token RMS norm -> rescale -> aggregate_embed(s)
text_embeddings_connectors.py:185
↓ 1 callers
Class
FlowEditGuider
tricks/nodes/ltx_flowedit_nodes.py:6
↓ 1 callers
Class
LTXVBaseSampler
easy_samplers.py:37
↓ 1 callers
Class
LTXVExtendSampler
easy_samplers.py:301
↓ 1 callers
Class
LTXVInContextSampler
easy_samplers.py:630
↓ 1 callers
Class
LTXVStatNormLatent
latent_norm.py:78
↓ 1 callers
Class
LinearOverlapLatentTransition
easy_samplers.py:847
↓ 1 callers
Class
LogC3
ARRI LogC3 (EI 800) HDR compression. Maps linear [0, inf) -> [0, 1] via the camera log curve, then scales to [-1, 1] for VAE input.
hdr.py:25
↓ 1 callers
Class
ModelConfig
Configuration for model components.
looping_sampler.py:53
↓ 1 callers
Class
MultimodalGuider
guiders/multimodal_guider.py:13
↓ 1 callers
Class
PatchAttention
stg.py:123
↓ 1 callers
Class
PromptEnhancer
prompt_enhancer_nodes.py:20
↓ 1 callers
Class
STGGuider
stg.py:189
↓ 1 callers
Class
STGGuiderAdvanced
stg.py:320
↓ 1 callers
Class
SamplingConfig
Configuration for sampling parameters.
looping_sampler.py:32
↓ 1 callers
Class
TileConfig
Configuration for spatial tile processing.
looping_sampler.py:13
↓ 1 callers
Class
VideoEmbeddingsProcessor
Video-only embeddings processor: single connector.
text_embeddings_connectors.py:221
Class
APGGuiderNode
stg.py:888
Class
AddLatentGuideNode
tricks/nodes/latent_guide_node.py:4
Class
DecoderNoise
decoder_noise.py:7
Class
DynamicConditioning
dynamic_conditioning.py:7
Class
FloatToInt
utiltily_nodes.py:39
Class
FlowEdit2ReverseSamplerNode
tricks/nodes/rf_edit_sampler_nodes.py:290
Class
FlowEditForwardSamplerNode
tricks/nodes/rf_edit_sampler_nodes.py:156
Class
GemmaAPITextEncode
Encodes text prompts using the LTX Video API, returning CONDITIONING for LTX-2 models. This node replaces the local CLIP encoding step by se
gemma_api_conditioning.py:43
Class
GuiderParametersNode
guiders/parameters.py:78
Class
ImageToCPU
utiltily_nodes.py:53
Class
InverseCONST
tricks/nodes/ltx_inverse_model_pred_nodes.py:6
Class
LTXAddVideoICLoRAGuide
iclora.py:18
Class
LTXAddVideoICLoRAGuideAdvanced
Extended IC-LoRA guide node with per-guide attention strength control. Same as LTXAddVideoICLoRAGuide, but adds attention_strength and attent
iclora.py:261
Class
LTXAttentioOverrideNode
tricks/nodes/attn_bank_nodes.py:77
Class
LTXAttentionBankNode
tricks/nodes/attn_bank_nodes.py:4
Class
LTXAttnOverrideNode
tricks/nodes/attn_override_node.py:9
Class
LTXFetaEnhanceNode
tricks/nodes/ltx_feta_enhance_node.py:6
Class
LTXFlowEditCFGGuiderNode
tricks/nodes/ltx_flowedit_nodes.py:34
Class
LTXFlowEditSamplerNode
tricks/nodes/ltx_flowedit_nodes.py:155
Class
LTXForwardModelSamplingPredNode
tricks/nodes/ltx_inverse_model_pred_nodes.py:21
Class
LTXICLoRALoaderModelOnly
iclora.py:470
Class
LTXModifiedBasicTransformerBlock
tricks/modules/ltx_model.py:98
Class
LTXModifiedCrossAttention
tricks/modules/ltx_model.py:17
Class
LTXPerturbedAttentionNode
tricks/nodes/ltx_pag_node.py:36
Class
LTXPrepareAttnInjectionsNode
tricks/nodes/attn_bank_nodes.py:30
Class
LTXRFForwardODESamplerNode
tricks/nodes/rectified_sampler_nodes.py:174
Class
LTXRFReverseODESamplerNode
tricks/nodes/rectified_sampler_nodes.py:224
Class
LTXReverseModelSamplingPredNode
tricks/nodes/ltx_inverse_model_pred_nodes.py:65
Class
LTXVAddGuideAdvanced
guide.py:21
Class
LTXVAddGuideAdvancedAttention
Extended keyframe guide node with per-guide attention strength control. Same preprocessing as LTXVAddGuideAdvanced (CRF, blur, interpolation, cro
guide.py:258
Class
LTXVAddLatents
Concatenates two video latents along the frames dimension. Features: - Validates dimension compatibility - Handles device placement
latents.py:94
Class
LTXVApplySTG
stg.py:75
Class
LTXVAudioOnlyEmptyVideoLatent
audio_only.py:65
Class
LTXVAudioOnlyModel
audio_only.py:28
Class
LTXVDilateVideoMask
Dilates a video mask spatially and/or temporally using max-pooling and thresholds the result.
vanish_nodes.py:9
Class
LTXVDrawTracks
GPU-accelerated sparse track renderer. Renders circles at a high reference resolution and downscales with bilinear interpolation so circle si
sparse_tracks.py:209
Class
LTXVGemmaCLIPModelLoader
gemma_encoder.py:217
Class
LTXVGemmaEnhancePrompt
Enhance prompts using Gemma 3 model. Supports T2V and I2V modes.
gemma_encoder.py:294
Class
LTXVGemmaTextEncoderModel
gemma_encoder.py:86
Class
LTXVGemmaTokenizer
gemma_encoder.py:51
Class
LTXVHDRDecodePostprocess
Decompress HDR from VAE output, tonemap for preview, optionally save EXR. Place after VAE Decode in an HDR IC-LoRA workflow. Recovers linear HDR
hdr.py:88
Class
LTXVImgToVideoAdvanced
guide.py:141
Class
LTXVImgToVideoConditionOnly
Applies image conditioning to the first frames of a video latent. Features: - Takes existing latent and applies image conditioning -
latents.py:499
Class
LTXVInpaintPreprocess
Composites images with a green (#66FF00) background where mask is active. If the mask has a single frame it is broadcast to match the video lengt
vanish_nodes.py:96
Class
LTXVLaplacianPyramidBlend
Blend two images seamlessly using Laplacian pyramid blending with a mask.
pyramid_blending.py:178
Class
LTXVLoadConditioning
conditioning_loader.py:14
Class
LTXVLoopingSampler
looping_sampler.py:67
Class
LTXVModelModified
tricks/modules/ltx_model.py:131
Class
LTXVNormalizingSampler
easy_samplers.py:916
Class
LTXVPatcherVAE
vae_patcher.py:7
Class
LTXVPerStepAdainPatcher
latent_norm.py:248
Class
LTXVPerStepStatNormPatcher
latent_norm.py:277
Class
LTXVPreprocessMasks
Preprocesses masks for use with the LTXVideo model's latent masking. This node handles temporal mask processing by: 1. Validating mask d
masks.py:11
Class
LTXVPromptEnhancer
prompt_enhancer_nodes.py:161
Class
LTXVPromptEnhancerLoader
prompt_enhancer_nodes.py:65
Class
LTXVQ8LoraModelLoader
q8_nodes.py:147
Class
LTXVQ8Patch
q8_nodes.py:46
Class
LTXVSaveConditioning
conditioning_saver.py:13
Class
LTXVSetAudioRefTokens
Provide speaker identity context for audio generation. Patchifies the audio latent and attaches it as reference tokens on both positive and n
iclora.py:534
Class
LTXVSetAudioVideoMaskByTime
latents.py:636
Class
LTXVSetVideoLatentNoiseMasks
Applies multiple masks to a video latent. Features: - Supports multiple input mask formats (2D, 3D, 4D) - Automatically handles fewe
latents.py:209
Class
LTXVSparseTrackEditor
Interactive spline editor for drawing sparse motion tracks. Provides a canvas widget where users can draw and edit spline control points on t
sparse_tracks.py:65
Class
LTXVSpatioTemporalTiledVAEDecode
tiled_vae_decode.py:274
Class
LTXVTiledSampler
tiled_sampler.py:15
Class
LTXVTiledVAEDecode
tiled_vae_decode.py:11
Class
LatentGuide
tricks/utils/latent_guide.py:4
Class
LowVRAMAudioVAELoader
Load LTXV Audio VAE with dependency input for sequential loading in low VRAM scenarios.
low_vram_loaders.py:58
next →
1–100 of 117, ranked by callers