aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* 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-056-6/+34
|
* add an option to enable tiling image generationAUTOMATIC2022-09-042-0/+7
|
* bugfix (thx #88443949)AUTOMATIC2022-09-041-1/+1
|
* add split attention layer optimization from ↵AUTOMATIC2022-09-042-1/+44
| | | | https://github.com/basujindal/stable-diffusion/pull/117
* ESRGAN supportAUTOMATIC2022-09-047-17/+288
|
* added UI config file: ui-config.jsonAUTOMATIC2022-09-041-2/+48
|
* added poor man's inpainting scriptAUTOMATIC2022-09-036-51/+83
|
* fix for broken image saving when using non-default directoryAUTOMATIC2022-09-031-1/+1
|
* option to invert mask for inpaintingAUTOMATIC2022-09-033-5/+18
|
* fix to make scripts that failed to compile not crash the programAUTOMATIC2022-09-031-11/+15
|
* Merge pull request #60 from hentailord85ez/file-not-found-fixAUTOMATIC11112022-09-031-0/+3
|\ | | | | Don't iterate over scripts if it doesn't exist
| * Don't iterate over scripts if it doesn't existhentailord85ez2022-09-031-0/+3
| |
* | scriptsAUTOMATIC2022-09-031-1/+1
|/
* option to unload GFPGAN after usingAUTOMATIC2022-09-032-3/+13
|
* support for scriptsAUTOMATIC2022-09-037-123/+145
|
* split codebase into multiple files; to anyone this affects negatively: sorryAUTOMATIC2022-09-0313-0/+2164