diff --git a/sd-installer.sh b/sd-installer.sh index 55ef4ba..31d324e 100644 --- a/sd-installer.sh +++ b/sd-installer.sh @@ -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