Hello,
I am trying to run the demo script provided in this repository on Google Colab.
However, I encountered a 404 Not Found error while attempting to download the model file using the following command:
!wget https://github.com/classner/up/raw/master/models/3D/basicModel_neutral_lbs_10_207_0_v1.0.0.pkl
It seems the link is no longer active. Could you please check if the model file has been moved to a new location or provide an alternative way to download it?
Context:
- Script:
scripts/demo.py
- Environment: Google Colab
- Error:
HTTP Error 404: Not Found
Thank you for your time and for sharing this project.
Hello,
I am trying to run the demo script provided in this repository on Google Colab.
However, I encountered a 404 Not Found error while attempting to download the model file using the following command:
!wget https://github.com/classner/up/raw/master/models/3D/basicModel_neutral_lbs_10_207_0_v1.0.0.pklIt seems the link is no longer active. Could you please check if the model file has been moved to a new location or provide an alternative way to download it?
Context:
scripts/demo.pyHTTP Error 404: Not FoundThank you for your time and for sharing this project.