This commit is contained in:
designloves2 2026-07-17 15:09:37 +09:00 committed by GitHub
commit fc9138ea63
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,16 @@
{
"custom_nodes": [
{
"author": "designloves2",
"title": "ITDA",
"id": "itda",
"reference": "https://github.com/designloves2/itda",
"files": [
"https://github.com/designloves2/itda"
],
"install_type": "git-clone",
"description": "Frame-accurate layered video editor inside ComfyUI for stitching AI-generated clips into one continuous piece. Auto Stitch recommends the best cut point between two clips using frame and motion matching; also scene/beat detection, version stacks, wipe compare, pre-render, and MP4/MOV/WebM export."
},
{
"author": "Carasibana",
"title": "ComfyUI-SimpleFloatSlider",