fix: tile LDF decode conditions for conditional VAE
Publish to Comfy registry / Publish Custom Node to registry (push) Canceled after 0s

This commit is contained in:
2026-08-15 21:46:17 +02:00
parent 024e627b47
commit 33b21d70d1
3 changed files with 164 additions and 2 deletions
+4
View File
@@ -23,3 +23,7 @@ Repository = "https://github.com/Ethanfel/ComfyUI-Tween"
[tool.comfy]
PublisherId = "ethanfel"
DisplayName = "Tween - Video Frame Interpolation"
[tool.pytest.ini_options]
testpaths = ["tests"]
addopts = "--confcutdir=tests"