From 21de993546079af2c8ce68c4e2957f895a326630 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 27 Dec 2025 04:46:42 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 25 ++++++++++++++----------- node_db/new/custom-node-list.json | 20 ++++++++++---------- 2 files changed, 24 insertions(+), 21 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index ad5a2368..37c399ff 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -39455,6 +39455,20 @@ "install_type": "git-clone", "description": "ComfyUI custom node pack for fal.ai image generation supporting FLUX models with queue polling, safety controls, and native image I/O conversion." }, + { + "author": "ConstantlyGrowup", + "title": "ComfyUI_Qwen_chat_models", + "reference": "https://github.com/ConstantlyGrowup/ComfyUI_Qwen_chat_models", + "files": [ + "https://github.com/ConstantlyGrowup/ComfyUI_Qwen_chat_models" + ], + "install_type": "git-clone", + "description": "ComfyUI custom nodes for Qwen text and vision-language models. Supports Qwen2.5/Qwen3, 4-/8-bit quantization, deterministic seeding, auto model download, and shared caching to improve workflow performance." + }, + + + + @@ -39853,17 +39867,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "huihuihuiz", - "title": "LoRA Downloader for ComfyUI", - "id": "lora_downloader", - "reference": "https://github.com/huihuihuiz/lora_downloader", - "files": [ - "https://github.com/huihuihuiz/lora_downloader" - ], - "install_type": "git-clone", - "description": "A ComfyUI custom node for downloading and managing LoRA models directly within the UI." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 2d506d5f..1a16ec1a 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "ConstantlyGrowup", + "title": "ComfyUI_Qwen_chat_models", + "reference": "https://github.com/ConstantlyGrowup/ComfyUI_Qwen_chat_models", + "files": [ + "https://github.com/ConstantlyGrowup/ComfyUI_Qwen_chat_models" + ], + "install_type": "git-clone", + "description": "ComfyUI custom nodes for Qwen text and vision-language models. Supports Qwen2.5/Qwen3, 4-/8-bit quantization, deterministic seeding, auto model download, and shared caching to improve workflow performance." + }, { "author": "huihuihuiz", "title": "UNet Downloader for ComfyUI", @@ -827,16 +837,6 @@ ], "install_type": "git-clone", "description": "Generate human poses from text descriptions using T2P Transformer for ControlNet/T2I-Adapter workflows" - }, - { - "author": "ConstantlyGrowup", - "title": "ComfyUI_Qwen_chat_models", - "reference": "https://github.com/ConstantlyGrowup/ComfyUI_Qwen_chat_models", - "files": [ - "https://github.com/ConstantlyGrowup/ComfyUI_Qwen_chat_models" - ], - "install_type": "git-clone", - "description": "ComfyUI custom nodes for Qwen text and vision-language models. Supports Qwen2.5/Qwen3, 4-/8-bit quantization, deterministic seeding, auto model download, and shared caching to improve workflow performance." } ] }