--- license: other license_name: mit-and-apache-2.0 tags: - comfyui - frame-interpolation - rife - film --- # Frame Interpolation Repackaged model files for ComfyUI. Original model repository: - https://github.com/hzwer/Practical-RIFE - https://github.com/google-research/frame-interpolation Place the files in the following folders: ``` 📂 ComfyUI/ ├── 📂 models/ │ ├── 📂 frame_interpolation/ │ │ ├── film_net_fp16.safetensors │ │ ├── rife_v4.25.safetensors │ │ ├── rife_v4.25_heavy.safetensors │ │ ├── rife_v4.25_lite.safetensors │ │ ├── rife_v4.26.safetensors │ │ ├── rife_v4.26.safetensors │ │ └── rife_v4.26_heavy.safetensors ```