aboutsummaryrefslogtreecommitdiffstats
path: root/modules/shared_options.py
Commit message (Collapse)AuthorAgeFilesLines
* put refiner into main UI, into the new accordions sectionAUTOMATIC11112023-08-121-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
* resolve merge issuesAUTOMATIC11112023-08-101-0/+2
|
* put infotext label for setting into OptionInfo definition rather than in a ↵AUTOMATIC11112023-08-101-28/+28
| | | | separate list
* face restoration and tiling moved to settings - use "Options in main UI" ↵AUTOMATIC11112023-08-101-0/+2
| | | | setting if you want them back
* split shared.py into multiple files; should resolve all circular reference ↵AUTOMATIC11112023-08-091-676/+16
| | | | import errors related to shared.py
* Split history: mv modules/shared.py modules/shared_options.pyAUTOMATIC11112023-08-091-0/+976