mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-15 14:50:55 -08:00
Merge pull request #16231 from AUTOMATIC1111/bat-activate-venv
activate venv .bat
This commit is contained in:
commit
fc7b25ac67
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ echo Warning: Failed to upgrade PIP version
|
||||||
|
|
||||||
:activate_venv
|
:activate_venv
|
||||||
set PYTHON="%VENV_DIR%\Scripts\Python.exe"
|
set PYTHON="%VENV_DIR%\Scripts\Python.exe"
|
||||||
|
call "%VENV_DIR%\Scripts\activate.bat"
|
||||||
echo venv %PYTHON%
|
echo venv %PYTHON%
|
||||||
|
|
||||||
:skip_venv
|
:skip_venv
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue