Update custom-node-list.json (#683)

* Update custom-node-list.json

* Update custom-node-list.json

* Update custom-node-list.json
This commit is contained in:
Grafting Rayman 2024-05-16 02:48:59 +01:00 committed by GitHub
parent 4562ce9651
commit 497ef43410
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9329,6 +9329,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": "GraftingRayman",
"title": "GR Prompt Selector",
"reference": "https://github.com/GraftingRayman/ComfyUI_GraftingRayman",
"files": [
"https://github.com/GraftingRayman/ComfyUI_GraftingRayman"
],
"install_type": "git-clone",
"description": "Prompt and Masking nodes."
} }
] ]
} }