Removed [obsolete] text in check box

This commit is contained in:
Oxlamon 2022-08-29 12:48:09 +03:00 committed by hlky
parent 0b2f5bf46a
commit ca9e20905f

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) [OBSOLETE]',
'Create prompt matrix (separate multiple prompts using |, and get all combinations of them)',
'Normalize Prompt Weights (ensure sum of weights add up to 1.0)',
'Save individual images',
'Save grid',