Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix for progress bar | AUTOMATIC | 2022-09-06 | 1 | -1/+4 |
| | |||||
* | added preview option | AUTOMATIC | 2022-09-06 | 1 | -8/+51 |
| | |||||
* | readme extras for VRAM for | AUTOMATIC | 2022-09-06 | 1 | -1/+4 |
| | | | | | | added missing packages to requirements for #74 add support for negative numbers in X/Y plot (plus ranges) #73 changed progressbar to work properly with custom modes | ||||
* | added progressbar | AUTOMATIC | 2022-09-05 | 1 | -2/+43 |
| | | | | | added an option to disable progressbar added interrupt support to DDIM/PLMS | ||||
* | added random artist button | AUTOMATIC | 2022-09-05 | 1 | -0/+19 |
| | | | | added a setting for padding when doing inpaint at original resolution | ||||
* | added --listen option to make gradio listen on network requests | AUTOMATIC | 2022-09-05 | 1 | -1/+1 |
| | |||||
* | fix for setting values for gradio sliders when users has bad data in ↵ | AUTOMATIC | 2022-09-05 | 1 | -3/+3 |
| | | | | ui-config.json | ||||
* | re-integrated tiling option as a UI element | AUTOMATIC | 2022-09-05 | 1 | -0/+4 |
| | |||||
* | ESRGAN support | AUTOMATIC | 2022-09-04 | 1 | -7/+18 |
| | |||||
* | added UI config file: ui-config.json | AUTOMATIC | 2022-09-04 | 1 | -2/+48 |
| | |||||
* | added poor man's inpainting script | AUTOMATIC | 2022-09-03 | 1 | -3/+3 |
| | |||||
* | fix for broken image saving when using non-default directory | AUTOMATIC | 2022-09-03 | 1 | -1/+1 |
| | |||||
* | option to invert mask for inpainting | AUTOMATIC | 2022-09-03 | 1 | -2/+8 |
| | |||||
* | scripts | AUTOMATIC | 2022-09-03 | 1 | -1/+1 |
| | |||||
* | support for scripts | AUTOMATIC | 2022-09-03 | 1 | -35/+25 |
| | |||||
* | split codebase into multiple files; to anyone this affects negatively: sorry | AUTOMATIC | 2022-09-03 | 1 | -0/+539 |