Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | option to not show images in web ui | AUTOMATIC | 2022-10-04 | 1 | -0/+3 |
| | |||||
* | added --disable-console-progressbars to disable progressbars in console | AUTOMATIC | 2022-10-02 | 1 | -1/+3 |
| | | | | disabled printing prompts to console by default, enabled by --enable-console-prompts | ||||
* | prevent saving settings with bogus values | AUTOMATIC | 2022-09-23 | 1 | -3/+1 |
| | |||||
* | Add option to always log generation info | Johan Aires Rastén | 2022-09-22 | 1 | -1/+5 |
| | |||||
* | prevent seed extras from having effect when extras checkbox is not checked | AUTOMATIC | 2022-09-21 | 1 | -1/+2 |
| | |||||
* | do not show denoising strength when highres fix is not enabled | AUTOMATIC | 2022-09-19 | 1 | -2/+2 |
| | |||||
* | added highres fix feature | AUTOMATIC | 2022-09-19 | 1 | -1/+4 |
| | |||||
* | added a second style field | AUTOMATIC | 2022-09-14 | 1 | -2/+2 |
| | | | | | | added the ability to use {prompt} in styles added a button to apply style to textbox rearranged top row for UI | ||||
* | Fixed prompt_style type hints: int -> str | JohannesGaessler | 2022-09-11 | 1 | -1/+1 |
| | |||||
* | support for prompt styles | AUTOMATIC | 2022-09-09 | 1 | -1/+2 |
| | | | | fix broken prompt matrix | ||||
* | added resize seeds and variation seeds features | AUTOMATIC | 2022-09-09 | 1 | -1/+5 |
| | |||||
* | More informative progress printing | JohannesGaessler | 2022-09-08 | 1 | -0/+3 |
| | |||||
* | codeformer support | AUTOMATIC | 2022-09-07 | 1 | -2/+2 |
| | |||||
* | re-integrated tiling option as a UI element | AUTOMATIC | 2022-09-05 | 1 | -2/+3 |
| | |||||
* | added poor man's inpainting script | AUTOMATIC | 2022-09-03 | 1 | -1/+1 |
| | |||||
* | support for scripts | AUTOMATIC | 2022-09-03 | 1 | -22/+5 |
| | |||||
* | split codebase into multiple files; to anyone this affects negatively: sorry | AUTOMATIC | 2022-09-03 | 1 | -0/+52 |