Add ComfyUI-EreNodes

This commit is contained in:
Erehr 2025-06-09 09:12:50 +02:00
parent ae9fdd0255
commit 7fcc974551

View File

@ -27639,6 +27639,16 @@
], ],
"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": "Erehr",
"title": "ComfyUI-EreNodes",
"reference": "https://github.com/Erehr/comfyui_erenodes",
"files": [
"https://github.com/Erehr/comfyui_erenodes"
],
"install_type": "copy",
"description": "A collection of personal nodes mainly for prompt management."
} }
] ]
} }