Revert "Removed [obsolete] text in check box"

This reverts commit ca9e20905f.
This commit is contained in:
hlky 2022-08-29 12:20:22 +01:00
parent ca9e20905f
commit c0cd601d6a

View File

@ -1314,7 +1314,7 @@ else:
# make sure these indicies line up at the top of txt2img()
txt2img_toggles = [
'Create prompt matrix (separate multiple prompts using |, and get all combinations of them)',
'Create prompt matrix (separate multiple prompts using |, and get all combinations of them) [OBSOLETE]',
'Normalize Prompt Weights (ensure sum of weights add up to 1.0)',
'Save individual images',
'Save grid',