Merge pull request #3090 from designloves2/add-itda

Add ITDA to custom-node-list
This commit is contained in:
Dr.Lt.Data
2026-07-20 20:13:09 +09:00
committed by GitHub
+11
View File
@@ -1,5 +1,16 @@
{ {
"custom_nodes": [ "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", "author": "Carasibana",
"title": "ComfyUI-SimpleFloatSlider", "title": "ComfyUI-SimpleFloatSlider",