mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-04 19:49:01 +08:00
Update webui.bat
This commit is contained in:
parent
82a973c043
commit
f69b4fb065
@ -4,7 +4,7 @@ if exist webui.settings.bat (
|
|||||||
call webui.settings.bat
|
call webui.settings.bat
|
||||||
)
|
)
|
||||||
|
|
||||||
if not defined PYTHON (set PYTHON=python)
|
if not defined PYTHON (set PYTHON=py -3.10)
|
||||||
if defined GIT (set "GIT_PYTHON_GIT_EXECUTABLE=%GIT%")
|
if defined GIT (set "GIT_PYTHON_GIT_EXECUTABLE=%GIT%")
|
||||||
if not defined VENV_DIR (set "VENV_DIR=%~dp0%venv")
|
if not defined VENV_DIR (set "VENV_DIR=%~dp0%venv")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user