add venv install scripts

update DB
This commit is contained in:
Dr.Lt.Data
2023-07-19 18:33:53 +09:00
parent 8410e02c02
commit 37dc766d6e
5 changed files with 56 additions and 4 deletions

View File

@@ -794,6 +794,16 @@
"install_type": "copy",
"description": "Nodes:Prompt Generator. Custom prompt generator node for ComfyUI."
},
{
"author": "lordgasmic",
"title": "Wildcards",
"reference": "https://github.com/lordgasmic/ComfyUI-Wildcards",
"files": [
"https://github.com/lordgasmic/ComfyUI-Wildcards/raw/master/wildcards.py"
],
"install_type": "copy",
"description": "Nodes:CLIPTextEncodeWithWildcards. This wildcard node is a wildcard node that operates based on the seed."
},
{
"author": "theally",
"title": "TheAlly's Custom Nodes",