Merge pull request #118 from receyuki/main

Add SD Prompt Reader to custom-node-list.json
This commit is contained in:
Dr.Lt.Data 2023-09-27 08:03:52 +09:00 committed by GitHub
commit cc90ddd188
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1952,6 +1952,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes: Conditional Interrrupt." "description": "Nodes: Conditional Interrrupt."
}, },
{
"author": "receyuki",
"title": "SD Prompt Reader",
"reference": "https://github.com/receyuki/comfyui-prompt-reader-node",
"files": [
"https://github.com/receyuki/comfyui-prompt-reader-node"
],
"install_type": "git-clone",
"description": "ComfyUI node version of the SD Prompt Reader."
},
{ {
"author": "alpertunga-bile", "author": "alpertunga-bile",
"title": "prompt-generator", "title": "prompt-generator",