During running, my main.py will automatically download a pretrained model to a specific file shown as follows:
How could I fix this? Could you please help me download the model and put it into the right path? Or should I download it and then send it to you for placing it into the path?
@bull
Reference the runtime section:
The runtime does not allow internet access so any pretrained models you use must be included in your submission.