add new node (#1251)

This commit is contained in:
Makki Shizu 2024-11-20 22:45:51 +08:00 committed by GitHub
parent 96a4b73bb4
commit 8c593fe3f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17366,6 +17366,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Makki_Shizu",
"title": "ComfyUI-SaveAnimatedGIF",
"id": "SaveAnimatedGIF",
"reference": "https://github.com/MakkiShizu/ComfyUI-SaveAnimatedGIF",
"files": [
"https://github.com/MakkiShizu/ComfyUI-SaveAnimatedGIF"
],
"install_type": "git-clone",
"description": "Save animated GIF format nodes in ComfyUI"
}
]
}