Add ShakaNodes utility tools for ComfyUI

Added new ShakaNodes project with author and description to ComfyUI-Maanager
This commit is contained in:
Antonio Covelo 2025-12-06 14:33:47 +11:00 committed by GitHub
parent 5c475e3c15
commit 486c0aeb79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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