From 97fe1902e65a791da22a4264e023bf69fa4576b3 Mon Sep 17 00:00:00 2001 From: "Mr. Chip" <36813506+mrchipset@users.noreply.github.com> Date: Wed, 11 Dec 2024 02:51:20 +0800 Subject: [PATCH] update db (#1312) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index ffd42533..a2809de9 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18285,6 +18285,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Mr.Chip", + "title": "ComfyUI-SaveImageS3", + "id": "zouyuimages3", + "reference": "https://github.com/mrchipset/ComfyUI-SaveImageS3", + "files": [ + "https://github.com/mrchipset/ComfyUI-SaveImageS3" + ], + "install_type": "git-clone", + "description": "This extension offers a custom node to save image to S3-compatible oss." } ]