frame_interpolation / README.md
Lexius's picture
Update README.md
6475b9b verified
---
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
```