mirror of
https://github.com/Sygil-Dev/sygil-webui.git
synced 2024-12-15 06:21:34 +03:00
Update entrypoint.sh
This commit is contained in:
parent
a3f94d3491
commit
814cf8597c
@ -129,7 +129,7 @@ echo "export HF_HOME=${MODEL_DIR}" >> ~/.bashrc
|
||||
echo "export XDG_CACHE_HOME=${MODEL_DIR}" >> ~/.bashrc
|
||||
echo "export TRANSFORMERS_CACHE=${MODEL_DIR}" >> ~/.bashrc
|
||||
source ~/.bashrc
|
||||
|
||||
cd $SCRIPT_DIR
|
||||
launch_command="streamlit run ${SCRIPT_DIR}/scripts/webui_streamlit.py"
|
||||
|
||||
$launch_command
|
||||
|
Loading…
Reference in New Issue
Block a user