update DB

This commit is contained in:
Dr.Lt.Data
2024-06-18 20:32:06 +09:00
parent 3fbe1199be
commit 974d7a158c
6 changed files with 1303 additions and 1264 deletions

View File

@@ -14,6 +14,28 @@
{
"author": "AustinMroz",
"title": "ComfyUI-WorkflowCheckpointing",
"id": "workflowcheckpointing",
"reference": "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing",
"files": [
"https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing"
],
"install_type": "git-clone",
"description": "Automatically creates checkpoints during workflow execution. If If an workflow is canceled or ComfyUI crashes mid-execution, then these checkpoints are used when the workflow is re-queued to resume execution with minimal progress loss."
},
{
"author": "TRI3D-LC",
"title": "ComfyUI-MiroBoard",
"id": "miroboard",
"reference": "https://github.com/TRI3D-LC/ComfyUI-MiroBoard",
"files": [
"https://github.com/TRI3D-LC/ComfyUI-MiroBoard"
],
"install_type": "git-clone",
"description": "Nodes: add-image-miro-board."
},
{
"author": "SamKhoze",
"title": "DeepFuze",
@@ -671,27 +693,6 @@
],
"install_type": "git-clone",
"description": "Nodes:commonly_node."
},
{
"author": "vanche1212",
"title": "ZMG PLUGIN",
"id": "zmg",
"reference": "https://github.com/vanche1212/ComfyUI-ZMG-Nodes",
"files": [
"https://github.com/vanche1212/ComfyUI-ZMG-Nodes"
],
"install_type": "git-clone",
"description": "Nodes:ApiRequestNode, LoadVideoNode, JsonParserNode, OllamaRequestNode, OldPhotoColorizationNode."
},
{
"author": "daxcay",
"title": "ComfyUI-NODEJS",
"reference": "https://github.com/daxcay/ComfyUI-NODEJS",
"files": [
"https://github.com/daxcay/ComfyUI-NODEJS"
],
"install_type": "git-clone",
"description": "This node allows the execution of Node.js application within ComfyUI by leveraging the ComfyUI-NODEJS, which starts alongside ComfyUI and facilitates the installation of Node.js. The integration enables Python subprocesses to execute Node.js scripts."
}
]
}