mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-01-18 10:46:27 +00:00
Update webui.bat
This commit is contained in:
parent
03f19f338f
commit
ddafde66d5
@ -104,9 +104,8 @@ if exist GPT4All (
|
||||
|
||||
:GET_PERSONALITIES
|
||||
REM Download latest personalities
|
||||
echo Getting latests personalities
|
||||
if not exist tmp\personalities git clone https://github.com/ParisNeo/GPT4All_Personalities.git tmp\personalities
|
||||
xcopy /E /I /Y tmp\personalities\* personalities
|
||||
xcopy /s tmp\personalities\* personalities /Y
|
||||
goto :CHECK_PYTHON_INSTALL
|
||||
|
||||
:CHECK_PYTHON_INSTALL
|
||||
|
Loading…
Reference in New Issue
Block a user