pipeKSamplerAdvanced
ttN pipeKSamplerAdvanced_v2
๐ tinyterra/pipeoutput node
Pack: ComfyUI_tinyterraNodes
custom_nodes.ComfyUI_tinyterraNodes
Inputs (34)
| Name | Type | Required |
|---|---|---|
| pipe | PIPE_LINE | required |
| lora_name | COMBO | required |
| lora_strength | FLOAT | required |
| upscale_method | COMBO | required |
| upscale_model_name | COMBO | required |
| factor | FLOAT | required |
| rescale | COMBO | required |
| percent | INT | required |
| width | INT | required |
| height | INT | required |
| longer_side | INT | required |
| crop | COMBO | required |
| add_noise | COMBO | required |
| noise | FLOAT | required |
| steps | INT | required |
| start_at_step | INT | required |
| end_at_step | INT | required |
| cfg | FLOAT | required |
| sampler_name | COMBO | required |
| scheduler | COMBO | required |
| return_with_leftover_noise | COMBO | required |
| image_output | COMBO | required |
| save_prefix | STRING | required |
| file_type | COMBO | required |
| embed_workflow | BOOLEAN | required |
| noise_seed | INT | optional |
| optional_model | MODEL | optional |
| optional_positive | CONDITIONING | optional |
| optional_negative | CONDITIONING | optional |
| optional_latent | LATENT | optional |
| optional_vae | VAE | optional |
| optional_clip | CLIP | optional |
| input_image_override | IMAGE | optional |
| adv_xyPlot | ADV_XYPLOT | optional |
Outputs (10)
| Name | Type |
|---|---|
| pipe | PIPE_LINE |
| model | MODEL |
| positive | CONDITIONING |
| negative | CONDITIONING |
| latent | LATENT |
| vae | VAE |
| clip | CLIP |
| images | IMAGE |
| seed | INT |
| plot_image | IMAGE |