Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enabled negative prompt by default | AUTOMATIC | 2022-09-10 | 5 | -4/+8 |
| | | | | fixed broken empty directory when prompt does not start withl etter | ||||
* | changed <p> to <br> in info field to prevent double line breaks when copying | AUTOMATIC | 2022-09-10 | 2 | -1/+4 |
| | | | | added new features to the list. | ||||
* | undo CodeFormer's upscaling of images with dimensions less than 512. | AUTOMATIC | 2022-09-10 | 1 | -0/+8 |
| | |||||
* | separated options for sample and grid dir saving for #222 | AUTOMATIC | 2022-09-10 | 2 | -2/+8 |
| | |||||
* | Update to cross attention from https://github.com/Doggettx/stable-diffusion #219 | AUTOMATIC | 2022-09-10 | 2 | -11/+39 |
| | |||||
* | add batch count to sd upscale #169 | AUTOMATIC | 2022-09-10 | 3 | -27/+32 |
| | | | | | fix writing empty prompt pictures to rroot directory instead of 'empty' suppress 'Denoising strength change factor' text inimage info unless using loopback mode | ||||
* | split settings into three columns | AUTOMATIC | 2022-09-10 | 6 | -100/+101 |
| | | | | | added a different workaround for gradio mask bug with info in UI switched to newer gradio version | ||||
* | prioritize repositories/stable-diffusion path when searching for SD | AUTOMATIC | 2022-09-10 | 1 | -1/+1 |
| | |||||
* | add script for batch file processing | AUTOMATIC | 2022-09-10 | 1 | -0/+59 |
| | |||||
* | Emoji are not being sorted correctly #192 | AUTOMATIC | 2022-09-10 | 1 | -2/+4 |
| | |||||
* | Images in Prompt Matrix grid using different seeds. #208 | AUTOMATIC | 2022-09-10 | 1 | -0/+1 |
| | |||||
* | [Feature Request] Ability to pass a custom ui-config.json via command line ↵ | AUTOMATIC | 2022-09-10 | 2 | -1/+2 |
| | | | | args #212 | ||||
* | fix typo | elucida | 2022-09-10 | 1 | -1/+1 |
| | | | GFPGAN | ||||
* | update for code that was supposed to be hiding mask for the gradio bug but ↵ | AUTOMATIC | 2022-09-10 | 1 | -7/+8 |
| | | | | isn't. | ||||
* | prevent styles from adding an extra comma | AUTOMATIC | 2022-09-09 | 1 | -0/+3 |
| | |||||
* | add webui-user.bat to gitignore to possibly remedy #204 | AUTOMATIC | 2022-09-09 | 1 | -0/+1 |
| | |||||
* | put manual instructions above WSL, clarify they work for windows and linux | AUTOMATIC | 2022-09-09 | 1 | -41/+43 |
| | |||||
* | Update readme to remove redundant parts. | Bernard Maltais | 2022-09-09 | 1 | -50/+2 |
| | |||||
* | Updare README with conda install instructions | Bernard Maltais | 2022-09-09 | 1 | -6/+6 |
| | |||||
* | Update readme.md to use environment-wsl2.yaml | Bernard Maltais | 2022-09-09 | 2 | -1/+1 |
| | |||||
* | Add Windows 11 specification | Bernard Maltais | 2022-09-09 | 1 | -2/+2 |
| | |||||
* | Automate GFPGAN download | Bernard Maltais | 2022-09-09 | 1 | -4/+3 |
| | |||||
* | Fix README.md | Bernard Maltais | 2022-09-09 | 1 | -2/+3 |
| | |||||
* | fix .gitignore copy | Bernard Maltais | 2022-09-09 | 1 | -14/+0 |
| | |||||
* | Add config and instructions for WSL2 setup | Bernard Maltais | 2022-09-09 | 3 | -0/+95 |
| | |||||
* | error in path in manual instruction for install | AUTOMATIC | 2022-09-09 | 1 | -1/+1 |
| | |||||
* | add missing reqs from PR | AUTOMATIC | 2022-09-09 | 3 | -2/+3 |
| | | | | | add missing check to autoinstall that will install fonts for existing users remove unusaed line from another PR | ||||
* | 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 |
| | | | |