ComfyUI Node
Inputs Diffusers
Load a diffusion-only UNet with explicit CLIP and VAE files, then emit the same downstream inputs as AUNInputs. Right-click → "Collapse Connections" or double-click to hide output labels and converge connection lines.
Inputs Diffusers
- MODEL
- CLIP
- VAE
- model name
- sampler
- scheduler
- cfg
- steps
- latent
- width
- height
- seed
- MainFolder
- Filename
- prefix
- date format
- batch size
- name mode
◄diffusion_name▾►
◄clip_name▾►
◄speed_lorafalse►
◄speed_lora_modelNone►
◄speed_lora_strength1.00►
◄clip_typeAce►
◄vae_name▾►
◄sampler▾►
◄scheduler▾►
◄cfg2.0►
◄steps10►
◄width720►
◄height720►
◄aspect_ratio▾►
◄aspect_modeOriginal►
◄batch_size1►
◄seed0►
◄MainFolderMainFolder►
◄ManualNameName►
◄name_modefalse►
◄prefix►
◄date_format▾►
◄croptrue►
◄words1►
◄megapixels1.0►
◄multiple8►
◄auto_nameName►
CategoryAUN Nodes/Loaders+Inputs
Inputs (27)
| Name | Type | Default | Description |
|---|---|---|---|
| diffusion_name | COMBO | Diffusion-model file (UNet only). Matches the comfy-core diffusion model list. | |
| clip_name | COMBO | CLIP file to pair with a diffusion model. Matches the comfy-core CLIPLoader list. | |
| speed_lora | BOOLEAN | false | Enable SpeedLoRA when loading models. |
| speed_lora_model | COMBO | None | SpeedLoRA file to apply after loading the model. |
| speed_lora_strength | FLOAT | 1.000–3 | Strength multiplier when applying the SpeedLoRA weights. |
| clip_type | COMBO | Ace | Clip architecture to use when loading a diffusion model. |
| vae_name | COMBO | VAE checkpoint to pair with a diffusion model. | |
| sampler | COMBO | Sampling algorithm. | |
| scheduler | COMBO | Noise schedule. | |
| cfg | FLOAT | 2.0-2–100 | Classifier-Free Guidance scale. |
| steps | INT | 101–10000 | Sampling steps. |
| width | INT | 72064–8192 | Image width when aspect_ratio='custom'. |
| height | INT | 72064–8192 | Image height when aspect_ratio='custom'. |
| aspect_ratio | COMBO | Preset aspect ratio that overrides width/height. | |
| aspect_mode | COMBO | Original | Random swaps dimensions 50% of the time, Swap always flips width/height. |
| batch_size | INT | 11–64 | Latent batch size. |
| seed | INT | 00–18446744073709550000 | Base seed. |
| MainFolder | STRING | MainFolder | Primary output folder name. |
| ManualName | STRING | Name | Manual filename when name_mode=Manual. |
| name_mode | BOOLEAN | false | Choose between ManualName and auto_name inputs. |
| prefix | STRING | Optional prefix prepended to filenames. | |
| date_format | COMBO | Date placeholder formatting. | |
| crop | BOOLEAN | true | Trim filenames to the first N words. |
| words | INT | 11–10 | Word limit applied when crop=True. |
| megapixels | FLOAT | 1.00.1–16 | Target total megapixels used when a ratio is selected. |
| multiple | INT | 88–128 | Nearest multiple to round computed resolution to. Used with ratio. |
| auto_nameopt | STRING | Name | Automatic name input used when 'name_mode' stays on Auto. |
Outputs (18)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | — |
| CLIP | CLIP | — |
| VAE | VAE | — |
| model name | STRING | — |
| sampler | * | — |
| scheduler | * | — |
| cfg | FLOAT | — |
| steps | INT | — |
| latent | LATENT | — |
| width | INT | — |
| height | INT | — |
| seed | INT | — |
| MainFolder | STRING | — |
| Filename | STRING | — |
| prefix | STRING | — |
| date format | STRING | — |
| batch size | INT | — |
| name mode | BOOLEAN | — |