Nodes/ComfyUI-FatMex-Nodes/Fat Mex Content Sampler
ComfyUI Node

Fat Mex Content Sampler

All-in-one text-to-image generator. Enter your prompt, pick a resolution, and get images. Automatically handles prompt encoding, latent creation, sampling, and VAE decoding.

By FatMex·Created 6 months ago·Updated 6 months ago· 3
Fat Mex Content Sampler
  • model
  • clip
  • vae
  • images
  • latent
positive_prompt
negative_prompt
resolution1024x1024 (Square)
seed0
preset_hintauto
steps0
cfg0.0
sampler_nameauto
schedulerauto
custom_width0
custom_height0
batch_size1
denoise1.00
CategoryFat Mex

Inputs (16)

NameTypeDefaultDescription
modelMODELThe model from Fat Mex Model Loader.
clipCLIPThe CLIP model from Fat Mex Model Loader.
vaeVAEThe VAE from Fat Mex Model Loader.
positive_promptSTRINGDescribe what you want in the image.
negative_promptSTRINGDescribe what you don't want.
resolutionCOMBO1024x1024 (Square)Image resolution preset.
seedINT00–18446744073709550000Random seed for reproducibility.
preset_hintoptCOMBOautoSampling preset hint. 'auto' uses reasonable defaults.
stepsoptINT00–100Override steps (0 = use preset default).
cfgoptFLOAT0.00–100Override CFG (0 = use preset default).
sampler_nameoptCOMBOautoOverride sampler (auto = use preset).
scheduleroptCOMBOautoOverride scheduler (auto = use preset).
custom_widthoptINT00–16384Custom width (only when resolution is 'Custom').
custom_heightoptINT00–16384Custom height (only when resolution is 'Custom').
batch_sizeoptINT11–64Number of images to generate.
denoiseoptFLOAT1.000–1Denoise strength. 1.0 for full generation.

Outputs (2)

NameTypeDescription
imagesIMAGEThe generated images.
latentLATENTThe raw latent (for chaining).