aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Merge pull request #25 from cclauss/patch-1AUTOMATIC11112022-08-291-3/+3
|\ | | | | README.md: Fix typos
| * README.md: Fix typosChristian Clauss2022-08-291-3/+3
| |
* | readme for --lowvramAUTOMATIC2022-08-291-0/+14
|/
* support for running custom code (primarily to generate various labeled grids)AUTOMATIC2022-08-281-0/+43
| | | | export for 4chan option
* Implementation for SD upscale.AUTOMATIC2022-08-271-0/+11
|
* implementation for attention using [] and ()AUTOMATIC2022-08-271-0/+6
|
* Renamed GFPGAN to extrasAUTOMATIC2022-08-261-2/+13
| | | | Added Real-ESRGAN to extras tab
* textual inversion embeddings supportAUTOMATIC2022-08-251-4/+26
| | | | settings tab
* png chunk info for readmeAUTOMATIC2022-08-241-0/+9
|
* readme for loopbackAUTOMATIC2022-08-241-0/+13
|
* gfpgan dir for the guide's directory namesAUTOMATIC2022-08-241-0/+7
| | | | fix a bug in image resizing
* typosAUTOMATIC2022-08-241-7/+6
|
* added resizing modesAUTOMATIC2022-08-241-1/+21
| | | | added more info into readme
* readme extraAUTOMATIC2022-08-231-0/+7
|
* Prompt matrix now draws text like in demo.AUTOMATIC2022-08-231-6/+6
|
* additional picture for prompt matrixAUTOMATIC2022-08-231-1/+3
| | | | | proper seeds for img2img a bit of refactoring
* silence the warning from transformersAUTOMATIC2022-08-231-3/+45
| | | | add feature demonstrations to readme
* firstAUTOMATIC2022-08-221-2/+58
|
* Initial commitAUTOMATIC11112022-08-221-0/+2