ComfyUI Node
DARASK RIFE Interpolation
Interpolate frames with RIFE to upsample frame rate.
DARASK RIFE Interpolation
- images
- images
◄source_fps16.0►
◄target_fps25.0►
◄scale1.00►
◄model_nameflownet.pkl►
◄batch_size8►
◄use_fp16true►
CategoryDARASK
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| source_fps | FLOAT | 16.01–240 | Source clip's frame rate. |
| target_fps | FLOAT | 25.01–480 | Desired frame rate after interpolation. |
| scale | FLOAT | 1.000.25–4 | Internal processing scale. <1 is faster but lower quality. |
| model_nameopt | STRING | flownet.pkl | — |
| batch_sizeopt | INT | 81–64 | Frame-pairs processed in parallel — higher = faster, more VRAM. |
| use_fp16opt | BOOLEAN | true | Use FP16 on CUDA for faster inference / lower VRAM. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |