update DB
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user