update DB

This commit is contained in:
Dr.Lt.Data
2023-11-05 10:28:11 +09:00
parent 92ce2d706b
commit 97c8d204d2
5 changed files with 59 additions and 0 deletions

View File

@@ -2662,6 +2662,16 @@
"install_type": "git-clone",
"description": "This extension adds nodes that allow you to easily serve your workflow (for example using a discord bot) "
},
{
"author": "PCMonsterx",
"title": "ComfyUI-CSV-Loader",
"reference": "https://github.com/PCMonsterx/ComfyUI-CSV-Loader",
"files": [
"https://github.com/PCMonsterx/ComfyUI-CSV-Loader"
],
"install_type": "git-clone",
"description": "CSV Loader for prompt building within ComfyUI interface. Allows access to positive/negative prompts associated with a name. Selections are being pulled from CSV files."
},
{
"author": "Smuzzies",
"title": "Chatbox Overlay node for ComfyUI",