aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #6 from hlky/masterAUTOMATIC11112022-08-241-2/+6
|\ \
| * \ Merge branch 'master' into masterAUTOMATIC11112022-08-243-26/+85
| |\ \ | |/ / |/| |
| * | torch_gc/empty cache after generationhlky2022-08-241-2/+5
| * | jpg grid, named gridhlky2022-08-241-1/+2
| | * Textual inversion supportdogewanwan2022-08-241-6/+19
| |/ |/|
* | readme for loopbackAUTOMATIC2022-08-241-0/+13
* | loopback mode for img2imgAUTOMATIC2022-08-242-25/+71
|/
* gfpgan dir for the guide's directory namesAUTOMATIC2022-08-242-2/+9
* typosAUTOMATIC2022-08-241-7/+6
* added resizing modesAUTOMATIC2022-08-243-3/+60
* remove remote image as sample for img2img (it will now use a local image if y...AUTOMATIC2022-08-241-1/+4
* hide gradio progressbar for about 10% speed increase on my GPU; a commandline...AUTOMATIC2022-08-241-1/+12
* fixed a possible issue with older versions of PILAUTOMATIC2022-08-231-1/+2
* --no-half commandline option to disable .half()AUTOMATIC2022-08-231-1/+2
* added prompt verification: if it's too long, a warning is returned in the tex...AUTOMATIC2022-08-231-0/+34
* readme extraAUTOMATIC2022-08-231-0/+7
* Added prompt matrix to img2imgAUTOMATIC2022-08-231-128/+134
* Prompt matrix now draws text like in demo.AUTOMATIC2022-08-234-51/+90
* additional picture for prompt matrixAUTOMATIC2022-08-233-69/+72
* silence the warning from transformersAUTOMATIC2022-08-236-15/+67
* added prompt matrix featureAUTOMATIC2022-08-221-41/+127
* fixed bug with images not resizing for img2imgAUTOMATIC2022-08-221-91/+109
* firstAUTOMATIC2022-08-223-2/+462
* Initial commitAUTOMATIC11112022-08-221-0/+2