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

@@ -1,5 +1,45 @@
{
"custom_nodes": [
{
"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": "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": "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": "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."
},
{
"author": "Lord Lethris",
"title": "ComfyUI-RPG-Characters",
@@ -662,37 +702,6 @@
],
"install_type": "git-clone",
"description": " Powerful Flux-Kontext image generation custom node for ComfyUI, using the official RabbitAI API. Supports text-to-image, image-to-image, and multi-image-to-image generation. Supports concurrent generation."
},
{
"author": "MicheleGuidi",
"title": "ComfyUI-Computer-Vision",
"reference": "https://github.com/MicheleGuidi/ComfyUI-Contextual-SAM2",
"files": [
"https://github.com/MicheleGuidi/ComfyUI-Contextual-SAM2"
],
"install_type": "git-clone",
"description": "Extension nodes for ComfyUI that improves automatic segmentation using bounding boxes generated by Florence 2 and segmentation from Segment Anything 2 (SAM2). Currently just an enhancement of nodes from [a/Kijai](https://github.com/kijai/ComfyUI-segment-anything-2)."
},
{
"author": "Pigidiy",
"title": "ComfyUI-LikeSpiderAI-UI",
"id": "like_spider_ui",
"reference": "https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-UI",
"files": [
"https://github.com/Pigidiy/ComfyUI-LikeSpiderAI-UI"
],
"install_type": "git-clone",
"description": "Declarative UI Framework for ComfyUI Nodes. Minimalistic base class for creating UI-based audio/text/image nodes."
},
{
"author": "hexxacubic",
"title": "ComfyUI-Prompt_Library",
"reference": "https://github.com/hexxacubic/ComfyUI-Prompt_Library",
"files": [
"https://github.com/hexxacubic/ComfyUI-Prompt_Library"
],
"install_type": "git-clone",
"description": "A ComfyUI Node to save and load prompts from a library."
}
]
}