aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ui.py
Commit message (Collapse)AuthorAgeFilesLines
* fix for progress barAUTOMATIC2022-09-061-1/+4
|
* added preview optionAUTOMATIC2022-09-061-8/+51
|
* readme extras for VRAM forAUTOMATIC2022-09-061-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 progressbarAUTOMATIC2022-09-051-2/+43
| | | | | added an option to disable progressbar added interrupt support to DDIM/PLMS
* added random artist buttonAUTOMATIC2022-09-051-0/+19
| | | | added a setting for padding when doing inpaint at original resolution
* added --listen option to make gradio listen on network requestsAUTOMATIC2022-09-051-1/+1
|
* fix for setting values for gradio sliders when users has bad data in ↵AUTOMATIC2022-09-051-3/+3
| | | | ui-config.json
* re-integrated tiling option as a UI elementAUTOMATIC2022-09-051-0/+4
|
* ESRGAN supportAUTOMATIC2022-09-041-7/+18
|
* added UI config file: ui-config.jsonAUTOMATIC2022-09-041-2/+48
|
* added poor man's inpainting scriptAUTOMATIC2022-09-031-3/+3
|
* fix for broken image saving when using non-default directoryAUTOMATIC2022-09-031-1/+1
|
* option to invert mask for inpaintingAUTOMATIC2022-09-031-2/+8
|
* scriptsAUTOMATIC2022-09-031-1/+1
|
* support for scriptsAUTOMATIC2022-09-031-35/+25
|
* split codebase into multiple files; to anyone this affects negatively: sorryAUTOMATIC2022-09-031-0/+539