Skip to content

Commit

Permalink
Merge pull request AUTOMATIC1111#16231 from AUTOMATIC1111/bat-activat…
Browse files Browse the repository at this point in the history
…e-venv

activate venv .bat
  • Loading branch information
AUTOMATIC1111 authored Jul 20, 2024
2 parents e09104a + 2abc628 commit fc7b25a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webui.bat
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ echo Warning: Failed to upgrade PIP version

:activate_venv
set PYTHON="%VENV_DIR%\Scripts\Python.exe"
call "%VENV_DIR%\Scripts\activate.bat"
echo venv %PYTHON%

:skip_venv
Expand Down

0 comments on commit fc7b25a

Please sign in to comment.