Skip to main content
The LTXVScheduler node generates sigma values for custom sampling processes. It calculates noise schedule parameters based on the number of tokens in the input latent and applies a sigmoid transformation to create the sampling schedule. The node can optionally stretch the resulting sigmas to match a specified terminal value.

Inputs

ParameterDescriptionData TypeRequiredRange
stepsNumber of sampling steps (default: 20)INTYes1-10000
max_shiftMaximum shift value for sigma calculation (default: 2.05)FLOATYes0.0-100.0
base_shiftBase shift value for sigma calculation (default: 0.95)FLOATYes0.0-100.0
stretchStretch the sigmas to be in the range [terminal, 1] (default: True)BOOLEANYesTrue/False
terminalThe terminal value of the sigmas after stretching (default: 0.1)FLOATYes0.0-0.99
latentOptional latent input used to calculate token count for sigma adjustmentLATENTNo-
Note: The latent parameter is optional. When not provided, the node uses a default token count of 4096 for calculations.

Outputs

Output NameDescriptionData Type
sigmasGenerated sigma values for the sampling processSIGMAS
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub

Source fingerprint (SHA-256): 63a827c5a5e54370eab4cd259c00ccc3d2bada6e61988011cbd1e779233604bb