Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | initial work on img2imgalt | AUTOMATIC | 2022-09-11 | 1 | -0/+10 |
| | |||||
* | added instructions for manual installation | AUTOMATIC | 2022-09-11 | 1 | -0/+1 |
| | |||||
* | CLIP interrogator | AUTOMATIC | 2022-09-11 | 1 | -0/+2 |
| | |||||
* | i will fix the typo | AUTOMATIC | 2022-09-11 | 1 | -1/+1 |
| | |||||
* | let me tell you about realesrgan | AUTOMATIC | 2022-09-11 | 1 | -0/+3 |
| | |||||
* | enabled negative prompt by default | AUTOMATIC | 2022-09-10 | 1 | -0/+1 |
| | | | | 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 | 1 | -0/+3 |
| | | | | added new features to the list. | ||||
* | Update to cross attention from https://github.com/Doggettx/stable-diffusion #219 | AUTOMATIC | 2022-09-10 | 1 | -1/+2 |
| | |||||
* | fix typo | elucida | 2022-09-10 | 1 | -1/+1 |
| | | | GFPGAN | ||||
* | 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 | 1 | -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 |
| | |||||
* | Add config and instructions for WSL2 setup | Bernard Maltais | 2022-09-09 | 1 | -0/+70 |
| | |||||
* | error in path in manual instruction for install | AUTOMATIC | 2022-09-09 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | brought manual instructions up to date | AUTOMATIC | 2022-09-09 | 1 | -43/+83 |
| | | | | reworked launching with different parameters | ||||
* | Update README.md | safentisAuth | 2022-09-08 | 1 | -8/+10 |
| | |||||
* | Add settings file | Daniel Grenner | 2022-09-08 | 1 | -2/+2 |
| | | | | Signed-off-by: Daniel Grenner <daniel.grenner@ingka.ikea.com> | ||||
* | Merge pull request #146 from orionaskatu/orionaskatu-port-option | AUTOMATIC1111 | 2022-09-08 | 1 | -0/+4 |
|\ | | | | | --port option for #131 | ||||
| * | Port defaults to 7860 | orionaskatu | 2022-09-08 | 1 | -0/+1 |
| | | |||||
| * | update readme for --port option | orionaskatu | 2022-09-08 | 1 | -0/+3 |
| | | |||||
* | | readme update | AUTOMATIC | 2022-09-08 | 1 | -1/+3 |
|/ | |||||
* | Remove requirement for CUDA in readme. | AUTOMATIC | 2022-09-07 | 1 | -4/+0 |
| | |||||
* | clarification about not running as root | AUTOMATIC | 2022-09-07 | 1 | -1/+1 |
| | |||||
* | Textual inversion info | AUTOMATIC | 2022-09-07 | 1 | -0/+8 |
| | |||||
* | fix for live progress breaking lowvram and medvram optimizations | AUTOMATIC | 2022-09-06 | 1 | -0/+3 |
| | |||||
* | redme updates | AUTOMATIC | 2022-09-06 | 1 | -34/+44 |
| | |||||
* | collab link | AUTOMATIC | 2022-09-06 | 1 | -1/+7 |
| | |||||
* | readme extras for VRAM for | AUTOMATIC | 2022-09-06 | 1 | -3/+23 |
| | | | | | | 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 | ||||
* | readme clarification | AUTOMATIC | 2022-09-05 | 1 | -1/+1 |
| | |||||
* | fix readme giving bad advice | AUTOMATIC | 2022-09-05 | 1 | -1/+1 |
| | |||||
* | Update webui.py to instruct python to install binary packages; this should ↵ | AUTOMATIC | 2022-09-05 | 1 | -1/+1 |
| | | | | prevent errors people are getting with lacking C++ compilers | ||||
* | readme | AUTOMATIC | 2022-09-04 | 1 | -2/+3 |
| | |||||
* | added credits section | AUTOMATIC | 2022-09-04 | 1 | -2/+9 |
| | |||||
* | ESRGAN support | AUTOMATIC | 2022-09-04 | 1 | -2/+8 |
| | |||||
* | added UI config file: ui-config.json | AUTOMATIC | 2022-09-04 | 1 | -0/+1 |
| | |||||
* | moved images to | AUTOMATIC | 2022-09-04 | 1 | -214/+31 |
| | |||||
* | readme clarifications | AUTOMATIC | 2022-09-02 | 1 | -1/+1 |
| | |||||
* | change webui.bat to use venv | AUTOMATIC | 2022-09-02 | 1 | -2/+5 |
| | |||||
* | fixambigious line in readme | AUTOMATIC | 2022-09-02 | 1 | -1/+1 |
| | |||||
* | more clarifications for the readme | AUTOMATIC | 2022-09-02 | 1 | -1/+8 |
| | |||||
* | COMMANDLINE_ARGS clarification added | AUTOMATIC | 2022-09-02 | 1 | -1/+2 |
| | |||||
* | bat file for installing and launching | AUTOMATIC | 2022-09-02 | 1 | -2/+10 |
| | |||||
* | README update for low VRAM users. | AUTOMATIC | 2022-09-01 | 1 | -10/+14 |
| | |||||
* | clarifications for --lowvram and --medvram in readme. | AUTOMATIC | 2022-09-01 | 1 | -1/+11 |
| | |||||
* | instructions for running on latest python | AUTOMATIC | 2022-09-01 | 1 | -2/+8 |
| |