From 748a863866f9f97a46a5d755f58842664f04e4ce Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 11 Dec 2024 03:50:03 +0900 Subject: [PATCH] update DB --- node_db/new/custom-node-list.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 6a68ad8c..9314ef45 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,7 +9,17 @@ }, - + { + "author": "daqingliu", + "title": "ComfyUI-SaveImageOSS", + "id": "daqingliu", + "reference": "https://github.com/daqingliu/ComfyUI-SaveImageOSS", + "files": [ + "https://github.com/daqingliu/ComfyUI-SaveImageOSS" + ], + "install_type": "git-clone", + "description": "Save images directly to URL, e.g., OSS. Just input the url in the text box!" + }, { "author": "kijai", "title": "ComfyUI-HunyuanVideoWrapper",