aboutsummaryrefslogtreecommitdiffstats
path: root/webui.bat
AgeCommit message (Expand)AuthorLines
2023-10-15support webui.settings.batWon-Kyu Park-0/+4
2023-09-1320230913 setup GIT_PYTHON_GIT_EXECUTABLE for GitPythonDer Chien-0/+1
2023-06-05Restart: only do restart if running via the wrapper scriptAarni Koskela-1/+1
2023-06-03a yet another method to restart webuiAUTOMATIC-0/+2
2023-01-25remove the pip install stuff because it does not work as i hoped it wouldAUTOMATIC-2/+11
2023-01-24print progress when installing torchAUTOMATIC-3/+5
2023-01-15fix paths with parenthesesVladimir Repin-1/+1
2023-01-11repair #6612AUTOMATIC-5/+5
2023-01-10make VENV envvar accept absolute path instead of relativeVladimir Repin-3/+3
2022-11-10Fix accelerate check when spaces in pathd8ahazard-4/+3
2022-11-09Optional Accelerate Launchd8ahazard-0/+13
2022-10-18add windows equivalentDepFA-1/+1
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