From 2c01be58d3472db3ec53aecac522b4938f0373a6 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 11 Dec 2024 03:51:09 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index ab9cbdc6..ffd42533 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17811,6 +17811,17 @@ "install_type": "git-clone", "description": "ComfyUI-3D-Covert is a 3D File Format Conversion Extension based on 3dconvert.nsdt.cloud-API. It provides a node ConvertTo3DFormat currently available, is a powerful tool designed to streamline the conversion of 3D models between a wide array of file formats." }, + { + "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!" + }, @@ -18274,17 +18285,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "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!" } ]