update DB

This commit is contained in:
Dr.Lt.Data
2025-06-18 12:37:38 +09:00
parent b3a7fb9c3e
commit 921bb86127
7 changed files with 1663 additions and 1610 deletions

View File

@@ -14877,6 +14877,16 @@
"install_type": "git-clone",
"description": "Implementation of X-Portrait nodes for ComfyUI, animate portraits with an input video and a reference image."
},
{
"author": "akatz-ai",
"title": "ComfyUI-Basic-Math",
"reference": "https://github.com/akatz-ai/ComfyUI-Basic-Math",
"files": [
"https://github.com/akatz-ai/ComfyUI-Basic-Math"
],
"install_type": "git-clone",
"description": "Custom nodes for performing basic math operations"
},
{
"author": "teward",
"title": "Comfy-Sentry",
@@ -22326,16 +22336,6 @@
"install_type": "git-clone",
"description": "ComfyUI nodes for LLM Structured Outputs with integration for prompting"
},
{
"author": "Conor-Collins",
"title": "ComfyUI-CoCoTools",
"reference": "https://github.com/Conor-Collins/coco_tools",
"files": [
"https://github.com/Conor-Collins/coco_tools"
],
"install_type": "git-clone",
"description": "A set of custom nodes for ComfyUI providing advanced image processing, file handling, and utility functions."
},
{
"author": "Conor-Collins",
"title": "ComfyUI-CoCoTools_IO",
@@ -26642,6 +26642,16 @@
"install_type": "git-clone",
"description": "This custom node is a ComfyUI node for generating speech from text using the Gemini 2.5 Flash Preview TTS API."
},
{
"author": "Charonartist",
"title": "ComfyUI Auto LoRA",
"reference": "https://github.com/Charonartist/comfyui-auto-lora-v2",
"files": [
"https://github.com/Charonartist/comfyui-auto-lora-v2"
],
"install_type": "git-clone",
"description": "This is a ComfyUI custom node that automatically detects trigger words from text prompts and applies the corresponding LoRA models."
},
{
"author": "ptmaster",
"title": "ComfyUI-Load-Diffusion-Model-to-Muti-GPUs",
@@ -27761,6 +27771,26 @@
"install_type": "git-clone",
"description": "Stylized RPG character prompt generator for ComfyUI. Supports standard and Ollama-based prompts, works with SD, SDXL, Flux, and more."
},
{
"author": "ialhabbal",
"title": "OcclusionMask",
"reference": "https://github.com/ialhabbal/OcclusionMask",
"files": [
"https://github.com/ialhabbal/OcclusionMask"
],
"install_type": "git-clone",
"description": "A powerful ComfyUI custom node for advanced face occlusion, segmentation, and masking, leveraging state-of-the-art face detection (insightface buffalo models) for robust and accurate results."
},
{
"author": "kael558",
"title": "ComfyUI-GGUF-FantasyTalking",
"reference": "https://github.com/kael558/ComfyUI-GGUF-FantasyTalking",
"files": [
"https://github.com/kael558/ComfyUI-GGUF-FantasyTalking"
],
"install_type": "git-clone",
"description": "GGUF Quantization support for native ComfyUI models with FantasyTalking."
},