feat: RIFE and FILM frame interpolation model support (CORE-29) (#13258)

* initial RIFE support

* Also support FILM

* Better RAM usage, reduce FILM VRAM peak

* Add model folder placeholder

* Fix oom fallback frame loss

* Remove torch.compile for now

* Rename model input

* Shorter input type name

---------
This commit is contained in:
Jukka Seppänen
2026-04-22 14:16:02 +03:00
committed by GitHub
parent 91e1f45d80
commit db85cf03ff
6 changed files with 601 additions and 1 deletions