Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-10 | prevent styles from adding an extra comma | AUTOMATIC | |
2022-09-10 | add webui-user.bat to gitignore to possibly remedy #204 | AUTOMATIC | |
2022-09-10 | put manual instructions above WSL, clarify they work for windows and linux | AUTOMATIC | |
2022-09-10 | Update readme to remove redundant parts. | Bernard Maltais | |
2022-09-10 | Updare README with conda install instructions | Bernard Maltais | |
2022-09-10 | Update readme.md to use environment-wsl2.yaml | Bernard Maltais | |
2022-09-10 | Add Windows 11 specification | Bernard Maltais | |
2022-09-10 | Automate GFPGAN download | Bernard Maltais | |
2022-09-10 | Fix README.md | Bernard Maltais | |
2022-09-10 | fix .gitignore copy | Bernard Maltais | |
2022-09-10 | Add config and instructions for WSL2 setup | Bernard Maltais | |
2022-09-10 | error in path in manual instruction for install | AUTOMATIC | |
2022-09-09 | add missing reqs from PR | AUTOMATIC | |
add missing check to autoinstall that will install fonts for existing users remove unusaed line from another PR | |||
2022-09-09 | Fix prompt matrix script | Lukas Meller | |
2022-09-09 | Cleaner condition | orionaskatu | |
2022-09-09 | Embed roboto | orionaskatu | |
2022-09-09 | support for prompt styles | AUTOMATIC | |
fix broken prompt matrix | |||
2022-09-09 | ability to upload mask for inpainting | AUTOMATIC | |
2022-09-09 | Merge remote-tracking branch 'origin/master' into seeds | AUTOMATIC | |
2022-09-09 | Include negative prompt in parameters text file | David Yates | |
2022-09-09 | i will also fix floating point significant digits | AUTOMATIC | |
2022-09-09 | added resize seeds and variation seeds features | AUTOMATIC | |
2022-09-09 | Merge pull request #175 from Thielak/master | AUTOMATIC1111 | |
Removed mention of CUDA in the README | |||
2022-09-09 | Removed mention of CUDA in the README | Kaleith | |
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 | |||
2022-09-09 | add an option to show negative prompt | AUTOMATIC | |
2022-09-09 | make X/Y plot's S/R apply to negative prompt as well. | AUTOMATIC | |
2022-09-09 | change default font capitalization to possibly help linux users #157 | AUTOMATIC | |
2022-09-09 | brought manual instructions up to date | AUTOMATIC | |
reworked launching with different parameters | |||
2022-09-09 | Merge remote-tracking branch 'origin/master' | AUTOMATIC | |
2022-09-09 | Merge pull request #167 from orionaskatu/patch-1 | AUTOMATIC1111 | |
Some typos | |||
2022-09-09 | Merge pull request #153 from SafentisFox/fix_output_display | AUTOMATIC1111 | |
Fix webui.bat ignoring cmd line arguments, fix output img overflowing | |||
2022-09-09 | Some typos | orionaskatu | |
2022-09-09 | Update README.md | safentisAuth | |
2022-09-08 | fix aggressive caching for extras tab | AUTOMATIC | |
2022-09-08 | fix inconsistency in readme (thx #153) | AUTOMATIC | |
2022-09-08 | Merge pull request #161 from JohannesGaessler/typo-fix | AUTOMATIC1111 | |
Fixed typos in JavaScript descriptions | |||
2022-09-08 | fix for PLMS live previews in txt2img | AUTOMATIC | |
2022-09-08 | fix for DDIM live previews in txt2img | AUTOMATIC | |
2022-09-08 | Fixed typos in JavaScript descriptions | JohannesGaessler | |
2022-09-08 | Merge pull request #158 from JohannesGaessler/progress-printing | AUTOMATIC1111 | |
More informative progress printing | |||
2022-09-08 | More informative progress printing | JohannesGaessler | |
2022-09-08 | Merge pull request #154 from ↵ | AUTOMATIC1111 | |
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. | |||
2022-09-08 | add a helpful message when user puts RealESRGAN model into ESRGAN directory. | AUTOMATIC | |
2022-09-08 | support for sd-concepts as alternatives for textual inversion #151 | AUTOMATIC | |
2022-09-08 | honor tiling settings for RealESRGAN also | AUTOMATIC | |
load scripts earlier to get errors before model loads | |||
2022-09-08 | Fix webui.bat ignoring cmd line arguments, fix output img overflowing | safentisAuth | |
2022-09-08 | Turn the loopback denoise strength change factor into a parameter rather ↵ | rewbs | |
than hardcoding to 0.95. Set the default to 1. | |||
2022-09-08 | Merge pull request #148 from dgrenner/add-settings-file | AUTOMATIC1111 | |
Add settings file | |||
2022-09-08 | Add settings file | Daniel Grenner | |
Signed-off-by: Daniel Grenner <daniel.grenner@ingka.ikea.com> | |||
2022-09-08 | add webui() function for more simple cell in the notebook | AUTOMATIC | |