Update custom-node-list.json

Added ComfyUI-Artha Nodes
This commit is contained in:
Uygar 2025-11-10 13:02:05 +03:00 committed by GitHub
parent 72aa95cacf
commit 850c4dbdc8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36173,6 +36173,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": "Cyrostar",
"title": "ComfyUI-Artha-Nodes",
"id": "comfyui-artha-nodes",
"reference": "https://github.com/Cyrostar/ComfyUI-Artha-Nodes",
"files": [
"https://github.com/Cyrostar/ComfyUI-Artha-Nodes"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for general purpose."
} }
] ]
} }