aboutsummaryrefslogtreecommitdiffstats
path: root/webui.bat
AgeCommit message (Expand)AuthorLines
2022-09-26Update webui.batDepFA-0/+2
2022-09-13moved most of functionality from webui.bat into cross-platform launch.pyAUTOMATIC-106/+4
2022-09-13fixed version for GFPGAN and k-diffusionAUTOMATIC-4/+2
2022-09-12remove check for model in bat entirely #240AUTOMATIC-13/+1
2022-09-12print git commit revision when launching webuiAUTOMATIC-2/+4
2022-09-11CLIP interrogatorAUTOMATIC-3/+10
2022-09-10split settings into three columnsAUTOMATIC-4/+1
2022-09-09add missing reqs from PRAUTOMATIC-1/+1
2022-09-09brought manual instructions up to dateAUTOMATIC-12/+7
2022-09-08Fix webui.bat ignoring cmd line arguments, fix output img overflowingsafentisAuth-1/+1
2022-09-08Add settings fileDaniel Grenner-0/+4
2022-09-08Fix not being able to have spaces directoryChristian-1/+1
2022-09-07codeformer supportAUTOMATIC-1/+18
2022-09-06change the main script to run from its directory rather stable diffusion; thi...AUTOMATIC-2/+1
2022-09-05Update webui.py to instruct python to install binary packages; this should pr...AUTOMATIC-6/+6
2022-09-03fix for webui.bat to support python with spaces in namesAUTOMATIC-1/+1
2022-09-03Update to support embedding with length greater than 1.AUTOMATIC-1/+1
2022-09-02change webui.bat to use venvAUTOMATIC-4/+30
2022-09-02bat file for installing and launchingAUTOMATIC-0/+129