mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Merge pull request #418 from AshMartian/patch-1
Add DirGir to custom-node-list.json
This commit is contained in:
commit
970b154f16
@ -5551,6 +5551,17 @@
|
|||||||
],
|
],
|
||||||
"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": "AshMartian",
|
||||||
|
"title": "Dir Gir",
|
||||||
|
"reference": "https://github.com/AshMartian/ComfyUI-DirGir",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/AshMartian/ComfyUI-DirGir/raw/main/dir_picker.py",
|
||||||
|
"https://github.com/AshMartian/ComfyUI-DirGir/raw/main/dir_loop.py"
|
||||||
|
],
|
||||||
|
"install_type": "copy",
|
||||||
|
"description": "A collection of ComfyUI directory automation utility nodes. Directory Get It Right adds a GUI directory browser, and smart directory loop/iteration node that supports regex and file extension filtering."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user