ComfyUI_CreaPrompt

ComfyUI_CreaPrompt
★ 85

随机提示生成CSV分类管理多节点并行兼容A1111
ComfyUI_CreaPrompt:随机生成并组合prompts,支持自定义CSV分类与最多4个并行节点,便于快速创建多样化提示,推荐配合CreaPrompt_Ultimate。
💡 快速批量生成并管理图像生成提示词。
🍴 6 Forks💻 Python🔄 2025-12-30
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/f414772aa5c3
Capture d'écran 2024-07-07 124640
Capture d'écran 2024-07-12 153624
Capture d'écran 2024-07-17 083300
Capture d'écran 2025-06-04 122933
📄 README

ComfyUI_CreaPrompt

Generate prompts randomly

For best results, use CreaPrompt_Ultimate checkpoint

https://civitai.com/models/383364?modelVersionId=602452

It also has an extension for A1111, you can find it at

https://github.com/tritant/sd-webui-creaprompt

You can add your category easily. Just add a .csv file in the csv folder. The script will automatically add it to the interface. Each entry must be on a different line in the .csv file. The file name must have a specific format, e.g. x_xnameoffile.csv. The x are numbers which will determine the display order in the prompt (alphabetical order).

There is also a collection of 1150 prompts updated regularly

Multi Nodes

With multi nodes, you can use up to 4 nodes at the same time, with a different category configuration for each node.

To configure the nodes, simply add/delete the categories (.csv files) in the corresponding folders (csv1, csv2, csv3).

Do not delete the collection.txt file, otherwise you will get an error.

The WF examples are in the WF folder of the custom node.

Weight Node

Configure it in csv+weight folder

Dynamic Node

The Add a Category button use the CSV folder to choose your categories

You can change the default config (Add/reload/recreate node) in default_combos.txt file