Skip to content

Commit

Permalink
fix: update
Browse files Browse the repository at this point in the history
  • Loading branch information
wy-luke committed Sep 4, 2023
1 parent 9bd0bc3 commit 82c17eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sd-installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@ pip cache purge

if ! $net_connected; then
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
pip install torch
fi

pip install --upgrade pip setuptools
Expand Down

0 comments on commit 82c17eb

Please sign in to comment.