Add ComfyUI-EreNodes (#1921)

* Add ComfyUI-EreNodes

* Update custom-node-list.json
This commit is contained in:
Erehr
2025-06-10 00:23:53 +02:00
committed by GitHub
parent 7e45c07660
commit 226f1f5be4

View File

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