aboutsummaryrefslogtreecommitdiffstats
path: root/modules/shared.py
Commit message (Collapse)AuthorAgeFilesLines
* fix for progress barAUTOMATIC2022-09-061-1/+2
|
* added preview optionAUTOMATIC2022-09-061-0/+4
|
* collab linkAUTOMATIC2022-09-061-5/+1
|
* some extra changes for collab compatibilityAUTOMATIC2022-09-061-1/+5
|
* readme extras for VRAM forAUTOMATIC2022-09-061-0/+1
| | | | | | 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-0/+9
| | | | | added an option to disable progressbar added interrupt support to DDIM/PLMS
* added random artist buttonAUTOMATIC2022-09-051-0/+7
| | | | added a setting for padding when doing inpaint at original resolution
* added --listen option to make gradio listen on network requestsAUTOMATIC2022-09-051-0/+1
|
* re-integrated tiling option as a UI elementAUTOMATIC2022-09-051-2/+0
|
* add an option to enable tiling image generationAUTOMATIC2022-09-041-0/+2
|
* bugfix (thx #88443949)AUTOMATIC2022-09-041-1/+1
|
* add split attention layer optimization from ↵AUTOMATIC2022-09-041-0/+1
| | | | https://github.com/basujindal/stable-diffusion/pull/117
* ESRGAN supportAUTOMATIC2022-09-041-3/+4
|
* option to unload GFPGAN after usingAUTOMATIC2022-09-031-0/+1
|
* support for scriptsAUTOMATIC2022-09-031-1/+0
|
* split codebase into multiple files; to anyone this affects negatively: sorryAUTOMATIC2022-09-031-0/+121