pipeKSamplerSDXL
ttN pipeKSamplerSDXL_v2
๐ tinyterra/pipeoutput node
Pack: ComfyUI_tinyterraNodes
custom_nodes.ComfyUI_tinyterraNodes
Inputs (36)
| Name | Type | Required |
|---|---|---|
| sdxl_pipe | PIPE_LINE_SDXL | 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 |
| base_steps | INT | required |
| cfg | FLOAT | required |
| denoise | FLOAT | required |
| refiner_steps | INT | required |
| refiner_cfg | FLOAT | required |
| refiner_denoise | FLOAT | required |
| sampler_name | COMBO | required |
| scheduler | COMBO | required |
| image_output | COMBO | required |
| save_prefix | STRING | required |
| file_type | COMBO | required |
| embed_workflow | BOOLEAN | required |
| seed | INT | optional |
| optional_model | MODEL | optional |
| optional_positive | CONDITIONING | optional |
| optional_negative | CONDITIONING | optional |
| optional_latent | LATENT | optional |
| optional_vae | VAE | optional |
| optional_refiner_model | MODEL | optional |
| optional_refiner_positive | CONDITIONING | optional |
| optional_refiner_negative | CONDITIONING | optional |
| optional_clip | CLIP | optional |
| input_image_override | IMAGE | optional |
| adv_xyPlot | ADV_XYPLOT | optional |
Outputs (14)
| Name | Type |
|---|---|
| sdxl_pipe | PIPE_LINE_SDXL |
| pipe | PIPE_LINE |
| model | MODEL |
| positive | CONDITIONING |
| negative | CONDITIONING |
| refiner_model | MODEL |
| refiner_positive | CONDITIONING |
| refiner_negative | CONDITIONING |
| latent | LATENT |
| vae | VAE |
| clip | CLIP |
| images | IMAGE |
| seed | INT |
| plot_image | IMAGE |