mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-12 18:12:34 +08:00
Update custom-node-list.json
Add Load Image Directory Tree node
This commit is contained in:
parent
c94236a614
commit
f3a1c4f6d5
@ -45166,5 +45166,15 @@
|
|||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
"author": "comfycurtis",
|
||||||
|
"title": "Load Image (Directory Tree)",
|
||||||
|
"reference": "https://github.com/comfycurtis/ComfyUI-LoadImageTree",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/comfycurtis/ComfyUI-LoadImageTree"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Replaces the standard image dropdown with a dynamic, two-step folder and file selection system with live previews."
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user