Add ShakaNodes utility tools for ComfyUI (#2353)

Added new ShakaNodes project with author and description to ComfyUI-Maanager
This commit is contained in:
Antonio Covelo 2025-12-07 09:32:07 +11:00 committed by GitHub
parent 712e1bac0d
commit a02c27b1af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38125,6 +38125,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Bomborant",
"title": "ShakaNodes",
"id": "shakanodes",
"reference": "https://github.com/bomborant/ComfyUI-ShakaNodes",
"files": [
"https://github.com/bomborant/ComfyUI-ShakaNodes"
],
"install_type": "git-clone",
"description": "ShakaNodes: Utility tools for ComfyUI"
}
]
}