Update custom-node-list.json

Added my node to the JSON
This commit is contained in:
Writili 2025-11-16 18:34:10 +01:00 committed by GitHub
parent de547da4cd
commit 23911f7199
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36970,6 +36970,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": "Writili",
"title": "WtlNodes",
"id": "wtlnodes",
"reference": "https://github.com/Scorpiosis0/ComfyUI-WtlNodes",
"files": [
"https://github.com/Scorpiosis0/ComfyUI-WtlNodes"
],
"install_type": "git-clone",
"description": "This node adds improvement over some already existing nodes as well as some custom nodes.",
},
] ]
} }