From 620d9fd3875348e0f394ebb11d8b0f7cf3597c61 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 28 Jan 2026 00:01:40 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 24 +++++++-------- node_db/new/custom-node-list.json | 51 +++++++------------------------ 2 files changed, 23 insertions(+), 52 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 9b8c78fc..b73665b9 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41902,6 +41902,17 @@ "install_type": "git-clone", "description": "Fork of the official DF11 ComfyUI custom node that supports a wider variety of model architectures, and provides fixes for compatibility with recent ComfyUI versions. Also, LoRAs are supported for select model architectures." }, + { + "author": "hetima", + "title": "ComfyUI-SingleLinePicker", + "id": "singlelinepicker", + "reference": "https://github.com/hetima/ComfyUI-SingleLinePicker", + "files": [ + "https://github.com/hetima/ComfyUI-SingleLinePicker" + ], + "install_type": "git-clone", + "description": "Select one line from the text list with a single click. It dramatically improves the process of switching LoRA or prompts." + }, @@ -42302,17 +42313,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "hetima", - "title": "ComfyUI-SingleLinePicker", - "id": "singlelinepicker", - "reference": "https://github.com/hetima/ComfyUI-SingleLinePicker", - "files": [ - "https://github.com/hetima/ComfyUI-SingleLinePicker" - ], - "install_type": "git-clone", - "description": "Select one line from the text list with a single click. It dramatically improves the process of switching LoRA or prompts." - } + } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 127c2277..bff8deac 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "hetima", + "title": "ComfyUI-SingleLinePicker", + "id": "singlelinepicker", + "reference": "https://github.com/hetima/ComfyUI-SingleLinePicker", + "files": [ + "https://github.com/hetima/ComfyUI-SingleLinePicker" + ], + "install_type": "git-clone", + "description": "Select one line from the text list with a single click. It dramatically improves the process of switching LoRA or prompts." + }, { "author": "FNGarvin", "title": "ComfyUI Auto Model Downloader", @@ -687,46 +698,6 @@ "install_type": "git-clone", "description": "Advanced wildcard control with seed-based selection, LoRA stack support, and utilities.", "nickname": "Seed Wildcard" - }, - { - "author": "senhaicc", - "title": "Comfyui-WL-MainImageDesign", - "reference": "https://github.com/senhaicc/Comfyui-WL-MainImageDesign", - "files": [ - "https://github.com/senhaicc/Comfyui-WL-MainImageDesign" - ], - "install_type": "git-clone", - "description": "Professional e-commerce main image prompt generator for motorcycle equipment (helmets, riding gear, protective gear) with 9 design styles and 2 canvas ratios. (Description by CC)" - }, - { - "author": "0nikod", - "title": "ComfyUI-Simple-Prompt", - "reference": "https://github.com/0nikod/ComfyUI-Simple-Prompt", - "files": [ - "https://github.com/0nikod/ComfyUI-Simple-Prompt" - ], - "install_type": "git-clone", - "description": "Provide a simple interface to simplify prompt writing." - }, - { - "author": "Suzu008", - "title": "ComfyUI-CryptIO", - "reference": "https://github.com/Suzu008/ComfyUI-CryptIO", - "files": [ - "https://github.com/Suzu008/ComfyUI-CryptIO" - ], - "install_type": "git-clone", - "description": "A collection of custom nodes for ComfyUI" - }, - { - "author": "IRCSS", - "title": "comfyUI-blender-wrapper", - "reference": "https://github.com/IRCSS/comfyUI-blender-wrapper", - "files": [ - "https://github.com/IRCSS/comfyUI-blender-wrapper" - ], - "install_type": "git-clone", - "description": "ComfyUI Blender Wrapper lets you call Blender in headless mode from ComfyUI (or any Python environment), run reusable pipeline stages stored inside files, and pass configs in/out via JSON. It's meant for tech-art / asset-pipeline tasks like cleanup, decimation, unwrap, baking, rigging, etc." } ] }