Batch Prompt Schedule SDXL (Latent Input) ๐ ๐ ๐
BatchPromptScheduleSDXLLatentInput
Pack: FizzNodes
custom_nodes.ComfyUI_FizzNodes
Inputs (21)
| Name | Type | Required |
|---|---|---|
| width | INT | required |
| height | INT | required |
| crop_w | INT | required |
| crop_h | INT | required |
| target_width | INT | required |
| target_height | INT | required |
| text_g | STRING | required |
| clip | CLIP | required |
| text_l | STRING | required |
| num_latents | LATENT | required |
| print_output | BOOLEAN | required |
| pre_text_G | STRING | optional |
| app_text_G | STRING | optional |
| pre_text_L | STRING | optional |
| app_text_L | STRING | optional |
| pw_a | FLOAT | optional |
| pw_b | FLOAT | optional |
| pw_c | FLOAT | optional |
| pw_d | FLOAT | optional |
| start_frame | INT | optional |
| end_frame | INT | optional |
Outputs (3)
| Name | Type |
|---|---|
| POS | CONDITIONING |
| NEG | CONDITIONING |
| INPUT_LATENTS | LATENT |