Merge pull request #418 from AshMartian/patch-1

Add DirGir to custom-node-list.json
This commit is contained in:
Dr.Lt.Data 2024-02-18 23:45:50 +09:00 committed by GitHub
commit 970b154f16
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."
}
]
}