update DB

This commit is contained in:
Dr.Lt.Data 2024-05-05 21:57:08 +09:00
parent da28a4c8de
commit 47860ab00c
3 changed files with 12 additions and 30 deletions

View File

@ -7920,16 +7920,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A Simple Python RSS Feed Reader to create Prompts in Comfy UI" "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."
},
@ -8301,16 +8291,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": "osiworx",
"title": "ComfyUI_Prompt-Quill",
"reference": "https://github.com/osi1880vr/prompt_quill_comfyui",
"files": [
"https://github.com/osi1880vr/prompt_quill_comfyui/raw/main/CompfyuiPromptQuill.py"
],
"install_type": "copy",
"description": "Nodes:Use Prompt Quill in Comfyui"
} }
] ]
} }

View File

@ -9,6 +9,16 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel." "description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
}, },
{
"author": "osiworx",
"title": "ComfyUI_Prompt-Quill",
"reference": "https://github.com/osi1880vr/prompt_quill_comfyui",
"files": [
"https://github.com/osi1880vr/prompt_quill_comfyui/raw/main/CompfyuiPromptQuill.py"
],
"install_type": "copy",
"description": "Nodes:Use Prompt Quill in Comfyui"
},
{ {
"author": "ericbeyer", "author": "ericbeyer",
"title": "guidance_interval", "title": "guidance_interval",

View File

@ -10,16 +10,8 @@
}, },
{
"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."
},
{ {
"author": "BAIS1C", "author": "BAIS1C",
"title": "ComfyUI_RSS_Feed_Reader", "title": "ComfyUI_RSS_Feed_Reader",