diff options
author | Muhammad Rizqi Nur <rizqinur2010@gmail.com> | 2022-11-19 15:20:07 +0700 |
---|---|---|
committer | Muhammad Rizqi Nur <rizqinur2010@gmail.com> | 2022-11-19 15:20:07 +0700 |
commit | f1bdf2b15f32dffe9947fc14b107c1b8bd51ab55 (patch) | |
tree | 7d192cbb2f458427f41b2137eeeb68b2754537a2 /webui-user.bat | |
parent | c8f7b5cdd73969d3d5027ceb71cbbd83d557702b (diff) | |
parent | d9fd4525a5d684100997130cc4132736bab1e4d9 (diff) |
Merge branch 'a1111' into vae-misc
Diffstat (limited to 'webui-user.bat')
-rw-r--r-- | webui-user.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webui-user.bat b/webui-user.bat index e5a257be..0c120111 100644 --- a/webui-user.bat +++ b/webui-user.bat @@ -4,5 +4,6 @@ set PYTHON= set GIT= set VENV_DIR= set COMMANDLINE_ARGS= +set ACCELERATE= call webui.bat |