From 651d46d7ab4bef9f4f7d8a2dfa14d7d6d841f90f Mon Sep 17 00:00:00 2001 From: licyk Date: Sat, 7 Dec 2024 23:49:25 +0800 Subject: [PATCH] add node --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 51660dda..de7e2134 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18122,6 +18122,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" } ] }