From f5590ebfb0e96a19d1f16b2a83968c2162b42e7a Mon Sep 17 00:00:00 2001 From: Tom Mery <99132608+TemryL@users.noreply.github.com> Date: Tue, 6 Feb 2024 19:00:52 +0100 Subject: [PATCH] Update DB --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 8714cd22..d71b2551 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5323,6 +5323,16 @@ ], "install_type": "unzip", "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." } ] }