日本語版READMEはこちら。
cd <ComfyUI directory>/custom_nodes
git clone https://github.com/nkchocoai/ComfyUI-PromptUtilities.git
argN
strings concatenated with separator
.
argN
embedded in a prompt
.prompt
, [N]
is replaced by the value of argN
.
prompt
.
prompt
weights.mode
=replace) or append (mode
=insert) the value
to the tag matching the pattern
.
min_k
~ max_k
random values (no duplicates) from a list of tags
delimited by tags_delimiter
.
! [Example Sample Tags](img/ex_sample_tags.png “Example Sample Tags”)min_k
~ max_k
random values (no duplicates) from a list of tags
delimited by tags_delimiter
.min_w
~ max_w
(step:step_w
).config.ini
will output Wildcard format text files from the presets placed in the presets directory to the directory specified by output_csv_presets_as_wildcards
.