update DB

This commit is contained in:
dr.lt.data 2024-04-24 10:22:40 +09:00
parent a367c6e057
commit aa557ad74c
2 changed files with 21 additions and 11 deletions

View File

@ -7609,6 +7609,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Using rgthree's fast_group_muter and bookmark nodes, introduce the pyautogui library to simulate clicks and hotkeys, and run groups in sequence. screen manipulation is involved" "description": "Using rgthree's fast_group_muter and bookmark nodes, introduce the pyautogui library to simulate clicks and hotkeys, and run groups in sequence. screen manipulation is involved"
}, },
{
"author": "ty0x2333",
"title": "ComfyUI-Dev-Utils",
"reference": "https://github.com/ty0x2333/ComfyUI-Dev-Utils",
"files": [
"https://github.com/ty0x2333/ComfyUI-Dev-Utils"
],
"install_type": "git-clone",
"description": "Execution Time Analysis, Reroute Enhancement, Node collection for developers."
},
@ -7977,16 +7987,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "ty0x2333",
"title": "ComfyUI-Dev-Utils",
"reference": "https://github.com/ty0x2333/ComfyUI-Dev-Utils",
"files": [
"https://github.com/ty0x2333/ComfyUI-Dev-Utils"
],
"install_type": "git-clone",
"description": "Execution Time Analysis, Reroute Enhancement, Node collection for developers."
} }
] ]
} }

View File

@ -12,6 +12,16 @@
{
"author": "ty0x2333",
"title": "ComfyUI-Dev-Utils",
"reference": "https://github.com/ty0x2333/ComfyUI-Dev-Utils",
"files": [
"https://github.com/ty0x2333/ComfyUI-Dev-Utils"
],
"install_type": "git-clone",
"description": "Execution Time Analysis, Reroute Enhancement, Node collection for developers."
},
{ {
"author": "chaojie", "author": "chaojie",
"title": "ComfyUI-LaVIT", "title": "ComfyUI-LaVIT",