This commit is contained in:
Saifeddine ALOUI 2023-12-31 15:50:29 +01:00
parent 541933aade
commit 6e18f14fbd
2 changed files with 3 additions and 1 deletions

View File

@ -84,6 +84,7 @@ if exist lollms-webui\ (
cd lollms-webui
git pull
git submodule update --init --recursive
cd
cd lollms-core
pip install -e .
cd ..
@ -93,6 +94,7 @@ if exist lollms-webui\ (
) else (
git clone --depth 1 --recurse-submodules https://github.com/ParisNeo/lollms-webui.git
git submodule update --init --recursive
cd
pause
cd lollms-webui/lollms-core
pip install -e .

@ -1 +1 @@
Subproject commit 8ca6f513073eaea1db4bcd09c8b41e9f8abe2cc2
Subproject commit 6d78abe11265d37b77f851a442df875f70595263