Compare commits

...

2 Commits

Author SHA1 Message Date
weiweiliang
55b2058910
Merge 298476dfc8 into 70decc740f 2025-11-12 22:50:44 +00:00
wTechArtist
298476dfc8 Some personal custom nodes 2024-07-09 11:17:57 +08:00

View File

@ -36649,6 +36649,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"
}
]
}