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

Again pushing my "ComfyUI - NeoGriever" nodeset to the custom-node-list.json with fixing the previous issue with the comma at the end (wich maybe possible causing a invalid json)
This commit is contained in:
NeoGriever 2024-12-05 20:56:49 +01:00 committed by GitHub
parent 08f7394af0
commit fe36d33e0d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17997,6 +17997,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "NeoGriever",
"title": "ComfyUI - NeoGriever",
"id": "neogrievernodes",
"reference": "https://github.com/NeoGriever/ComfyUI-NeoGriever",
"files": [
"https://github.com/NeoGriever/ComfyUI-NeoGriever"
],
"install_type": "git-clone",
"description": "NeoGriever's helper nodes. Better CLIP Text Encoder, Resolution Provider, Multimask Write/Read, TextBoxes Simple/Join/x2/x3, Sliders INT/FLOAT/STEPPER, String Tool/Squisher/Cutter, Create Solid Color, Fill with Color, Checkerboard Generator, Image Progress Bar"
}
]
}