Add DirGir to custom-node-list.json

This commit is contained in:
Ash Martian 2024-02-18 02:29:25 -08:00 committed by GitHub
parent 0850f33a54
commit f4c6a7159d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5551,6 +5551,17 @@
],
"install_type": "unzip",
"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."
}
]
}