diff --git a/custom-node-list.json b/custom-node-list.json index 5e8ca34b..ca2d4fd0 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16216,6 +16216,17 @@ "install_type": "git-clone", "description": "This extension integrates ebsynth_utility into comfyui, and I've written some of my own nodes for secondary use." }, + { + "author": "Makki_Shizu", + "title": "ComfyUI-Prompt-Wildcards", + "id": "Prompt-Wildcards", + "reference": "https://github.com/MakkiShizu/ComfyUI-Prompt-Wildcards", + "files": [ + "https://github.com/MakkiShizu/ComfyUI-Prompt-Wildcards" + ], + "install_type": "git-clone", + "description": "Optional wildcards in ComfyUI" + }, @@ -16621,17 +16632,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "Makki_Shizu", - "title": "ComfyUI-Prompt-Wildcards", - "id": "Prompt-Wildcards", - "reference": "https://github.com/MakkiShizu/ComfyUI-Prompt-Wildcards", - "files": [ - "https://github.com/MakkiShizu/ComfyUI-Prompt-Wildcards" - ], - "install_type": "git-clone", - "description": "Optional wildcards in ComfyUI" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 987864c8..fed0e979 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,17 @@ + { + "author": "Makki_Shizu", + "title": "ComfyUI-Prompt-Wildcards", + "id": "Prompt-Wildcards", + "reference": "https://github.com/MakkiShizu/ComfyUI-Prompt-Wildcards", + "files": [ + "https://github.com/MakkiShizu/ComfyUI-Prompt-Wildcards" + ], + "install_type": "git-clone", + "description": "Optional wildcards in ComfyUI" + }, { "author": "dafeng012", "title": "comfyui-imgmake",