ComfyUI Node
(Down)load RIFE TensorRT Model
Load RIFE tensorrt models, they will be built automatically if not found.
(Down)load RIFE TensorRT Model
- custom_config
- rife_trt_model
◄modelrife49_ensemble_True_scale_1_sim►
◄precisionfp16►
◄resolution_profilesmall►
Category⚡️ TensorRT/RIFE
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| model | COMBO | rife49_ensemble_True_scale_1_sim | RIFE models for video frame interpolation. These models have been tested with tensorrt. Loaded from config. |
| precision | COMBO | fp16 | Precision to build the tensorrt engines. Loaded from config. |
| resolution_profile | COMBO | small | Resolution range for TensorRT engine. Small: 384-1080px, Medium: 672-1312px, Large: 720-1920px. Smaller ranges use less VRAM. |
| custom_configopt | RIFE_RESOLUTION_CONFIG | Custom resolution config (used when profile='custom') |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| rife_trt_model | RIFE_TRT_MODEL | — |