Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
xieyongliang committed Dec 13, 2022
1 parent b3d97a6 commit 3ca03cd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions webui.sh
Expand Up @@ -142,11 +142,6 @@ else
exit 1
fi

printf "\n%s\n" "${delimiter}"
printf "Installing requirements for Web UI..."
printf "\n%s\n" "${delimiter}"
pip install -r requirements_versions.txt

if [[ ! -z "${ACCELERATE}" ]] && [ ${ACCELERATE}="True" ] && [ -x "$(command -v accelerate)" ]
then
printf "\n%s\n" "${delimiter}"
Expand Down

0 comments on commit 3ca03cd

Please sign in to comment.