update DB

This commit is contained in:
Dr.Lt.Data
2025-06-25 12:17:07 +09:00
parent 0864c35ba9
commit 2049dd75f4
6 changed files with 495 additions and 452 deletions

View File

@@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "robertvoy",
"title": "ComfyUI-Distributed [WIP]",
"reference": "https://github.com/robertvoy/ComfyUI-Distributed",
"files": [
"https://github.com/robertvoy/ComfyUI-Distributed"
],
"install_type": "git-clone",
"description": "A custom node extension for ComfyUI that enables distributed image generation across multiple GPUs through a master-worker architecture."
},
{
"author": "filliptm",
"title": "ComfyUI_Fill-Node-Loader [WIP]",
"reference": "https://github.com/filliptm/ComfyUI_Fill-Node-Loader",
"files": [
"https://github.com/filliptm/ComfyUI_Fill-Node-Loader"
],
"install_type": "git-clone",
"description": "A ComfyUI plugin to simplify loading and managing custom nodes with a sidebar interface."
},
{
"author": "armandgw84",
"title": "comfyui-custom-v8",