From 1a9f1dd0ae6a46c2debf30bbd1ec20e6956fcf48 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 3 Jun 2025 10:47:49 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 26 +++++++++++++------------- node_db/dev/custom-node-list.json | 10 ++++++++++ node_db/new/custom-node-list.json | 31 +++++++++++-------------------- 3 files changed, 34 insertions(+), 33 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 6668f2ce..3c0629d7 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -22600,14 +22600,14 @@ }, { "author": "lum3on", - "title": "ComfyUI Model Quantizer", + "title": "ComfyUI-ModelQuantizer", "id": "ModelQuantizer", "reference": "https://github.com/lum3on/ComfyUI-ModelQuantizer", "files": [ "https://github.com/lum3on/ComfyUI-ModelQuantizer" ], "install_type": "git-clone", - "description": "A comprehensive custom node pack for ComfyUI that provides advanced tools for quantizing model weights to lower precision formats like FP16, BF16, and true FP8 types, with specialized support for ControlNet models." + "description": "This is a node to converts models into Fp8, bf16, fp16." }, { "author": "austinbrown34", @@ -26658,6 +26658,17 @@ "install_type": "git-clone", "description": "A custom ComfyUI node that saves input AUDIO as .mp3 using ffmpeg." }, + { + "author": "violet0927", + "title": "Hugging Face LoRA Uploader", + "reference": "https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader", + "id": "comfyui_huggingfacelorauploader", + "files": [ + "https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node to upload LoRA models to Hugging Face Hub." + }, @@ -27090,17 +27101,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "violet0927", - "title": "Hugging Face LoRA Uploader", - "reference": "https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader", - "id": "comfyui_huggingfacelorauploader", - "files": [ - "https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader" - ], - "install_type": "git-clone", - "description": "A ComfyUI custom node to upload LoRA models to Hugging Face Hub." } ] } diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 60dc8245..25e03430 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -14,6 +14,16 @@ + { + "author": "gamtruliar", + "title": "ComfyUI-N_SwapInput [UNSAFE]", + "reference": "https://github.com/gamtruliar/ComfyUI-N_SwapInput", + "files": [ + "https://github.com/gamtruliar/ComfyUI-N_SwapInput" + ], + "install_type": "git-clone", + "description": "This is a simple tool for swapping input folders with custom suffix in comfy-UI[w/]This node pack performs deletion operations on local files and contains a vulnerability that allows arbitrary paths to be deleted." + }, { "author": "bulldog68", "title": "ComfyUI_FMJ [WIP]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index c0b62593..1e1adce6 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -20,6 +20,17 @@ "install_type": "git-clone", "description": "Addon for ComfyUI that adds 'Fix node (recreate + keep inputs)' context menu option" }, + { + "author": "violet0927", + "title": "Hugging Face LoRA Uploader", + "reference": "https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader", + "id": "comfyui_huggingfacelorauploader", + "files": [ + "https://github.com/violet0927/ComfyUI-HuggingFaceLoraUploader" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node to upload LoRA models to Hugging Face Hub." + }, { "author": "aimingfail", "title": "ComfyUI-LikeSpiderAI-SaveMP3", @@ -680,26 +691,6 @@ ], "install_type": "git-clone", "description": "A powerful ComfyUI custom node that brings Google's Gemini TTS capabilities directly to your workflow. Generate high-quality speech with 30+ voices supporting both free and paid tiers." - }, - { - "author": "1038lab", - "title": "ComfyUI-JoyCaption", - "reference": "https://github.com/1038lab/ComfyUI-JoyCaption", - "files": [ - "https://github.com/1038lab/ComfyUI-JoyCaption" - ], - "install_type": "git-clone", - "description": "ComfyUI custom node powered by LLaVA VLM for advanced image captioning with customizable styles and memory-efficient inference." - }, - { - "author": "thezveroboy", - "title": "ComfyUI-LUT", - "reference": "https://github.com/thezveroboy/ComfyUI-lut", - "files": [ - "https://github.com/thezveroboy/ComfyUI-lut" - ], - "install_type": "git-clone", - "description": "Custom nodes for ComfyUI for simple LUT file extraction from any image." } ] }