ZhiyuanthePony commited on
Commit
ceb06ae
·
2 Parent(s): 44f4ebd 277816a
Files changed (1) hide show
  1. setup.sh +1 -0
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