update DB

This commit is contained in:
Dr.Lt.Data
2024-05-05 16:54:53 +09:00
parent b3b9b5a5ff
commit 975531a4ab
5 changed files with 44 additions and 0 deletions

View File

@@ -7920,6 +7920,16 @@
"install_type": "git-clone",
"description": "A Simple Python RSS Feed Reader to create Prompts in Comfy UI"
},
{
"author": "osi1880vr",
"title": "ComfyUI Prompt Quill",
"reference": "https://github.com/osi1880vr/prompt_quill_comfyui",
"files": [
"https://github.com/osi1880vr/prompt_quill_comfyui"
],
"install_type": "git-clone",
"description": "Custom ComfyUI Nodes for interacting with [a/Prompt Quill](https://github.com/osi1880vr/prompt_quill). Integrate the power of Prompt Quill into ComfyUI workflows. To use this properly, you would need a running Prompt Quill API reachable from the host that is running ComfyUI."
},