From 2f1d02b688b577d865e47d539c15bd31d256c344 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 13 Apr 2026 23:25:19 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- node_db/new/custom-node-list.json | 11 +++++++++++ 2 files changed, 22 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 55c14245..fec47abc 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45819,6 +45819,17 @@ "install_type": "git-clone", "description": "Run ByteDance Seedance 2.0 video generation in ComfyUI via Sjinn.ai API. Supports up to 6 image, 3 video and 2 audio references. Outputs native VIDEO plus first frame, last frame and frame batch." }, + { + "author": "knottttt", + "title": "ComfyUI TinyPNG", + "id": "comfyui-tinypng", + "reference": "https://github.com/knottttt/comfyui-tinyPNG", + "files": [ + "https://github.com/knottttt/comfyui-tinyPNG" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node for compressing images via TinyPNG API." + }, @@ -46210,17 +46221,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "knottttt", - "title": "ComfyUI TinyPNG", - "id": "comfyui-tinypng", - "reference": "https://github.com/knottttt/comfyui-tinyPNG", - "files": [ - "https://github.com/knottttt/comfyui-tinyPNG" - ], - "install_type": "git-clone", - "description": "A ComfyUI custom node for compressing images via TinyPNG API. 通过 TinyPNG API 在工作流中直接压缩图片。" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 17ae8752..89c1dad5 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "knottttt", + "title": "ComfyUI TinyPNG", + "id": "comfyui-tinypng", + "reference": "https://github.com/knottttt/comfyui-tinyPNG", + "files": [ + "https://github.com/knottttt/comfyui-tinyPNG" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node for compressing images via TinyPNG API." + }, { "author": "steptonite", "title": "Seedance 2.0 (Sjinn.ai)",