diff --git a/custom-node-list.json b/custom-node-list.json index 2eb6cf84..f34c9e77 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -14304,6 +14304,17 @@ "install_type": "git-clone", "description": "Nodes to run nodes on remote ComfyUI instances." }, + { + "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." + }, @@ -14689,17 +14700,6 @@ ], "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." } ] } diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index f3146072..6e47c798 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -62,16 +62,6 @@ "install_type": "git-clone", "description": "NODES:image select, Load AnyLLM, Ask LLM, OpenAI DAlle Node, SK Text_String, SK Random File Name" }, - { - "author": "Kinglord", - "title": "ComfyUI_Prompt_Gallery [WIP]", - "reference": "https://github.com/Kinglord/ComfyUI_Prompt_Gallery", - "files": [ - "https://github.com/Kinglord/ComfyUI_Prompt_Gallery" - ], - "install_type": "git-clone", - "description": "A custom node that adds a UI element to the sidebar that allows for quick and easy navigation of images to aid in building prompts." - }, { "author": "Cardoso-topdev", "title": "comfyui_meshanything_v1 [WIP]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 49f2b1a7..f7556cbb 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,7 +9,27 @@ }, - + { + "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." + }, + { + "author": "daxcay", + "title": "ComfyUI-WA", + "reference": "https://github.com/daxcay/ComfyUI-WA", + "files": [ + "https://github.com/daxcay/ComfyUI-WA" + ], + "install_type": "git-clone", + "description": "Node to enable WhatsApp in ComfyUI." + }, { "author": "LatentRat", "title": "comfy_remote_run",