ComfyUI Node
SK Prompt Matrix Sampler V3
A ComfyUI node in 🪄 SK LoRA Manager/Prompt with 6 inputs and 1 output.
SK Prompt Matrix Sampler V3
- string
◄pick_ids0►
◄sort_modeSequential (顺序)►
◄input_sep|►
◄output_sep, ►
◄seed0►
◄raw_text►
Category🪄 SK LoRA Manager/Prompt
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| pick_ids | STRING | 0 | 所选行/段序号,格式为“1,2,3”,输入0表示所有行/段 |
| sort_mode | COMBO | Sequential (顺序) | 默认为Sequential(按pick_ids顺序组合),Random表示按随机顺序组合 |
| input_sep | STRING | | | 输入文本的分隔符 |
| output_sep | STRING | , | 输出文本的分隔符 |
| seed | INT | 00–18446744073709550000 | — |
| raw_text | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| string | STRING | — |