From d457a0e0bc4559d62aa9393fc3685899d2b5bffe Mon Sep 17 00:00:00 2001 From: licyk <76895225+licyk@users.noreply.github.com> Date: Sun, 8 Dec 2024 22:34:34 +0800 Subject: [PATCH] add node (#1307) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 320ae2f4..f89146e0 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18143,6 +18143,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "weilin9999", + "title": "WeiLin-ComfyUI-prompt-all-in-one", + "id": "prompt-all-in-one", + "reference": "https://github.com/weilin9999/WeiLin-ComfyUI-prompt-all-in-one", + "files": [ + "https://github.com/weilin9999/WeiLin-ComfyUI-prompt-all-in-one" + ], + "install_type": "git-clone", + "description": "Write prompt words like WebUI" } ]