ComfyUI-ScenarioPrompt

ComfyUI-ScenarioPrompt
★ 19

提示工程可视化ComfyUI插件交互指南
为ComfyUI提供可视化提示器,实时解释每个属性的含义,帮助构建精准Prompt,提升提示效率与可读性。
💡 构建或调试复杂Prompt时实时查看各属性含义
🍴 5 Forks💻 JavaScript🔄 2025-03-12
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/8f9eee5e2cdb
alt text
alt text
📄 README

ComfyUI-ScenarioPrompt

[](./README.ko.md)

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.

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).

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.

Reference

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

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