Cannot download the models
giorgiogiudice opened this issue · 4 comments
giorgiogiudice commented
Hello ya'll,
I am trying to download the models, but the files downloaded are all showing the same message
NoSuchBucket
The specified bucket does not exist.
Am I missing something here?
deepthi-skive commented
I am having the same issue. The progress bars just show 0%. Did you manage to solve the issue ?
danhab99 commented
Same issue here.
Every file the script pulls contains this
<?xml version='1.0' encoding='UTF-8'?><Error><Code>NoSuchBucket</Code><Message>The specified bucket does not exist.</Message></Error>
nshepperd commented
They moved the models to a different hosting. I'll try to merge their changes from upstream which have the updated urls.
nshepperd commented
I merged upstream. Downloading models using download_model.py
should work now.