mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-18 20:17:50 +00:00
upgraded
This commit is contained in:
parent
541933aade
commit
6e18f14fbd
@ -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
|
Loading…
Reference in New Issue
Block a user