Spaces:
Running
on
Zero
Running
on
Zero
update
Browse files
setup.sh
CHANGED
@@ -30,6 +30,7 @@ huggingface-cli download --resume-download ZhiyuanthePony/TriplaneTurbo \
|
|
30 |
--local-dir-use-symlinks False
|
31 |
|
32 |
pip install ./diso_package/diso-0.1.4-*.whl
|
|
|
33 |
|
34 |
# change the huggingface_hub version
|
35 |
pip install huggingface_hub==0.20.2
|
|
|
30 |
--local-dir-use-symlinks False
|
31 |
|
32 |
pip install ./diso_package/diso-0.1.4-*.whl
|
33 |
+
echo "Setup completed successfully!"
|
34 |
|
35 |
# change the huggingface_hub version
|
36 |
pip install huggingface_hub==0.20.2
|