aboutsummaryrefslogtreecommitdiffstats
path: root/webui.py
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Added prompt matrix to img2imgAUTOMATIC2022-08-231-128/+134
* Prompt matrix now draws text like in demo.AUTOMATIC2022-08-231-45/+84
* additional picture for prompt matrixAUTOMATIC2022-08-231-68/+69
* silence the warning from transformersAUTOMATIC2022-08-231-12/+22
* added prompt matrix featureAUTOMATIC2022-08-221-41/+127
* fixed bug with images not resizing for img2imgAUTOMATIC2022-08-221-91/+109
* firstAUTOMATIC2022-08-221-0/+404