aboutsummaryrefslogtreecommitdiffstats
path: root/modules/shared_options.py
AgeCommit message (Collapse)AuthorLines
2023-08-13Merge pull request #12520 from catboxanon/etaAUTOMATIC1111-1/+1
Update description of eta setting
2023-08-13Fix s_noise descriptioncatboxanon-1/+1
2023-08-13Update description of eta settingcatboxanon-1/+1
2023-08-12put refiner into main UI, into the new accordions sectionAUTOMATIC1111-2/+0
add VAE from main model into infotext, not from refiner model option to make scripts UI without gr.Group fix inconsistencies with refiner when usings samplers that do more denoising than steps
2023-08-10Merge branch 'shared-hires-prompt-raw' into shared-hires-prompt-testRobert Barron-0/+1
2023-08-10resolve merge issuesAUTOMATIC1111-0/+2
2023-08-10put infotext label for setting into OptionInfo definition rather than in a ↵AUTOMATIC1111-28/+28
separate list
2023-08-10face restoration and tiling moved to settings - use "Options in main UI" ↵AUTOMATIC1111-0/+2
setting if you want them back
2023-08-09split shared.py into multiple files; should resolve all circular reference ↵AUTOMATIC1111-676/+16
import errors related to shared.py
2023-08-09Split history: mv modules/shared.py modules/shared_options.pyAUTOMATIC1111-0/+976