Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Port defaults to none | orionaskatu | 2022-09-08 | 1 | -1/+1 | |
| | | ||||||
* | | help message for ports < 1024 | orionaskatu | 2022-09-08 | 1 | -1/+1 | |
| | | ||||||
* | | add --port argument to shared.py | orionaskatu | 2022-09-08 | 1 | -0/+1 | |
|/ | | | defaults to 7860 | |||||
* | Merge remote-tracking branch 'origin/master' | AUTOMATIC | 2022-09-08 | 6 | -14/+50 | |
|\ | ||||||
| * | Merge branch 'master' into img2img2-color-correction | Robin Fernandes | 2022-09-08 | 2 | -3/+5 | |
| |\ | ||||||
| | * | Also use alpha channel from img2img input image as mask | fuzzytent | 2022-09-07 | 2 | -3/+5 | |
| | | | ||||||
| * | | Remove debug print. | rewbs | 2022-09-08 | 1 | -1/+0 | |
| | | | ||||||
| * | | Add color correction to img2img loopback to avoid a progressive skew to ↵ | rewbs | 2022-09-08 | 1 | -2/+28 | |
| |/ | | | | | | | magenta. Based on codedealer's PR to hlky's repo here: https://github.com/sd-webui/stable-diffusion-webui/pull/698/files. | |||||
| * | Merge pull request #108 from xeonvs/mps-support | AUTOMATIC1111 | 2022-09-07 | 4 | -9/+18 | |
| |\ | | | | | | | Added support for launching on Apple Silicon M1/M2 | |||||
| | * | directly convert list to tensor | xeonvs | 2022-09-07 | 1 | -4/+1 | |
| | | | ||||||
| | * | Miss device type for option --medvram | xeonvs | 2022-09-07 | 1 | -3/+6 | |
| | | | ||||||
| | * | Added support for launching on Apple Silicon | xeonvs | 2022-09-07 | 3 | -6/+15 | |
| | | | ||||||
* | | | another change for inpainting at full resolution | AUTOMATIC | 2022-09-08 | 1 | -3/+4 | |
|/ / | ||||||
* / | big improvements to inpainting and outpainting | AUTOMATIC | 2022-09-07 | 2 | -9/+15 | |
|/ | ||||||
* | labeling updates according to anon's feedback | AUTOMATIC | 2022-09-07 | 2 | -2/+2 | |
| | ||||||
* | a little bit of rework for extras tab | AUTOMATIC | 2022-09-07 | 2 | -6/+17 | |
| | ||||||
* | clarification for settings; another comment about copied files | AUTOMATIC | 2022-09-07 | 3 | -1/+5 | |
| | ||||||
* | codeformer support | AUTOMATIC | 2022-09-07 | 11 | -23/+889 | |
| | ||||||
* | add a font for google collab | AUTOMATIC | 2022-09-06 | 1 | -1/+11 | |
| | ||||||
* | fix error with --help #91 | AUTOMATIC | 2022-09-06 | 1 | -1/+1 | |
| | ||||||
* | remove double basicr requirement | AUTOMATIC | 2022-09-06 | 1 | -1/+5 | |
| | | | | add seed change for anon | |||||
* | some changes for outpainting to produce less seams | AUTOMATIC | 2022-09-06 | 1 | -1/+3 | |
| | ||||||
* | fix for live progress breaking lowvram and medvram optimizations | AUTOMATIC | 2022-09-06 | 3 | -15/+29 | |
| | ||||||
* | fix for progress bar | AUTOMATIC | 2022-09-06 | 2 | -2/+6 | |
| | ||||||
* | added preview option | AUTOMATIC | 2022-09-06 | 4 | -10/+67 | |
| | ||||||
* | fixes for incorrect progressbar | AUTOMATIC | 2022-09-06 | 1 | -4/+0 | |
| | ||||||
* | fix grid overwriting bug | AUTOMATIC | 2022-09-06 | 1 | -2/+2 | |
| | ||||||
* | collab link | AUTOMATIC | 2022-09-06 | 1 | -5/+1 | |
| | ||||||
* | some extra changes for collab compatibility | AUTOMATIC | 2022-09-06 | 2 | -2/+12 | |
| | ||||||
* | readme extras for VRAM for | AUTOMATIC | 2022-09-06 | 3 | -2/+7 | |
| | | | | | | 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 progressbar | AUTOMATIC | 2022-09-05 | 5 | -8/+95 | |
| | | | | | added an option to disable progressbar added interrupt support to DDIM/PLMS | |||||
* | added random artist button | AUTOMATIC | 2022-09-05 | 4 | -1/+52 | |
| | | | | added a setting for padding when doing inpaint at original resolution | |||||
* | add information about batch to the image | AUTOMATIC | 2022-09-05 | 1 | -1/+3 | |
| | ||||||
* | added --listen option to make gradio listen on network requests | AUTOMATIC | 2022-09-05 | 2 | -1/+2 | |
| | ||||||
* | fix for setting values for gradio sliders when users has bad data in ↵ | AUTOMATIC | 2022-09-05 | 1 | -3/+3 | |
| | | | | ui-config.json | |||||
* | re-integrated tiling option as a UI element | AUTOMATIC | 2022-09-05 | 6 | -6/+34 | |
| | ||||||
* | add an option to enable tiling image generation | AUTOMATIC | 2022-09-04 | 2 | -0/+7 | |
| | ||||||
* | bugfix (thx #88443949) | AUTOMATIC | 2022-09-04 | 1 | -1/+1 | |
| | ||||||
* | add split attention layer optimization from ↵ | AUTOMATIC | 2022-09-04 | 2 | -1/+44 | |
| | | | | https://github.com/basujindal/stable-diffusion/pull/117 | |||||
* | ESRGAN support | AUTOMATIC | 2022-09-04 | 7 | -17/+288 | |
| | ||||||
* | added UI config file: ui-config.json | AUTOMATIC | 2022-09-04 | 1 | -2/+48 | |
| | ||||||
* | added poor man's inpainting script | AUTOMATIC | 2022-09-03 | 6 | -51/+83 | |
| | ||||||
* | fix for broken image saving when using non-default directory | AUTOMATIC | 2022-09-03 | 1 | -1/+1 | |
| | ||||||
* | option to invert mask for inpainting | AUTOMATIC | 2022-09-03 | 3 | -5/+18 | |
| | ||||||
* | fix to make scripts that failed to compile not crash the program | AUTOMATIC | 2022-09-03 | 1 | -11/+15 | |
| | ||||||
* | Merge pull request #60 from hentailord85ez/file-not-found-fix | AUTOMATIC1111 | 2022-09-03 | 1 | -0/+3 | |
|\ | | | | | Don't iterate over scripts if it doesn't exist | |||||
| * | Don't iterate over scripts if it doesn't exist | hentailord85ez | 2022-09-03 | 1 | -0/+3 | |
| | | ||||||
* | | scripts | AUTOMATIC | 2022-09-03 | 1 | -1/+1 | |
|/ | ||||||
* | option to unload GFPGAN after using | AUTOMATIC | 2022-09-03 | 2 | -3/+13 | |
| | ||||||
* | support for scripts | AUTOMATIC | 2022-09-03 | 7 | -123/+145 | |
| |