From 3ee0bfe1eaab1a1a879999a6568100e71fa33bfb Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 26 Jan 2025 18:15:33 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 31 ++++++++---- node_db/new/custom-node-list.json | 83 ++++++++----------------------- 2 files changed, 44 insertions(+), 70 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 284c20f1..d12376ba 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -20007,16 +20007,29 @@ "description": "Essential string manipulation nodes for ComfyUI." }, { - "author": "Dr.Positliver", - "title": "comfyui-zegr", - "id": "manager", - "reference": "https://github.com/Positliver/comfyui-zegr", - "files": [ - "https://github.com/Positliver/comfyui-zegr" - ], - "install_type": "git-clone", - "description": "comfyui share models to oss conveniently." + "author": "Dr.Positliver", + "title": "comfyui-zegr", + "id": "manager", + "reference": "https://github.com/Positliver/comfyui-zegr", + "files": [ + "https://github.com/Positliver/comfyui-zegr" + ], + "install_type": "git-clone", + "description": "comfyui share models to oss conveniently." }, + { + "author": "danielw", + "title": "Custom nodes for llm chat with optional image input", + "id": "llm-api", + "reference": "https://github.com/tianyuw/ComfyUI-LLM-API", + "files": [ + "https://github.com/tianyuw/ComfyUI-LLM-API" + ], + "install_type": "git-clone", + "description": "A custom node for ComfyUI that enables Large Language Model (LLM) chat interactions with optional image input support." + }, + + diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 26f8fe25..41c2e56e 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,28 @@ + { + "author": "Dr.Positliver", + "title": "comfyui-zegr", + "id": "manager", + "reference": "https://github.com/Positliver/comfyui-zegr", + "files": [ + "https://github.com/Positliver/comfyui-zegr" + ], + "install_type": "git-clone", + "description": "comfyui share models to oss conveniently." + }, + { + "author": "danielw", + "title": "Custom nodes for llm chat with optional image input", + "id": "llm-api", + "reference": "https://github.com/tianyuw/ComfyUI-LLM-API", + "files": [ + "https://github.com/tianyuw/ComfyUI-LLM-API" + ], + "install_type": "git-clone", + "description": "A custom node for ComfyUI that enables Large Language Model (LLM) chat interactions with optional image input support." + }, { "author": "bradsec", "title": "ComfyUI_StringEssentials", @@ -627,67 +649,6 @@ ], "install_type": "git-clone", "description": "The implementation for PuLID-Flux, support TeaCache, no model pollution." - }, - { - "author": "lldacing", - "title": "ComfyUI_Patches_ll", - "reference": "https://github.com/lldacing/ComfyUI_Patches_ll", - "files": [ - "https://github.com/lldacing/ComfyUI_Patches_ll" - ], - "install_type": "git-clone", - "description": "Some patches for Flux|HunYuanVideo etc, support TeaCache, PuLID." - }, - { - "author": "Zeks", - "title": "comfyui-rapidfire", - "reference": "https://github.com/Zeks/comfyui-rapidfire", - "files": [ - "https://github.com/Zeks/comfyui-rapidfire" - ], - "install_type": "git-clone", - "description": "A set of nodes for rapidfiring the half backed latents, cleaning up obvious bad generations and automatically queueing the rest to fully generate." - }, - { - "author": "jhj0517", - "title": "ComfyUI-Moondream-Gaze-Detection", - "id": "comfyui-moondream-gaze-detection", - "reference": "https://github.com/jhj0517/ComfyUI-Moondream-Gaze-Detection", - "files": [ - "https://github.com/jhj0517/ComfyUI-Moondream-Gaze-Detection" - ], - "install_type": "git-clone", - "description": "Moondream's gaze detection feature node from [a/ComfyUI-Moondream-Gaze-Detection](https://github.com/jhj0517/ComfyUI-Moondream-Gaze-Detection)." - }, - { - "author": "liuqianhonga", - "title": "ComfyUI-QHNodes", - "reference": "https://github.com/liuqianhonga/ComfyUI-QHNodes", - "files": [ - "https://github.com/liuqianhonga/ComfyUI-QHNodes" - ], - "install_type": "git-clone", - "description": "A custom node collection developed for ComfyUI, offering preset dimensions for Latent, loading LoRA from folders, and integrating multiple commonly used custom nodes." - }, - { - "author": "jnxmx", - "title": "ComfyUI_HuggingFace_Downloader", - "reference": "https://github.com/jnxmx/ComfyUI_HuggingFace_Downloader", - "files": [ - "https://github.com/jnxmx/ComfyUI_HuggingFace_Downloader" - ], - "install_type": "git-clone", - "description": "The ComfyUI HuggingFace Downloader is a custom node extension for ComfyUI, designed to streamline the process of downloading models, checkpoints, and other resources from the Hugging Face Hub directly into your models directory. This tool simplifies workflow integration by providing a seamless interface to select and download required resources." - }, - { - "author": "smthemex", - "title": "ComfyUI_SVFR", - "reference": "https://github.com/smthemex/ComfyUI_SVFR", - "files": [ - "https://github.com/smthemex/ComfyUI_SVFR" - ], - "install_type": "git-clone", - "description": "SVFR is a unified framework for face video restoration that supports tasks such as BFR, Colorization, Inpainting,you can use it in ComfyUI" } ] }