diff --git a/custom-node-list.json b/custom-node-list.json index 6322f1c..efdf4c7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8936,6 +8936,17 @@ "install_type": "git-clone", "description": "Nodes:story_sampler_simple, text2, kosmos2_sampler.\nI created a dataset for generating short stories [a/Short-Story](https://huggingface.co/datasets/oztrkoguz/Short-Story) and used it to fine-tune my own model using Phi-3." }, + { + "author": "GraftingRayman", + "title": "GR Prompt Selector", + "id": "gr-prompt-selector", + "reference": "https://github.com/GraftingRayman/ComfyUI_GraftingRayman", + "files": [ + "https://github.com/GraftingRayman/ComfyUI_GraftingRayman" + ], + "install_type": "git-clone", + "description": "Prompt and Masking nodes." + }, @@ -9329,16 +9340,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "GraftingRayman", - "title": "GR Prompt Selector", - "reference": "https://github.com/GraftingRayman/ComfyUI_GraftingRayman", - "files": [ - "https://github.com/GraftingRayman/ComfyUI_GraftingRayman" - ], - "install_type": "git-clone", - "description": "Prompt and Masking nodes." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index b33b35c..a547b29 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,17 @@ + { + "author": "GraftingRayman", + "title": "GR Prompt Selector", + "id": "gr-prompt-selector", + "reference": "https://github.com/GraftingRayman/ComfyUI_GraftingRayman", + "files": [ + "https://github.com/GraftingRayman/ComfyUI_GraftingRayman" + ], + "install_type": "git-clone", + "description": "Prompt and Masking nodes." + }, { "author": "nat-chan", "title": "ComfyUI-graphToPrompt",