My first ComfyUI nodes repo, I think it helps me a lot, if you like it, please give it a star.
This node displays a text in a widget with a text
input.
This node generates a filename_prefix
by current date and time
- Inputs:
seed
: optionalsuffix
: optionalenable_date_folder
:BOOLEAN
- Outputs:
filename_prefix
:STRING
YYYYMMDD/YYYYMMDD_HHMM
YYYYMMDD/YYYYMMDD_HHMM_{suffix}
YYYYMMDD/YYYYMMDD_HHMM_{seed}
YYYYMMDD/YYYYMMDD_HHMM_{seed}_{suffix}
YYYYMMDD_HHMM
YYYYMMDD_HHMM_{suffix}
YYYYMMDD_HHMM_{seed}
YYYYMMDD_HHMM_{seed}_{suffix}
- The path delimiter will be automatically determined based on the operating system, using either
/
or\
This node encodes a positive prompt into conditionings with an empty negative prompt.
- Inputs:
clip
: requiredpositive
: required
- Outputs:
POSITIVE CONDITIONING
NEGATIVE CONDITIONING