diff options
author | AUTOMATIC <16777216c@gmail.com> | 2022-11-19 18:06:58 +0000 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2022-11-19 18:06:58 +0000 |
commit | 47a44c7e421b98ca07e92dbf88769b04c9e28f86 (patch) | |
tree | 658288ef76bb0f6dff2636c7bb8d4c2467c90f0f /webui-user.bat | |
parent | 3596af07493ab7981ef92074f979eeee8fa624c4 (diff) | |
download | stable-diffusion-webui-gfx803-47a44c7e421b98ca07e92dbf88769b04c9e28f86.tar.gz stable-diffusion-webui-gfx803-47a44c7e421b98ca07e92dbf88769b04c9e28f86.tar.bz2 stable-diffusion-webui-gfx803-47a44c7e421b98ca07e92dbf88769b04c9e28f86.zip |
revert change to webui-user.bat
Diffstat (limited to 'webui-user.bat')
-rw-r--r-- | webui-user.bat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/webui-user.bat b/webui-user.bat index 0c120111..e5a257be 100644 --- a/webui-user.bat +++ b/webui-user.bat @@ -4,6 +4,5 @@ set PYTHON= set GIT= set VENV_DIR= set COMMANDLINE_ARGS= -set ACCELERATE= call webui.bat |