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

my group of nodes for manipulating text and integers
This commit is contained in:
MokkaBoss1 2024-03-30 06:11:25 +00:00 committed by GitHub
parent dc6c59a1d4
commit 3773fdf328
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6997,5 +6997,21 @@
"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": "MokkaBoss1",
"title": "MokkaBoss1_ComyUI_ModdedNodes",
"reference": "https://github.com/MokkaBoss1/ComfyUI-Mokkaboss1/wiki/Documentation-for-the-ComfyUI-Nodes-in-this-Node-Pack",
"files": [
"https://github.com/MokkaBoss1/ComfyUI-Mokkaboss1.git"
],
"install_type": "git-clone",
"description": "A collection of nodes for manipulating text and integers."
},
] ]
} }