aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* changes for inpainting for #35AUTOMATIC2022-09-011-9/+10
| | | | | support for --medvram attempt to support share
* readmeAUTOMATIC2022-08-311-1/+1
|
* added links to readmeAUTOMATIC2022-08-311-1/+1
|
* readme fix 2AUTOMATIC2022-08-311-1/+1
|
* readme fixAUTOMATIC2022-08-311-2/+2
|
* added detailed installation instructionsAUTOMATIC2022-08-311-28/+55
| | | | | fixed bug with missing same dir for a new install added ctrl+c hander to immediately stop the program instead of waiting
* updated interface to use BlocksAUTOMATIC2022-08-301-0/+7
| | | | | added mode toggle for img2img added inpainting to readme
* gfpgan is not kept in memoryAUTOMATIC2022-08-291-1/+1
| | | | font selection setting