ComfyUI Node
Vantage I2V Single Model Looper
A ComfyUI node in video/latent with 19 inputs and 1 output.
Vantage I2V Single Model Looper
- model
- clip
- project_data
- vae
- clip_vision
- start_image
- images
◄negative_text—►
◄seed0►
◄steps20►
◄cfg8.0►
◄sampler_name▾►
◄scheduler▾►
◄width832►
◄height480►
◄batch_size1►
◄denoise1.00►
◄fps16►
◄overlap1►
◄crop▾►
Categoryvideo/latent
Inputs (19)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| clip | CLIP | The CLIP model used for encoding the text. | |
| project_data | * | Dict with 'prompt_lines' and 'project_id'. | |
| negative_text | STRING | Negative text. | |
| seed | INT | 00–18446744073709550000 | — |
| steps | INT | 201–10000 | — |
| cfg | FLOAT | 8.00–100 | — |
| sampler_name | COMBO | 44 options: euler, euler_cfg_pp, euler_ancestral, euler_ancestral_cfg_pp, heun, heunpp2, +38 | |
| scheduler | COMBO | 9 options: simple, sgm_uniform, karras, exponential, ddim_uniform, beta, +3 | |
| width | INT | 83264–8192 | — |
| height | INT | 48064–8192 | — |
| batch_size | INT | 11–64 | — |
| denoise | FLOAT | 1.000–1 | — |
| fps | COMBO | 16 | 2 options: 16, 25 |
| overlap | INT | 10–8 | How many frames overlap into the next loop. 0 or 1 = last frame; N>=2 = Nth from bottom. |
| crop | COMBO | 2 options: center, none | |
| vae | VAE | The VAE Model used for decoding latent. | |
| clip_vision | CLIP_VISION | — | |
| start_image | IMAGE | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |