aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2022-09-05readmeAUTOMATIC
2022-09-04added credits sectionAUTOMATIC
2022-09-04ESRGAN supportAUTOMATIC
2022-09-04added UI config file: ui-config.jsonAUTOMATIC
2022-09-04moved images toAUTOMATIC
2022-09-02readme clarificationsAUTOMATIC
2022-09-02change webui.bat to use venvAUTOMATIC
2022-09-02fixambigious line in readmeAUTOMATIC
2022-09-02more clarifications for the readmeAUTOMATIC
2022-09-02COMMANDLINE_ARGS clarification addedAUTOMATIC
2022-09-02bat file for installing and launchingAUTOMATIC
2022-09-02README update for low VRAM users.AUTOMATIC
2022-09-01clarifications for --lowvram and --medvram in readme.AUTOMATIC
2022-09-01instructions for running on latest pythonAUTOMATIC
2022-09-01changes for inpainting for #35AUTOMATIC
support for --medvram attempt to support share
2022-08-31readmeAUTOMATIC
2022-08-31added links to readmeAUTOMATIC
2022-08-31readme fix 2AUTOMATIC
2022-08-31readme fixAUTOMATIC
2022-08-31added detailed installation instructionsAUTOMATIC
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
added mode toggle for img2img added inpainting to readme
2022-08-29gfpgan is not kept in memoryAUTOMATIC
font selection setting
2022-08-29Merge pull request #25 from cclauss/patch-1AUTOMATIC1111
README.md: Fix typos
2022-08-29readme for --lowvramAUTOMATIC
2022-08-29README.md: Fix typosChristian Clauss
2022-08-28support for running custom code (primarily to generate various labeled grids)AUTOMATIC
export for 4chan option
2022-08-27Implementation for SD upscale.AUTOMATIC
2022-08-27implementation for attention using [] and ()AUTOMATIC
2022-08-26Renamed GFPGAN to extrasAUTOMATIC
Added Real-ESRGAN to extras tab
2022-08-25textual inversion embeddings supportAUTOMATIC
settings tab
2022-08-24png chunk info for readmeAUTOMATIC
2022-08-24readme for loopbackAUTOMATIC
2022-08-24gfpgan dir for the guide's directory namesAUTOMATIC
fix a bug in image resizing
2022-08-24typosAUTOMATIC
2022-08-24added resizing modesAUTOMATIC
added more info into readme
2022-08-23readme extraAUTOMATIC
2022-08-23Prompt matrix now draws text like in demo.AUTOMATIC
2022-08-23additional picture for prompt matrixAUTOMATIC
proper seeds for img2img a bit of refactoring
2022-08-23silence the warning from transformersAUTOMATIC
add feature demonstrations to readme
2022-08-22firstAUTOMATIC
2022-08-22Initial commitAUTOMATIC1111