D2 KSampler(Advanced)
D2 KSampler(Advanced)
D2output node
Pack: D2 Nodes ComfyUI
custom_nodes.D2-nodes-ComfyUI
Inputs (22)
| Name | Type | Required |
|---|---|---|
| model | MODEL | required |
| clip | CLIP | required |
| vae | VAE | required |
| add_noise | COMBO | required |
| noise_seed | INT | required |
| steps | INT | required |
| cfg | FLOAT | required |
| sampler_name | COMBO | required |
| scheduler | COMBO | required |
| latent_image | LATENT | required |
| start_at_step | INT | required |
| end_at_step | INT | required |
| return_with_leftover_noise | COMBO | required |
| token_normalization | COMBO | required |
| weight_interpretation | COMBO | required |
| preview_method | COMBO | required |
| positive | STRING | required |
| negative | STRING | required |
| positive_cond | CONDITIONING | optional |
| negative_cond | CONDITIONING | optional |
| cnet_stack | D2_CNET_STACK | optional |
| d2_pipe | D2_TD2Pipe | optional |
Outputs (10)
| Name | Type |
|---|---|
| IMAGE | IMAGE |
| LATENT | LATENT |
| MODEL | MODEL |
| CLIP | CLIP |
| positive | STRING |
| formatted_positive | STRING |
| negative | STRING |
| positive_cond | CONDITIONING |
| negative_cond | CONDITIONING |
| d2_pipe | D2_TD2Pipe |