feat: add SPEED and LDF-VFI interpolation
Publish to Comfy registry / Publish Custom Node to registry (push) Canceled after 0s

Integrate checksum-pinned runtimes, harden interpolation and cleanup paths, and add a SPEED/LDF model-lab workflow.
This commit is contained in:
2026-08-15 21:16:14 +02:00
parent 2d96d5aa5d
commit 024e627b47
11 changed files with 2286 additions and 150 deletions
+11
View File
@@ -0,0 +1,11 @@
ComfyUI-Tween
The LDF-VFI sequence sampling adapter in ldf_backend.py is based on the
official LDF-VFI implementation:
https://github.com/xypeng9903/LDF-VFI
LDF-VFI is distributed under the Apache License, Version 2.0. Its official
runtime is downloaded on demand and retains its upstream LICENSE file.
SPEED runtime source is not redistributed by this project. It is downloaded
on demand from the official repository at a checksum-pinned commit.