feat: add SPEED and LDF-VFI interpolation
Integrate checksum-pinned runtimes, harden interpolation and cleanup paths, and add a SPEED/LDF model-lab workflow.
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user