Thanks for the reply. I have followed the guide word by word.
And I understand that, the files need to be local in colab. But how to get those files?
I follow the steps here as mentioned in the post.
But whenever I need to use any local files, the file can’t be found.
There is no mention of how to obtain the files needed for running the notebook. Any idea?
I don’t think !curl -s https://course.fast.ai/setup/colab | bash
fetches the needed files.
Then, how is Image.open('images/notebook_tutorial/cat_example.jpg')
supposed to work?
I am very new to fast.ai.
Help will be highly appreciated.
N.B.- In Paperspace, only the v4 notebooks are available. And the notebook I began to work with looks incomplete. So, I will start learning from v4 when the course becomes available.