I can wget the weights with no issue from aws on my server.
However, using the same URL within server.py still yields the pickle error.
Note I tested wget to the google drive link and you just get a ‘view’ object which internally is as expected Html with first char = < : (the message boards are trying to read the html so I use * below where it’s really <
*!DOCTYPE html> … blah blah