From f4bdbe164764073026ec1792d09ba7b396b887b5 Mon Sep 17 00:00:00 2001 From: Chan <925355568@qq.com> Date: Tue, 27 Feb 2024 19:59:34 +0800 Subject: [PATCH] add ComfyUI-Prompt-Preview --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index b7ccb2fe..099c0a1c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5888,6 +5888,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Chan-0312", + "title": "ComfyUI-Prompt-Preview", + "reference": "https://github.com/Chan-0312/ComfyUI-Prompt-Preview", + "files": [ + "https://github.com/Chan-0312/ComfyUI-Prompt-Preview" + ], + "install_type": "git-clone", + "description": "Welcome to ComfyUI Prompt Preview, where you can visualize the styles from [sdxl_prompt_styler](https://github.com/twri/sdxl_prompt_styler)." } ] }