update DB

This commit is contained in:
Dr.Lt.Data
2025-07-20 18:57:10 +09:00
parent 0bb4effede
commit 0b46701b60
8 changed files with 4672 additions and 3939 deletions

View File

@@ -1,5 +1,66 @@
{
"custom_nodes": [
{
"author": "Edoardo Carmignani",
"title": "ComfyUI-ExtraLinks",
"id": "extralinks",
"reference": "https://github.com/edoardocarmignani/extralinks",
"files": [
"https://github.com/edoardocarmignani/extralinks"
],
"install_type": "git-clone",
"description": "A one-click collection of alternate connection styles for ComfyUI."
},
{
"author": "WASasquatch",
"title": "FUSE Face Enhancer",
"reference": "https://github.com/WASasquatch/face-upscaling-and-seamless-embedding",
"files": [
"https://github.com/WASasquatch/face-upscaling-and-seamless-embedding"
],
"install_type": "git-clone",
"description": "All-in-One Face Fix KSampler for ComfyUI with YOLO detection and SAM segmentation"
},
{
"author": "silveroxides",
"title": "ComfyUI_FDGuidance",
"reference": "https://github.com/silveroxides/ComfyUI_FDGuidance",
"files": [
"https://github.com/silveroxides/ComfyUI_FDGuidance"
],
"install_type": "git-clone",
"description": "An implementation of Frequency-Decoupled Guidance (FDG) in pure Pytorch."
},
{
"author": "Edoardo Carmignani",
"title": "VAE Decode Switch for ComfyUI",
"reference": "https://github.com/MasterDenis/VAE-Decode-Switch",
"files": [
"https://github.com/MasterDenis/VAE-Decode-Switch"
],
"install_type": "git-clone",
"description": "Node for ComfyUI designed for more neatly switching between tiled and default VAE Decode Nodes."
},
{
"author": "webuilder",
"title": "ComfyUI WB Utils",
"reference": "https://github.com/webuilder/WB-ComfyUI-Utils",
"files": [
"https://github.com/webuilder/WB-ComfyUI-Utils"
],
"install_type": "git-clone",
"description": "A collection of utility nodes for ComfyUI, including useful functions such as audio processing and text manipulation."
},
{
"author": "alexisrolland",
"title": "ComfyUI-Blender",
"reference": "https://github.com/alexisrolland/ComfyUI-Blender",
"files": [
"https://github.com/alexisrolland/ComfyUI-Blender"
],
"install_type": "git-clone",
"description": "Blender plugin to send requests to a ComfyUI server."
},
{
"author": "StrawberryFist",
"title": "StrawberryFist VRAM Optimizer",
@@ -13,6 +74,46 @@
"pip": ["GPUtil>=1.4.0"],
"tags": ["vram", "gpu", "optimizer", "monitoring"]
},
{
"author": "MartinDeanMoriarty",
"title": "ComfyUI-DeanLogic",
"reference": "https://github.com/MartinDeanMoriarty/ComfyUI-DeanLogic",
"files": [
"https://github.com/MartinDeanMoriarty/ComfyUI-DeanLogic"
],
"install_type": "git-clone",
"description": "Nodes to switch image input or output path with boolean conditions"
},
{
"author": "rdomunky",
"title": "comfyui-subfolderimageloader",
"reference": "https://github.com/rdomunky/comfyui-subfolderimageloader",
"files": [
"https://github.com/rdomunky/comfyui-subfolderimageloader"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that enhances image loading with subfolder organization and dynamic filtering"
},
{
"author": "Dimona Patrick",
"title": "ComfyUI Mzikart Mixer",
"reference": "https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Mixer",
"files": [
"https://github.com/Dream-Pixels-Forge/ComfyUI-Mzikart-Mixer"
],
"install_type": "git-clone",
"description": "Professional audio processing nodes for ComfyUI"
},
{
"author": "hiderminer",
"title": "ComfyUI-HM-Tools",
"reference": "https://github.com/hiderminer/ComfyUI-HM-Utilities",
"files": [
"https://github.com/hiderminer/ComfyUI-HM-Utilities"
],
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI that provides useful image processing tools."
},
{
"author": "Aero-Ex",
"title": "ComfyUI Vision LLM Analyzer Node",
@@ -33,16 +134,6 @@
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI that enhances image processing and cloud storage capabilities."
},
{
"author": "Rocky-Lee-001",
"title": "ComfyUI_SZtools",
"reference": "https://github.com/Rocky-Lee-001/ComfyUI_SZtools",
"files": [
"https://github.com/Rocky-Lee-001/ComfyUI_SZtools"
],
"install_type": "git-clone",
"description": "This project is the comfyui implementation of ComfyUI_SZtools, a labeling and naming tool developed for Kontext's local training package T2ITrainer."
},
{
"author": "paulh4x",
"title": "ComfyUI_PHRenderFormerWrapper",