mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-18 12:28:13 +08:00
Add ITDA to custom-node-list
This commit is contained in:
parent
bd88cffa71
commit
7b0ff1afb4
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user