Update custom-node-list.json (#642)

added Comfyui Prompt Quill to the catalog
This commit is contained in:
osi1880vr 2024-05-05 14:54:18 +02:00 committed by GitHub
parent b295377af8
commit da28a4c8de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8301,6 +8301,16 @@
],
"install_type": "unzip",
"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"
}
]
}