ComfyUI Node
Diffusion SDXL Video (Frame by Frame)
Applies Diffusion SDXL for each input image individually and outputs the processed images. Version: 0.1.0
Diffusion SDXL Video (Frame by Frame)
- images
- model
- positive
- negative
- control_net
- vae
- images
◄cfg8.0►
◄sampler_name▾►
◄sampler_scheduler▾►
◄sampler_seed0►
◄sampler_steps20►
◄sampler_denoise1.00►
◄controlnet_strength1.00►
◄controlnet_start_percent0.000►
◄controlnet_end_percent1.000►
◄frame_start1►
◄frame_stop0►
◄frame_step1►
Categoryconditioning
Inputs (18)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | Multiple Images | |
| model | MODEL | IC-Light model | |
| positive | CONDITIONING | — | |
| negative | CONDITIONING | — | |
| control_net | CONTROL_NET | — | |
| vae | VAE | — | |
| cfg | FLOAT | 8.00–100 | Sampling cfg The Classifier-Free Guidance scale balances creativity and adherence to the prompt. Higher values result in images more closely matching the prompt however too high values will negatively impact quality. |
| sampler_name | COMBO | The algorithm used when sampling, this can affect the quality, speed, and style of the generated output. | |
| sampler_scheduler | COMBO | The scheduler controls how noise is gradually removed to form the image. | |
| sampler_seedopt | INT | 00–18446744073709550000 | The random seed used for creating the noise. |
| sampler_stepsopt | INT | 201–10000 | The number of steps used in the denoising process. |
| sampler_denoiseopt | FLOAT | 1.000–1 | The amount of denoising applied, lower values will maintain the structure of the initial image allowing for image to image sampling. |
| controlnet_strengthopt | FLOAT | 1.000–10 | ControlNet Strength |
| controlnet_start_percentopt | FLOAT | 0.0000–1 | ControlNet Start Percent |
| controlnet_end_percentopt | FLOAT | 1.0000–1 | ControlNet End Percent |
| frame_startopt | INT | 11–18446744073709550000 | Frame to start at. |
| frame_stopopt | INT | 00–18446744073709550000 | Frame to stop at. Leave at 0 to use all frames. |
| frame_stepopt | INT | 11–18446744073709550000 | How much frames to step over each iteration. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |