mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-04-07 02:46:45 +00:00
upgraded
This commit is contained in:
parent
e13b0d0531
commit
7babe3d311
@ -250,7 +250,7 @@ echo OK
|
||||
REM Install the required packages
|
||||
echo Installing requirements ...
|
||||
python -m pip install pip --upgrade
|
||||
python -m pip install -r requirements.txt
|
||||
python -m pip install --upgrade -r requirements.txt
|
||||
if %ERRORLEVEL% neq 0 (
|
||||
echo Failed to install required packages. Please check your internet connection and try again.
|
||||
pause
|
||||
|
Loading…
x
Reference in New Issue
Block a user