Merge pull request #2827 from DemonAlone/Styler

Add DemonAlone-StyleSelector-ComfyUI  to custom-node-list.json
This commit is contained in:
Dr.Lt.Data 2026-05-01 05:00:39 +09:00 committed by GitHub
commit d370403e2d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46608,6 +46608,16 @@
], ],
"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": "DemonAlone",
"title": "DemonAlone-StyleSelector-ComfyUI",
"reference": "https://github.com/DemonAlone/DemonAlone-StyleSelector-ComfyUI",
"files": [
"https://github.com/DemonAlone/DemonAlone-StyleSelector-ComfyUI"
],
"install_type": "git-clone",
"description": "Prompt Style Selector with Preview, Multiple Selecting, Search and Local Base."
} }
] ]
} }