ComfyUI Extension: ComfyUI-ScenarioPrompt

Authored by Ludobico

Created

Updated

15 stars

ScenarioPrompt is a custom node that helps you understand what you're prompting for each property as you build your prompts

Custom Nodes (1)

README

ComfyUI-ScenarioPrompt

ko

alt text

ScenarioPrompt is a custom node that helps you understand what you're prompting for each property as you build your prompts

Currently available in 10 properties, Base is mandatory.

alt text

You can use it in conjunction with CLIP Text Encode (Prompt), or you can use the Show Text item in ComfyUI-Custom-Scripts to line up the prompts entered.

⚠️ To connect ScenarioPrompt to a prompt, you must check the Convert text to input box for CLIP Text Encode (Prompt).

alt text

Installation

cd path/to/comfyui/custom_nodes/
git clone https://github.com/Ludobico/ComfyUI-ScenarioPrompt.git

Autocomplete

It was inspired by the two source codes above: ComfyUI - CustomNode Unlimited Prompt and NovelAI.app.

The tags used for autocomplete are also based on NovelAI.app's googlesheet.

alt text

Reference

https://github.com/gangjun06/NovelAI.app

https://github.com/PluMaZero/ComfyUI-SpaceFlower