text_wildcards
text_wildcards
1. 支持text0(自定义文本),text1-text8通配符文件选None则跳过 2. text0为自定义文本前缀,可直接输入任意内容(完美支持中文) Line:按行分隔(\n)。 Space:按空格分隔(支持全角/半角空格)。 Comma:按逗号分隔(支持中英文逗号)。 Period:按句号分隔(支持中英文句号)。 Semicolon:按分号分隔(支持中英文分号)。 Tab:按制表符分隔(\t)。 Pipe:按竖线分隔(|)。 Custom:自定义排版替换(支持{text1}-{text8}占位符自由排版) 🌟 增强特性:完美支持中文文件名、中文文本处理、全角/半角符号统一;同名文件优先使用 dir1 目录下的版本
Pack: ComfyUI-Apt_Preset
custom_nodes.ComfyUI-Apt_Preset
Inputs (14)
| Name | Type | Required |
|---|---|---|
| output_join_rule | COMBO | required |
| custom_join | STRING | required |
| input_split_rule | COMBO | required |
| custom_split | STRING | required |
| text0 | STRING | required |
| text1 | COMBO | required |
| text2 | COMBO | required |
| text3 | COMBO | required |
| text4 | COMBO | required |
| text5 | COMBO | required |
| text6 | COMBO | required |
| text7 | COMBO | required |
| text8 | COMBO | required |
| seed | INT | required |
Outputs (1)
| Name | Type |
|---|---|
| text | STRING |