update DB

This commit is contained in:
Dr.Lt.Data
2025-07-07 23:38:10 +09:00
parent f45649bd25
commit 092a7a5f3f
9 changed files with 563 additions and 533 deletions

View File

@@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "robertvoy",
"title": "ComfyUI-Distributed",
"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": "orion4d",
"title": "Display Image with Mask for ComfyUI",