mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-01-30 12:22:26 -08:00
chore: explicitly set virtual environment directory path.
This commit is contained in:
parent
ca96b7b58e
commit
d88922566c
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
set PYTHON=py -3.10
|
||||
set GIT=
|
||||
set VENV_DIR=
|
||||
set VENV_DIR=C:\Users\Keith\AppData\Local\Temp\sd_webui_venv
|
||||
set COMMANDLINE_ARGS=
|
||||
|
||||
call webui.bat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue