aboutsummaryrefslogtreecommitdiffstats
path: root/webui.bat
Commit message (Expand)AuthorAgeFilesLines
* add windows equivalentDepFA2022-10-181-1/+1
* Update webui.batDepFA2022-09-261-0/+2
* moved most of functionality from webui.bat into cross-platform launch.pyAUTOMATIC2022-09-131-106/+4
* fixed version for GFPGAN and k-diffusionAUTOMATIC2022-09-121-4/+2
* remove check for model in bat entirely #240AUTOMATIC2022-09-121-13/+1
* print git commit revision when launching webuiAUTOMATIC2022-09-121-2/+4
* CLIP interrogatorAUTOMATIC2022-09-111-3/+10
* split settings into three columnsAUTOMATIC2022-09-101-4/+1
* add missing reqs from PRAUTOMATIC2022-09-091-1/+1
* brought manual instructions up to dateAUTOMATIC2022-09-091-12/+7
* Fix webui.bat ignoring cmd line arguments, fix output img overflowingsafentisAuth2022-09-081-1/+1
* Add settings fileDaniel Grenner2022-09-081-0/+4
* Fix not being able to have spaces directoryChristian2022-09-071-1/+1
* codeformer supportAUTOMATIC2022-09-071-1/+18
* change the main script to run from its directory rather stable diffusion; thi...AUTOMATIC2022-09-061-2/+1
* Update webui.py to instruct python to install binary packages; this should pr...AUTOMATIC2022-09-051-6/+6
* fix for webui.bat to support python with spaces in namesAUTOMATIC2022-09-021-1/+1
* Update to support embedding with length greater than 1.AUTOMATIC2022-09-021-1/+1
* change webui.bat to use venvAUTOMATIC2022-09-021-4/+30
* bat file for installing and launchingAUTOMATIC2022-09-021-0/+129