aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* initial work on img2imgaltAUTOMATIC2022-09-111-0/+10
|
* added instructions for manual installationAUTOMATIC2022-09-111-0/+1
|
* CLIP interrogatorAUTOMATIC2022-09-111-0/+2
|
* i will fix the typoAUTOMATIC2022-09-111-1/+1
|
* let me tell you about realesrganAUTOMATIC2022-09-111-0/+3
|
* enabled negative prompt by defaultAUTOMATIC2022-09-101-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 copyingAUTOMATIC2022-09-101-0/+3
| | | | added new features to the list.
* Update to cross attention from https://github.com/Doggettx/stable-diffusion #219AUTOMATIC2022-09-101-1/+2
|
* fix typoelucida2022-09-101-1/+1
| | | GFPGAN
* put manual instructions above WSL, clarify they work for windows and linuxAUTOMATIC2022-09-091-41/+43
|
* Update readme to remove redundant parts.Bernard Maltais2022-09-091-50/+2
|
* Updare README with conda install instructionsBernard Maltais2022-09-091-6/+6
|
* Update readme.md to use environment-wsl2.yamlBernard Maltais2022-09-091-1/+1
|
* Add Windows 11 specificationBernard Maltais2022-09-091-2/+2
|
* Automate GFPGAN downloadBernard Maltais2022-09-091-4/+3
|
* Fix README.mdBernard Maltais2022-09-091-2/+3
|
* Add config and instructions for WSL2 setupBernard Maltais2022-09-091-0/+70
|
* error in path in manual instruction for installAUTOMATIC2022-09-091-1/+1
|
* Removed mention of CUDA in the READMEKaleith2022-09-091-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 dateAUTOMATIC2022-09-091-43/+83
| | | | reworked launching with different parameters
* Update README.mdsafentisAuth2022-09-081-8/+10
|
* Add settings fileDaniel Grenner2022-09-081-2/+2
| | | | Signed-off-by: Daniel Grenner <daniel.grenner@ingka.ikea.com>
* Merge pull request #146 from orionaskatu/orionaskatu-port-optionAUTOMATIC11112022-09-081-0/+4
|\ | | | | --port option for #131
| * Port defaults to 7860orionaskatu2022-09-081-0/+1
| |
| * update readme for --port optionorionaskatu2022-09-081-0/+3
| |
* | readme updateAUTOMATIC2022-09-081-1/+3
|/
* Remove requirement for CUDA in readme.AUTOMATIC2022-09-071-4/+0
|
* clarification about not running as rootAUTOMATIC2022-09-071-1/+1
|
* Textual inversion infoAUTOMATIC2022-09-071-0/+8
|
* fix for live progress breaking lowvram and medvram optimizationsAUTOMATIC2022-09-061-0/+3
|
* redme updatesAUTOMATIC2022-09-061-34/+44
|
* collab linkAUTOMATIC2022-09-061-1/+7
|
* readme extras for VRAM forAUTOMATIC2022-09-061-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 clarificationAUTOMATIC2022-09-051-1/+1
|
* fix readme giving bad adviceAUTOMATIC2022-09-051-1/+1
|
* Update webui.py to instruct python to install binary packages; this should ↵AUTOMATIC2022-09-051-1/+1
| | | | prevent errors people are getting with lacking C++ compilers
* readmeAUTOMATIC2022-09-041-2/+3
|
* added credits sectionAUTOMATIC2022-09-041-2/+9
|
* ESRGAN supportAUTOMATIC2022-09-041-2/+8
|
* added UI config file: ui-config.jsonAUTOMATIC2022-09-041-0/+1
|
* moved images toAUTOMATIC2022-09-041-214/+31
|
* readme clarificationsAUTOMATIC2022-09-021-1/+1
|
* change webui.bat to use venvAUTOMATIC2022-09-021-2/+5
|
* fixambigious line in readmeAUTOMATIC2022-09-021-1/+1
|
* more clarifications for the readmeAUTOMATIC2022-09-021-1/+8
|
* COMMANDLINE_ARGS clarification addedAUTOMATIC2022-09-021-1/+2
|
* bat file for installing and launchingAUTOMATIC2022-09-021-2/+10
|
* README update for low VRAM users.AUTOMATIC2022-09-011-10/+14
|
* clarifications for --lowvram and --medvram in readme.AUTOMATIC2022-09-011-1/+11
|
* instructions for running on latest pythonAUTOMATIC2022-09-011-2/+8
|