Fixed errors

This commit is contained in:
Saifeddine ALOUI
2024-01-10 21:22:17 +01:00
parent 244744b645
commit c14208104b
23 changed files with 1700 additions and 47 deletions

View File

@ -98,7 +98,7 @@ if [ -d "lollms-webui" ]; then
cd lollms-webui || exit 1
git pull
git submodule update --init --recursive
cd lollms-core
cd lollms_core
pip install -e .
cd ..
cd utilities/safe_store