Added Prompt Gallery to the custom node list (#1044)

This commit is contained in:
Dan 2024-09-09 10:25:28 -05:00 committed by GitHub
parent ce874d5c62
commit 7da0bf5a2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14679,6 +14679,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "kinglord",
"title": "Prompt Gallery",
"id": "promptGallery",
"reference": "https://github.com/Kinglord/ComfyUI_Prompt_Gallery",
"files": [
"https://github.com/Kinglord/ComfyUI_Prompt_Gallery"
],
"install_type": "git-clone",
"description": "New UI on the sidebar that allows for quick and easy navigation of images to help build styles, characters, backgrounds, etc. or even entire random prompts."
}
]
}