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.
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)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | The model from Fat Mex Model Loader. | |
| clip | CLIP | The CLIP model from Fat Mex Model Loader. | |
| vae | VAE | The VAE from Fat Mex Model Loader. | |
| positive_prompt | STRING | Describe what you want in the image. | |
| negative_prompt | STRING | Describe what you don't want. | |
| resolution | COMBO | 1024x1024 (Square) | Image resolution preset. |
| seed | INT | 00–18446744073709550000 | Random seed for reproducibility. |
| preset_hintopt | COMBO | auto | Sampling preset hint. 'auto' uses reasonable defaults. |
| stepsopt | INT | 00–100 | Override steps (0 = use preset default). |
| cfgopt | FLOAT | 0.00–100 | Override CFG (0 = use preset default). |
| sampler_nameopt | COMBO | auto | Override sampler (auto = use preset). |
| scheduleropt | COMBO | auto | Override scheduler (auto = use preset). |
| custom_widthopt | INT | 00–16384 | Custom width (only when resolution is 'Custom'). |
| custom_heightopt | INT | 00–16384 | Custom height (only when resolution is 'Custom'). |
| batch_sizeopt | INT | 11–64 | Number of images to generate. |
| denoiseopt | FLOAT | 1.000–1 | Denoise strength. 1.0 for full generation. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | The generated images. |
| latent | LATENT | The raw latent (for chaining). |