mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-11 07:04:23 +08:00
Added Prompt Gallery to the custom node list (#1044)
This commit is contained in:
parent
ce874d5c62
commit
7da0bf5a2e
@ -14679,6 +14679,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": "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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user