update DB

This commit is contained in:
Dr.Lt.Data
2024-08-24 11:07:33 +09:00
parent 4c17839831
commit f74481cb53
10 changed files with 2511 additions and 2063 deletions

View File

@@ -12,6 +12,37 @@
{
"author": "VykosX",
"title": "ControlFlowUtils [UNSTABLE]",
"reference": "https://github.com/VykosX/ControlFlowUtils",
"files": [
"https://github.com/VykosX/ControlFlowUtils"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI to enable flow control with advanced loops, conditional branching, logic operations and several other nifty utilities to enhance your ComfyUI workflows"
},
{
"author": "shinich39",
"title": "comfyui-event-handler [USAFE]",
"reference": "https://github.com/shinich39/comfyui-event-handler",
"files": [
"https://github.com/shinich39/comfyui-event-handler"
],
"install_type": "git-clone",
"description": "Javascript code will run when an event fires. [w/This node allows you to execute arbitrary JavaScript code as input for the workflow.]"
},
{
"author": "Comfy Org",
"title": "ComfyUI_devtools [WIP]",
"reference": "https://github.com/Comfy-Org/ComfyUI_devtools",
"files": [
"https://github.com/Comfy-Org/ComfyUI_devtools"
],
"install_type": "git-clone",
"description": "ComfyUI developer tools (Custom Node)"
},
{
"author": "Sakura-nee",
"title": "ComfyUI_Save2Discord",