Update custom-node-list.json with ComfyUI-Img2DrawingAssistants

This commit is contained in:
Isi 2024-08-27 19:23:48 +01:00 committed by GitHub
parent 7d8a279a12
commit 99edaecf75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14131,6 +14131,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Isi-dev",
"title": "ComfyUI-Img2DrawingAssistants",
"id": "Img2DrawingAssistants",
"reference": "https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants",
"files": [
"https://github.com/Isi-dev/ComfyUI-Img2DrawingAssistants"
],
"install_type": "git-clone",
"description": "These are ComfyUI nodes to assist in converting an image to sketches or lineArts."
}
]
}