From ebbc7b33352a232ae9bd7354f3bd8412e7854262 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 7 Oct 2025 13:18:57 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 +++++------ node_db/new/custom-node-list.json | 60 ++++++------------------------- 2 files changed, 20 insertions(+), 60 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index d6904d91..7850ffda 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -33639,6 +33639,16 @@ "install_type": "git-clone", "description": "This repository provides custom nodes for ComfyUI tailored for VFX and AI image/video generation workflows" }, + { + "author": "AI-TEC", + "title": "ComfyUI_AITECCAFE_Toolkit", + "reference": "https://github.com/AI-TEC/ComfyUI-AITECCAFE-Toolkit", + "files": [ + "https://github.com/AI-TEC/ComfyUI-AITECCAFE-Toolkit" + ], + "install_type": "git-clone", + "description": "This custom node includes the following functions: Chat_GPT, image_moderation, media_loader, merge_strings, sequential_image_loader." + }, @@ -34102,16 +34112,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "AI-TEC", - "title": "ComfyUI_AITECCAFE_Toolkit", - "reference": "https://github.com/AI-TEC/ComfyUI-AITECCAFE-Toolkit", - "files": [ - "https://github.com/AI-TEC/ComfyUI-AITECCAFE-Toolkit" - ], - "install_type": "git-clone", - "description": "This custom node includes the following functions: Chat_GPT, image_moderation, media_loader, merge_strings, sequential_image_loader." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 85e7b72c..a4900ea6 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "AI-TEC", + "title": "ComfyUI_AITECCAFE_Toolkit", + "reference": "https://github.com/AI-TEC/ComfyUI-AITECCAFE-Toolkit", + "files": [ + "https://github.com/AI-TEC/ComfyUI-AITECCAFE-Toolkit" + ], + "install_type": "git-clone", + "description": "This custom node includes the following functions: Chat_GPT, image_moderation, media_loader, merge_strings, sequential_image_loader." + }, { "author": "ThunderBolt4931", "title": "ComfyUI-Pixel-Forge", @@ -678,56 +688,6 @@ ], "install_type": "git-clone", "description": "Automatically detect and download missing LoRAs for ComfyUI workflows" - }, - { - "author": "ahkimkoo", - "title": "ComfyUI Audio Segment Plugin", - "reference": "https://github.com/ahkimkoo/Comfyui-AudioSegment", - "files": [ - "https://github.com/ahkimkoo/Comfyui-AudioSegment" - ], - "install_type": "git-clone", - "description": "Custom node suite for ComfyUI designed for advanced audio processing" - }, - { - "author": "jasonjgardner", - "title": "comfyui-pixel-art-scalers", - "reference": "https://github.com/jasonjgardner/comfyui-pixel-art-scalers", - "files": [ - "https://github.com/jasonjgardner/comfyui-pixel-art-scalers" - ], - "install_type": "git-clone", - "description": "A ComfyUI node for scaling pixel art using various algorithms" - }, - { - "author": "bmad4ever", - "title": "comfyui-panels", - "reference": "https://github.com/bmad4ever/comfyui_panels", - "files": [ - "https://github.com/bmad4ever/comfyui_panels" - ], - "install_type": "git-clone", - "description": "Comics/Manga like panel layouts." - }, - { - "author": "Noma-Machiko", - "title": "ComfyUI-ToDevice", - "reference": "https://github.com/Noma-Machiko/ComfyUI-ToDevice", - "files": [ - "https://github.com/Noma-Machiko/ComfyUI-ToDevice" - ], - "install_type": "git-clone", - "description": "A simple collection of device conversion nodes for ComfyUI. These nodes move an image node running on the GPU over to the CPU. They also support moving from CPU to GPU, but in that case, please remove the CPU option from the ComfyUI startup options." - }, - { - "author": "AdamShuo", - "title": "ComfyUI Switch Any Node", - "reference": "https://github.com/AdamShuo/ComfyUI_Switch", - "files": [ - "https://github.com/AdamShuo/ComfyUI_Switch" - ], - "install_type": "git-clone", - "description": "This is a custom node for ComfyUI that provides a dynamic 'Switch' for routing purposes. It allows you to define a list of named labels and select one, outputting the corresponding index and label name. This is useful for controlling the flow of your workflow based on a selection." } ] }