Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2022-09-02 | fixambigious line in readme | AUTOMATIC | -1/+1 | |
2022-09-02 | more clarifications for the readme | AUTOMATIC | -1/+8 | |
2022-09-02 | COMMANDLINE_ARGS clarification added | AUTOMATIC | -1/+2 | |
2022-09-02 | bat file for installing and launching | AUTOMATIC | -2/+10 | |
2022-09-02 | README update for low VRAM users. | AUTOMATIC | -10/+14 | |
2022-09-01 | clarifications for --lowvram and --medvram in readme. | AUTOMATIC | -1/+11 | |
2022-09-01 | instructions for running on latest python | AUTOMATIC | -2/+8 | |
2022-09-01 | changes for inpainting for #35 | AUTOMATIC | -9/+10 | |
support for --medvram attempt to support share | ||||
2022-08-31 | readme | AUTOMATIC | -1/+1 | |
2022-08-31 | added links to readme | AUTOMATIC | -1/+1 | |
2022-08-31 | readme fix 2 | AUTOMATIC | -1/+1 | |
2022-08-31 | readme fix | AUTOMATIC | -2/+2 | |
2022-08-31 | added detailed installation instructions | AUTOMATIC | -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-30 | updated interface to use Blocks | AUTOMATIC | -0/+7 | |
added mode toggle for img2img added inpainting to readme | ||||
2022-08-29 | gfpgan is not kept in memory | AUTOMATIC | -1/+1 | |
font selection setting | ||||
2022-08-29 | Merge pull request #25 from cclauss/patch-1 | AUTOMATIC1111 | -3/+3 | |
README.md: Fix typos | ||||
2022-08-29 | readme for --lowvram | AUTOMATIC | -0/+14 | |
2022-08-29 | README.md: Fix typos | Christian Clauss | -3/+3 | |
2022-08-28 | support for running custom code (primarily to generate various labeled grids) | AUTOMATIC | -0/+43 | |
export for 4chan option | ||||
2022-08-27 | Implementation for SD upscale. | AUTOMATIC | -0/+11 | |
2022-08-27 | implementation for attention using [] and () | AUTOMATIC | -0/+6 | |
2022-08-26 | Renamed GFPGAN to extras | AUTOMATIC | -2/+13 | |
Added Real-ESRGAN to extras tab | ||||
2022-08-25 | textual inversion embeddings support | AUTOMATIC | -4/+26 | |
settings tab | ||||
2022-08-24 | png chunk info for readme | AUTOMATIC | -0/+9 | |
2022-08-24 | readme for loopback | AUTOMATIC | -0/+13 | |
2022-08-24 | gfpgan dir for the guide's directory names | AUTOMATIC | -0/+7 | |
fix a bug in image resizing | ||||
2022-08-24 | typos | AUTOMATIC | -7/+6 | |
2022-08-24 | added resizing modes | AUTOMATIC | -1/+21 | |
added more info into readme | ||||
2022-08-23 | readme extra | AUTOMATIC | -0/+7 | |
2022-08-23 | Prompt matrix now draws text like in demo. | AUTOMATIC | -6/+6 | |
2022-08-23 | additional picture for prompt matrix | AUTOMATIC | -1/+3 | |
proper seeds for img2img a bit of refactoring | ||||
2022-08-23 | silence the warning from transformers | AUTOMATIC | -3/+45 | |
add feature demonstrations to readme | ||||
2022-08-22 | first | AUTOMATIC | -2/+58 | |
2022-08-22 | Initial commit | AUTOMATIC1111 | -0/+2 | |