Nodes/ComfyUi-MpiNodes/Mpi Prompt Processor
ComfyUI Node

Mpi Prompt Processor

Process prompt lists into positive and negative prompts

By MadPonyInteractive·Created 10 months ago·Updated 4 days ago· 2
Mpi Prompt Processor
  • prompt_list
  • prompt
  • positive
  • negative
  • seed
  • boolean
positive
negative
cleanuptrue
seed0
probability1.00
opt_title
CategoryMpiNodes/PromptGen

Inputs (7)

NameTypeDefaultDescription
prompt_listPROMPT_LST
positiveSTRINGPositive prompt
negativeSTRINGNegative prompt
cleanupBOOLEANtrueWhen enabled, it will remove any _title_ that couldn't be replaced
seedINT00–18446744073709550000
probabilityFLOAT1.000–10.0 will always bypass this prompt output and return False 1.0 will always let this prompt through and return True 0.5 gives both a 50% chance
opt_titleoptSTRINGUnique ID, use to convert to a reusable prompt

Outputs (5)

NameTypeDescription
promptPROMPT_LST
positiveSTRING
negativeSTRING
seedINT
booleanBOOLEAN