Files
ComfyUI-Tween/NOTICE
Ethanfel 024e627b47
Publish to Comfy registry / Publish Custom Node to registry (push) Canceled after 0s
feat: add SPEED and LDF-VFI interpolation
Integrate checksum-pinned runtimes, harden interpolation and cleanup paths, and add a SPEED/LDF model-lab workflow.
2026-08-15 21:16:14 +02:00

12 lines
450 B
Plaintext

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.