Some personal custom nodes

This commit is contained in:
wTechArtist 2024-07-09 11:17:57 +08:00
parent 91407ddaa9
commit 298476dfc8

View File

@ -11645,6 +11645,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "weiweiliang",
"title": "ComfyUI-CustomNodes",
"id": "weiweiliang",
"reference": "https://github.com/wTechArtist/ComfyUI-CustomNodes",
"files": [
"https://github.com/wTechArtist/ComfyUI-CustomNodes"
],
"install_type": "git-clone",
"description": "Some personal custom nodes"
}
]
}