ComfyUI Node
Load BIM-VFI Model
A ComfyUI node in video/BIM-VFI with 4 inputs and 1 output.
Load BIM-VFI Model
- model
◄model_pathbim_vfi.pth►
◄auto_pyr_leveltrue►
◄pyr_level3►
◄artifact_safe_modefalse►
Categoryvideo/BIM-VFI
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| model_path | COMBO | bim_vfi.pth | Checkpoint file from models/bim-vfi/. Auto-downloads on first use if missing. |
| auto_pyr_level | BOOLEAN | true | Use the official pyramid policy: below 1080p=5, 1080p=6, 4K=7. Disable to use manual pyr_level. |
| pyr_level | INT | 33–7 | Manual pyramid levels for coarse-to-fine processing. Only used when auto_pyr_level is disabled. More levels = captures larger motion but slower. |
| artifact_safe_modeopt | BOOLEAN | false | Disable BIM-VFI's RGB refinement residual. This can remove wrong-edge/halo artifacts when optical flow is misaligned by blur or large motion, but may reduce detail on easy shots. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| model | BIM_VFI_MODEL | — |