Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #12648 from catboxanon/feat/gallery-tweaks | AUTOMATIC1111 | 2023-08-19 | 1 | -0/+1 | |
|\ \ \ | | | | | | | | | Gallery: Set preview to `True`, allow custom height | |||||
| * | | | Gallery: Set preview to True, allow custom height | catboxanon | 2023-08-18 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | Add option for faster live interrupt | catboxanon | 2023-08-18 | 1 | -0/+1 | |
|/ / / | ||||||
* | | | Add extra img2img noise | catboxanon | 2023-08-15 | 1 | -1/+2 | |
| | | | ||||||
* | | | Fix typo in shared_options.py | whitebell | 2023-08-14 | 1 | -1/+1 | |
| |/ |/| | | | unperdictable -> unpredictable | |||||
* | | Merge pull request #12520 from catboxanon/eta | AUTOMATIC1111 | 2023-08-13 | 1 | -1/+1 | |
|\ \ | | | | | | | Update description of eta setting | |||||
| * | | Update description of eta setting | catboxanon | 2023-08-13 | 1 | -1/+1 | |
| | | | ||||||
* | | | Fix s_noise description | catboxanon | 2023-08-13 | 1 | -1/+1 | |
|/ / | ||||||
* / | put refiner into main UI, into the new accordions section | AUTOMATIC1111 | 2023-08-12 | 1 | -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 issues | AUTOMATIC1111 | 2023-08-10 | 1 | -0/+2 | |
| | ||||||
* | put infotext label for setting into OptionInfo definition rather than in a ↵ | AUTOMATIC1111 | 2023-08-10 | 1 | -28/+28 | |
| | | | | separate list | |||||
* | face restoration and tiling moved to settings - use "Options in main UI" ↵ | AUTOMATIC1111 | 2023-08-10 | 1 | -0/+2 | |
| | | | | setting if you want them back | |||||
* | split shared.py into multiple files; should resolve all circular reference ↵ | AUTOMATIC1111 | 2023-08-09 | 1 | -676/+16 | |
| | | | | import errors related to shared.py | |||||
* | Split history: mv modules/shared.py modules/shared_options.py | AUTOMATIC1111 | 2023-08-09 | 1 | -0/+976 | |