I am trying to load pretrained weights from my local machine to the colab notebook. I tried using this
from google.colab import files up=files.upload()