Add ComfyUI Ino nodes (#2187)

https://github.com/nobandegani/comfyui_ino_nodes
This commit is contained in:
Inoland 2025-09-30 19:10:39 +04:00 committed by GitHub
parent 1ab882f81d
commit e8cece0c1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33853,6 +33853,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": "inoland",
"title": "ComfyUI Ino Nodes",
"id": "comfyui_ino_nodes",
"reference": "https://github.com/nobandegani/comfyui_ino_nodes",
"files": [
"https://github.com/nobandegani/comfyui_ino_nodes"
],
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI."
} }
] ]
} }