update DB

This commit is contained in:
Dr.Lt.Data
2024-04-22 23:21:34 +09:00
parent c1e23ae6a3
commit 7c95340ad0
6 changed files with 144 additions and 14 deletions

View File

@@ -7569,6 +7569,16 @@
"install_type": "git-clone",
"description": "Use llama.cpp to help generate some nodes for prompt word related work"
},
{
"author": "blueraincoatli",
"title": "comfyUI_SillyNodes",
"reference": "https://github.com/blueraincoatli/comfyUI_SillyNodes",
"files": [
"https://github.com/blueraincoatli/comfyUI_SillyNodes"
],
"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"
},