aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)AuthorLines
2022-09-02fixambigious line in readmeAUTOMATIC-1/+1
2022-09-02more clarifications for the readmeAUTOMATIC-1/+8
2022-09-02COMMANDLINE_ARGS clarification addedAUTOMATIC-1/+2
2022-09-02bat file for installing and launchingAUTOMATIC-2/+10
2022-09-02README update for low VRAM users.AUTOMATIC-10/+14
2022-09-01clarifications for --lowvram and --medvram in readme.AUTOMATIC-1/+11
2022-09-01instructions for running on latest pythonAUTOMATIC-2/+8
2022-09-01changes for inpainting for #35AUTOMATIC-9/+10
support for --medvram attempt to support share
2022-08-31readmeAUTOMATIC-1/+1
2022-08-31added links to readmeAUTOMATIC-1/+1
2022-08-31readme fix 2AUTOMATIC-1/+1
2022-08-31readme fixAUTOMATIC-2/+2
2022-08-31added detailed installation instructionsAUTOMATIC-28/+55
fixed bug with missing same dir for a new install added ctrl+c hander to immediately stop the program instead of waiting
2022-08-30updated interface to use BlocksAUTOMATIC-0/+7
added mode toggle for img2img added inpainting to readme
2022-08-29gfpgan is not kept in memoryAUTOMATIC-1/+1
font selection setting
2022-08-29Merge pull request #25 from cclauss/patch-1AUTOMATIC1111-3/+3
README.md: Fix typos
2022-08-29readme for --lowvramAUTOMATIC-0/+14
2022-08-29README.md: Fix typosChristian Clauss-3/+3
2022-08-28support for running custom code (primarily to generate various labeled grids)AUTOMATIC-0/+43
export for 4chan option
2022-08-27Implementation for SD upscale.AUTOMATIC-0/+11
2022-08-27implementation for attention using [] and ()AUTOMATIC-0/+6
2022-08-26Renamed GFPGAN to extrasAUTOMATIC-2/+13
Added Real-ESRGAN to extras tab
2022-08-25textual inversion embeddings supportAUTOMATIC-4/+26
settings tab
2022-08-24png chunk info for readmeAUTOMATIC-0/+9
2022-08-24readme for loopbackAUTOMATIC-0/+13
2022-08-24gfpgan dir for the guide's directory namesAUTOMATIC-0/+7
fix a bug in image resizing
2022-08-24typosAUTOMATIC-7/+6
2022-08-24added resizing modesAUTOMATIC-1/+21
added more info into readme
2022-08-23readme extraAUTOMATIC-0/+7
2022-08-23Prompt matrix now draws text like in demo.AUTOMATIC-6/+6
2022-08-23additional picture for prompt matrixAUTOMATIC-1/+3
proper seeds for img2img a bit of refactoring
2022-08-23silence the warning from transformersAUTOMATIC-3/+45
add feature demonstrations to readme
2022-08-22firstAUTOMATIC-2/+58
2022-08-22Initial commitAUTOMATIC1111-0/+2