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

Add ComfyUI-PromptOptimizer
This commit is contained in:
ciga2011 2025-01-16 00:01:44 +08:00 committed by GitHub
parent 4a392395ab
commit 3be8f685bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19976,6 +19976,17 @@
], ],
"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": "ciga2011",
"title": "ComfyUI Prompt Optimizer",
"id": "promptoptimizer",
"reference": "https://github.com/ciga2011/ComfyUI-PromptOptimizer",
"files": [
"https://github.com/ciga2011/ComfyUI-PromptOptimizer"
],
"install_type": "git-clone",
"description": "Optimize prompts for text-to-image models at no cost."
} }
] ]
} }