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

This commit is contained in:
Simlym 2025-07-31 22:44:48 +08:00 committed by GitHub
parent 01fa37900b
commit 5cb203685c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30528,6 +30528,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Simlym",
"title": "ComfyUI Prompt Helper",
"id": "prompt-helper",
"reference": "https://github.com/Simlym/comfyui-prompt-helper",
"files": [
"https://github.com/Simlym/comfyui-prompt-helper"
],
"install_type": "git-clone",
"description": "A simple and intuitive prompt management tool for ComfyUI."
}
]
}