aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #167 from orionaskatu/patch-1AUTOMATIC11112022-09-091-12/+12
|\
| * Some typosorionaskatu2022-09-081-12/+12
* | Merge pull request #153 from SafentisFox/fix_output_displayAUTOMATIC11112022-09-091-2/+2
|\ \ | |/ |/|
| * Fix webui.bat ignoring cmd line arguments, fix output img overflowingsafentisAuth2022-09-081-2/+2
* | fix for PLMS live previews in txt2imgAUTOMATIC2022-09-081-2/+4
* | fix for DDIM live previews in txt2imgAUTOMATIC2022-09-081-0/+6
* | Merge pull request #158 from JohannesGaessler/progress-printingAUTOMATIC11112022-09-085-2/+43
|\ \
| * | More informative progress printingJohannesGaessler2022-09-085-2/+43
* | | Merge pull request #154 from rewbs/img2img2-loopback-denoise-strength-change-...AUTOMATIC11112022-09-082-4/+11
|\ \ \ | |/ / |/| |
| * | Turn the loopback denoise strength change factor into a parameter rather than...rewbs2022-09-082-4/+11
* | | add a helpful message when user puts RealESRGAN model into ESRGAN directory.AUTOMATIC2022-09-081-5/+8
* | | support for sd-concepts as alternatives for textual inversion #151AUTOMATIC2022-09-081-5/+15
* | | honor tiling settings for RealESRGAN alsoAUTOMATIC2022-09-082-4/+6
| |/ |/|
* | Port defaults to noneorionaskatu2022-09-081-1/+1
* | help message for ports < 1024orionaskatu2022-09-081-1/+1
* | add --port argument to shared.pyorionaskatu2022-09-081-0/+1
|/
* Merge remote-tracking branch 'origin/master'AUTOMATIC2022-09-086-14/+50
|\
| * Merge branch 'master' into img2img2-color-correctionRobin Fernandes2022-09-082-3/+5
| |\
| | * Also use alpha channel from img2img input image as maskfuzzytent2022-09-072-3/+5
| * | Remove debug print.rewbs2022-09-081-1/+0
| * | Add color correction to img2img loopback to avoid a progressive skew to magen...rewbs2022-09-081-2/+28
| |/
| * 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
* | | another change for inpainting at full resolutionAUTOMATIC2022-09-081-3/+4
|/ /
* / 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