update DB

This commit is contained in:
Dr.Lt.Data 2025-06-03 10:47:49 +09:00
parent 586c465aaa
commit 1a9f1dd0ae
3 changed files with 34 additions and 33 deletions

View File

@ -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."
}
]
}

View File

@ -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]",

View File

@ -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."
}
]
}