mirror of
https://github.com/Sygil-Dev/sygil-webui.git
synced 2024-12-14 22:13:41 +03:00
Removed [obsolete] text in check box
This commit is contained in:
parent
0b2f5bf46a
commit
ca9e20905f
2
webui.py
2
webui.py
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user