From db10bc3f4d308fda82d9c6f9784aa510d5bab416 Mon Sep 17 00:00:00 2001 From: Rhys Yang Date: Wed, 27 Sep 2023 01:45:56 +0800 Subject: [PATCH] Add SD Prompt Reader to custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 8c97deb7..a8c417c0 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1952,6 +1952,16 @@ "install_type": "git-clone", "description": "Nodes: Conditional Interrrupt." }, + { + "author": "receyuki", + "title": "SD Prompt Reader", + "reference": "https://github.com/receyuki/comfyui-prompt-reader-node", + "files": [ + "https://github.com/receyuki/comfyui-prompt-reader-node" + ], + "install_type": "git-clone", + "description": "ComfyUI node version of the SD Prompt Reader." + }, { "author": "taabata", "title": "Syrian Falcon Nodes",