ComfyUI Node
Prepare Video for FlashVSR
Packs frames that have already been resized to the desired final resolution. This node does not upscale. It adds only FlashVSR's spatial and temporal padding and creates the matching Wan latent.
Prepare Video for FlashVSR
- images
- video
- latent
- width
- height
- output_frames
CategoryFlashVSR
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | Frames already resized to the intended output width and height. Use stock ImageScale/ImageScaleBy or any other resizing node first. FlashVSR is intended for 4x restoration, although other scales may run. |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| video | FLASHVSR_VIDEO | — |
| latent | LATENT | — |
| width | INT | — |
| height | INT | — |
| output_frames | INT | — |