aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #108 from xeonvs/mps-supportAUTOMATIC11112022-09-074-9/+18
|\
| * directly convert list to tensorxeonvs2022-09-071-4/+1
| * Miss device type for option --medvramxeonvs2022-09-071-3/+6
| * Added support for launching on Apple Siliconxeonvs2022-09-073-6/+15
* | big improvements to inpainting and outpaintingAUTOMATIC2022-09-072-9/+15
|/
* labeling updates according to anon's feedbackAUTOMATIC2022-09-072-2/+2
* a little bit of rework for extras tabAUTOMATIC2022-09-072-6/+17
* clarification for settings; another comment about copied filesAUTOMATIC2022-09-073-1/+5
* codeformer supportAUTOMATIC2022-09-0711-23/+889
* add a font for google collabAUTOMATIC2022-09-061-1/+11
* fix error with --help #91AUTOMATIC2022-09-061-1/+1
* remove double basicr requirementAUTOMATIC2022-09-061-1/+5
* some changes for outpainting to produce less seamsAUTOMATIC2022-09-061-1/+3
* fix for live progress breaking lowvram and medvram optimizationsAUTOMATIC2022-09-063-15/+29
* fix for progress barAUTOMATIC2022-09-062-2/+6
* added preview optionAUTOMATIC2022-09-064-10/+67
* fixes for incorrect progressbarAUTOMATIC2022-09-061-4/+0
* fix grid overwriting bugAUTOMATIC2022-09-061-2/+2
* collab linkAUTOMATIC2022-09-061-5/+1
* some extra changes for collab compatibilityAUTOMATIC2022-09-062-2/+12
* readme extras for VRAM forAUTOMATIC2022-09-063-2/+7
* added progressbarAUTOMATIC2022-09-055-8/+95
* added random artist buttonAUTOMATIC2022-09-054-1/+52
* add information about batch to the imageAUTOMATIC2022-09-051-1/+3
* added --listen option to make gradio listen on network requestsAUTOMATIC2022-09-052-1/+2
* fix for setting values for gradio sliders when users has bad data in ui-confi...AUTOMATIC2022-09-051-3/+3
* 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 https://github.com/basujindal/sta...AUTOMATIC2022-09-042-1/+44
* 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 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