Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added --opt-split-attention-v1 | AUTOMATIC | 2022-09-10 | 1 | -0/+1 | |
| | ||||||
* | enabled negative prompt by default | AUTOMATIC | 2022-09-10 | 1 | -1/+1 | |
| | | | | fixed broken empty directory when prompt does not start withl etter | |||||
* | separated options for sample and grid dir saving for #222 | AUTOMATIC | 2022-09-10 | 1 | -1/+2 | |
| | ||||||
* | split settings into three columns | AUTOMATIC | 2022-09-10 | 1 | -1/+1 | |
| | | | | | added a different workaround for gradio mask bug with info in UI switched to newer gradio version | |||||
* | [Feature Request] Ability to pass a custom ui-config.json via command line ↵ | AUTOMATIC | 2022-09-10 | 1 | -0/+1 | |
| | | | | args #212 | |||||
* | Embed roboto | orionaskatu | 2022-09-09 | 1 | -11/+1 | |
| | ||||||
* | support for prompt styles | AUTOMATIC | 2022-09-09 | 1 | -2/+4 | |
| | | | | fix broken prompt matrix | |||||
* | added resize seeds and variation seeds features | AUTOMATIC | 2022-09-09 | 1 | -1/+0 | |
| | ||||||
* | add an option to show negative prompt | AUTOMATIC | 2022-09-09 | 1 | -0/+3 | |
| | ||||||
* | change default font capitalization to possibly help linux users #157 | AUTOMATIC | 2022-09-09 | 1 | -1/+1 | |
| | ||||||
* | Some typos | orionaskatu | 2022-09-08 | 1 | -12/+12 | |
| | ||||||
* | More informative progress printing | JohannesGaessler | 2022-09-08 | 1 | -0/+31 | |
| | ||||||
* | honor tiling settings for RealESRGAN also | AUTOMATIC | 2022-09-08 | 1 | -2/+2 | |
| | | | | load scripts earlier to get errors before model loads | |||||
* | 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 | |||||
* | Added support for launching on Apple Silicon | xeonvs | 2022-09-07 | 1 | -3/+6 | |
| | ||||||
* | labeling updates according to anon's feedback | AUTOMATIC | 2022-09-07 | 1 | -1/+1 | |
| | ||||||
* | clarification for settings; another comment about copied files | AUTOMATIC | 2022-09-07 | 1 | -1/+1 | |
| | ||||||
* | codeformer support | AUTOMATIC | 2022-09-07 | 1 | -0/+6 | |
| | ||||||
* | 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 | |
| | ||||||
* | fix for live progress breaking lowvram and medvram optimizations | AUTOMATIC | 2022-09-06 | 1 | -3/+5 | |
| | ||||||
* | fix for progress bar | AUTOMATIC | 2022-09-06 | 1 | -1/+2 | |
| | ||||||
* | added preview option | AUTOMATIC | 2022-09-06 | 1 | -0/+4 | |
| | ||||||
* | collab link | AUTOMATIC | 2022-09-06 | 1 | -5/+1 | |
| | ||||||
* | some extra changes for collab compatibility | AUTOMATIC | 2022-09-06 | 1 | -1/+5 | |
| | ||||||
* | readme extras for VRAM for | AUTOMATIC | 2022-09-06 | 1 | -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 progressbar | AUTOMATIC | 2022-09-05 | 1 | -0/+9 | |
| | | | | | added an option to disable progressbar added interrupt support to DDIM/PLMS | |||||
* | added random artist button | AUTOMATIC | 2022-09-05 | 1 | -0/+7 | |
| | | | | added a setting for padding when doing inpaint at original resolution | |||||
* | added --listen option to make gradio listen on network requests | AUTOMATIC | 2022-09-05 | 1 | -0/+1 | |
| | ||||||
* | re-integrated tiling option as a UI element | AUTOMATIC | 2022-09-05 | 1 | -2/+0 | |
| | ||||||
* | add an option to enable tiling image generation | AUTOMATIC | 2022-09-04 | 1 | -0/+2 | |
| | ||||||
* | bugfix (thx #88443949) | AUTOMATIC | 2022-09-04 | 1 | -1/+1 | |
| | ||||||
* | add split attention layer optimization from ↵ | AUTOMATIC | 2022-09-04 | 1 | -0/+1 | |
| | | | | https://github.com/basujindal/stable-diffusion/pull/117 | |||||
* | ESRGAN support | AUTOMATIC | 2022-09-04 | 1 | -3/+4 | |
| | ||||||
* | option to unload GFPGAN after using | AUTOMATIC | 2022-09-03 | 1 | -0/+1 | |
| | ||||||
* | support for scripts | AUTOMATIC | 2022-09-03 | 1 | -1/+0 | |
| | ||||||
* | split codebase into multiple files; to anyone this affects negatively: sorry | AUTOMATIC | 2022-09-03 | 1 | -0/+121 | |