ComfyUI 的自定义节点集合,包含 Dynamic Prompts Text Encode(支持 Dynamic Prompts 语法)、Feeling Lucky Text Encode(可从 lexica.art 搜索并支持动态语法)和 Output String(将字符串从后端传到前端),便于生成与调试提示词。
💡 在 ComfyUI 中生成并调试动态或搜索式提示词。
🍴 4 Forks💻 Python🔄 2024-05-22
https://pan.quark.cn/s/86a6deb1b5f6
📦 requirements.txt
dynamicprompts[attentiongrabber,magicprompt]==0.23.0
📄 README
nui-suite
Custom nodes for ComfyUI.
Dynamic Prompts Text Encode – CLIP text encoder that uses Dynamic Prompts syntax.
Feeling Lucky Text Encode – Searches prompts on https://lexica.art based on the input. Also supports Dynamic Prompts syntax.
Output String – Simple node that sends a string from the backend to the frontend. Useful for inspecting a randomly generated prompt in the frontend.