Skip to main content

Ideogram 4 Scheduler

The Ideogram 4 Scheduler node generates a sequence of sigma values (noise levels) for the diffusion sampling process, based on the Ideogram 4 reference schedule. It creates a custom noise schedule that adapts to the image dimensions and allows fine-tuning through statistical parameters.

Inputs

ParameterDescriptionData TypeRequiredRange
stepsThe number of sampling steps to generate the schedule for (default: 20)INTYes1 to 200
widthThe width of the image in pixels (default: 1024)INTYes256 to 8192 (step: 16)
heightThe height of the image in pixels (default: 1024)INTYes256 to 8192 (step: 16)
muThe mean parameter for the logit-normal distribution, controlling the central noise level (default: 0.0)FLOATYes-10.0 to 10.0 (step: 0.05)
stdThe standard deviation parameter for the logit-normal distribution, controlling the spread of noise levels (default: 1.75)FLOATYes0.1 to 5.0 (step: 0.05)

Outputs

Output NameDescriptionData Type
SIGMASA tensor of sigma values representing the noise schedule, with length equal to steps + 1. The values descend from high noise to low noise, with the final value set to 0.0 for complete denoising.SIGMAS
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): 408ea680158500690e28e300098a5c4fd13eb1a2c96c3d95db06244151116f22