Nodes: Format String, Join String List, Load Preset, Load Preset (Advanced), Const String, Const String (multi line). Add useful nodes related to prompt.
日本語版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
.
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
.