ComfyUI/models
Jukka Seppänen db85cf03ff
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
Python Linting / Run Pylint (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.10, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.11, [self-hosted Linux], stable) (push) Waiting to run
Full Comfy CI Workflow Runs / test-stable (12.1, , linux, 3.12, [self-hosted Linux], stable) (push) Waiting to run
Execution Tests / test (ubuntu-latest) (push) Waiting to run
Execution Tests / test (windows-latest) (push) Waiting to run
Test server launches without errors / test (push) Waiting to run
Unit Tests / test (macos-latest) (push) Waiting to run
Unit Tests / test (ubuntu-latest) (push) Waiting to run
Unit Tests / test (windows-2022) (push) Waiting to run
Full Comfy CI Workflow Runs / test-unix-nightly (12.1, , linux, 3.11, [self-hosted Linux], nightly) (push) Waiting to run
Execution Tests / test (macos-latest) (push) Waiting to run
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

---------
2026-04-22 04:16:02 -07:00
..
audio_encoders Add models/audio_encoders directory. (#9548) 2025-08-25 20:13:54 -04:00
checkpoints
clip
clip_vision
configs
controlnet
diffusers
diffusion_models
embeddings
frame_interpolation feat: RIFE and FILM frame interpolation model support (CORE-29) (#13258) 2026-04-22 04:16:02 -07:00
gligen
hypernetworks
latent_upscale_models HunyuanVideo 1.5 (#10819) 2025-11-20 22:44:43 -05:00
loras
model_patches Support for Qwen Diffsynth Controlnets canny and depth. (#9465) 2025-08-20 22:26:37 -04:00
photomaker
style_models
text_encoders Update folder paths: "clip" -> "text_encoders" 2024-11-02 15:35:38 -04:00
unet
upscale_models
vae
vae_approx