An error while loading Pytorch pretrained densenet121 on Kaggle notebook

Hi all

Im getting an error while loading densenet121 in my notebook.
Here is an error
URLError: <urlopen error [Errno -3] Temporary failure in name resolution>
Pytorch version is 1.6.0
How can I solve it?

The error seems to be raised by the server. Are you still seeing this issue or are you able to load the pretrained parameters?

I don’t see it anymore.
Thanks