Update DB

This commit is contained in:
Tom Mery 2024-02-06 19:00:52 +01:00 committed by GitHub
parent 917a3f59ed
commit f5590ebfb0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5323,6 +5323,16 @@
], ],
"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": "TermyL",
"title": "ComfyS3",
"reference": "https://github.com/TemryL/ComfyS3",
"files": [
"https://github.com/TemryL/ComfyS3"
],
"install_type": "git-clone",
"description": "ComfyS3 seamlessly integrates with Amazon S3 in ComfyUI. This open-source project provides custom nodes for effortless loading and saving of images, videos, and checkpoint models directly from S3 buckets within the ComfyUI graph interface."
} }
] ]
} }