Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix prompt matrix script | Lukas Meller | 2022-09-09 | 2 | -1/+2 | |
| | ||||||
* | Cleaner condition | orionaskatu | 2022-09-09 | 1 | -4/+1 | |
| | ||||||
* | Embed roboto | orionaskatu | 2022-09-09 | 3 | -12/+8 | |
| | ||||||
* | support for prompt styles | AUTOMATIC | 2022-09-09 | 10 | -22/+123 | |
| | | | | fix broken prompt matrix | |||||
* | ability to upload mask for inpainting | AUTOMATIC | 2022-09-09 | 3 | -10/+43 | |
| | ||||||
* | Merge remote-tracking branch 'origin/master' into seeds | AUTOMATIC | 2022-09-09 | 2 | -2/+4 | |
|\ | ||||||
| * | Include negative prompt in parameters text file | David Yates | 2022-09-09 | 1 | -1/+3 | |
| | | ||||||
| * | Merge pull request #175 from Thielak/master | AUTOMATIC1111 | 2022-09-09 | 1 | -1/+1 | |
| |\ | | | | | | | Removed mention of CUDA in the README | |||||
| | * | Removed mention of CUDA in the README | Kaleith | 2022-09-09 | 1 | -1/+1 | |
| |/ | | | | | The requirement to install CUDA was removed with https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/e92d4cf7476f1897fce376916dfb40755ea7920f#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L63 so that mention in README should be superfluous | |||||
* | | i will also fix floating point significant digits | AUTOMATIC | 2022-09-09 | 1 | -0/+6 | |
| | | ||||||
* | | added resize seeds and variation seeds features | AUTOMATIC | 2022-09-09 | 10 | -28/+171 | |
|/ | ||||||
* | add an option to show negative prompt | AUTOMATIC | 2022-09-09 | 4 | -3/+9 | |
| | ||||||
* | make X/Y plot's S/R apply to negative prompt as well. | AUTOMATIC | 2022-09-09 | 1 | -0/+1 | |
| | ||||||
* | change default font capitalization to possibly help linux users #157 | AUTOMATIC | 2022-09-09 | 1 | -1/+1 | |
| | ||||||
* | brought manual instructions up to date | AUTOMATIC | 2022-09-09 | 3 | -55/+98 | |
| | | | | reworked launching with different parameters | |||||
* | Merge remote-tracking branch 'origin/master' | AUTOMATIC | 2022-09-09 | 5 | -35/+37 | |
|\ | ||||||
| * | Merge pull request #167 from orionaskatu/patch-1 | AUTOMATIC1111 | 2022-09-09 | 1 | -12/+12 | |
| |\ | | | | | | | Some typos | |||||
| | * | Some typos | orionaskatu | 2022-09-08 | 1 | -12/+12 | |
| | | | ||||||
| * | | Merge pull request #153 from SafentisFox/fix_output_display | AUTOMATIC1111 | 2022-09-09 | 3 | -11/+13 | |
| |\ \ | | |/ | |/| | Fix webui.bat ignoring cmd line arguments, fix output img overflowing | |||||
| | * | Update README.md | safentisAuth | 2022-09-08 | 1 | -8/+10 | |
| | | | ||||||
| | * | Fix webui.bat ignoring cmd line arguments, fix output img overflowing | safentisAuth | 2022-09-08 | 2 | -3/+3 | |
| | | | ||||||
| * | | Merge pull request #161 from JohannesGaessler/typo-fix | AUTOMATIC1111 | 2022-09-08 | 1 | -6/+6 | |
| |\ \ | | | | | | | | | Fixed typos in JavaScript descriptions | |||||
| | * | | Fixed typos in JavaScript descriptions | JohannesGaessler | 2022-09-08 | 1 | -6/+6 | |
| | | | | ||||||
* | | | | fix aggressive caching for extras tab | AUTOMATIC | 2022-09-08 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | fix inconsistency in readme (thx #153) | AUTOMATIC | 2022-09-08 | 1 | -7/+7 | |
|/ / / | ||||||
* | | | fix for PLMS live previews in txt2img | AUTOMATIC | 2022-09-08 | 1 | -2/+4 | |
| | | | ||||||
* | | | fix for DDIM live previews in txt2img | AUTOMATIC | 2022-09-08 | 1 | -0/+6 | |
|/ / | ||||||
* | | Merge pull request #158 from JohannesGaessler/progress-printing | AUTOMATIC1111 | 2022-09-08 | 5 | -2/+43 | |
|\ \ | | | | | | | More informative progress printing | |||||
| * | | More informative progress printing | JohannesGaessler | 2022-09-08 | 5 | -2/+43 | |
| | | | ||||||
* | | | Merge pull request #154 from ↵ | AUTOMATIC1111 | 2022-09-08 | 3 | -5/+13 | |
|\ \ \ | |/ / |/| | | | | | | | | rewbs/img2img2-loopback-denoise-strength-change-factor Turn the loopback denoising strength change factor into a parameter rather than hardcoding to 0.95. Set the default to 1. | |||||
| * | | Turn the loopback denoise strength change factor into a parameter rather ↵ | rewbs | 2022-09-08 | 3 | -5/+13 | |
| | | | | | | | | | | | | than hardcoding to 0.95. Set the default to 1. | |||||
* | | | add a helpful message when user puts RealESRGAN model into ESRGAN directory. | AUTOMATIC | 2022-09-08 | 1 | -5/+8 | |
| | | | ||||||
* | | | support for sd-concepts as alternatives for textual inversion #151 | AUTOMATIC | 2022-09-08 | 2 | -6/+17 | |
| | | | ||||||
* | | | honor tiling settings for RealESRGAN also | AUTOMATIC | 2022-09-08 | 3 | -7/+7 | |
| |/ |/| | | | | | load scripts earlier to get errors before model loads | |||||
* | | Merge pull request #148 from dgrenner/add-settings-file | AUTOMATIC1111 | 2022-09-08 | 3 | -3/+8 | |
|\ \ | | | | | | | Add settings file | |||||
| * | | Add settings file | Daniel Grenner | 2022-09-08 | 3 | -3/+8 | |
| | | | | | | | | | | | | Signed-off-by: Daniel Grenner <daniel.grenner@ingka.ikea.com> | |||||
* | | | add webui() function for more simple cell in the notebook | AUTOMATIC | 2022-09-08 | 1 | -2/+7 | |
|/ / | ||||||
* | | Merge pull request #146 from orionaskatu/orionaskatu-port-option | AUTOMATIC1111 | 2022-09-08 | 3 | -1/+6 | |
|\ \ | | | | | | | --port option for #131 | |||||
| * | | fix default | orionaskatu | 2022-09-08 | 1 | -1/+1 | |
| | | | ||||||
| * | | Port defaults to 7860 | orionaskatu | 2022-09-08 | 1 | -0/+1 | |
| | | | ||||||
| * | | Port defaults to none | orionaskatu | 2022-09-08 | 1 | -1/+1 | |
| | | | ||||||
| * | | Port defaults to none | orionaskatu | 2022-09-08 | 1 | -1/+1 | |
| | | | ||||||
| * | | update readme for --port option | orionaskatu | 2022-09-08 | 1 | -0/+3 | |
| | | | ||||||
| * | | help message for ports < 1024 | orionaskatu | 2022-09-08 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add server_port param to webui.py | orionaskatu | 2022-09-08 | 1 | -1/+1 | |
| | | | ||||||
| * | | add --port argument to shared.py | orionaskatu | 2022-09-08 | 1 | -0/+1 | |
| |/ | | | | | defaults to 7860 | |||||
* / | readme update | AUTOMATIC | 2022-09-08 | 1 | -1/+3 | |
|/ | ||||||
* | Merge remote-tracking branch 'origin/master' | AUTOMATIC | 2022-09-08 | 10 | -15/+69 | |
|\ | ||||||
| * | Merge pull request #135 from rewbs/img2img2-color-correction | AUTOMATIC1111 | 2022-09-08 | 3 | -2/+29 | |
| |\ | | | | | | | Add color correction to img2img loopback to avoid a progressive skew to magenta. Based on codedealer's PR to hlky's repo here: https://github.com/sd-webui/stable-diffusion-webui/pull/698/files. | |||||
| | * | Merge branch 'master' into img2img2-color-correction | Robin Fernandes | 2022-09-08 | 4 | -4/+22 | |
| | |\ | | |/ | |/| |