Fail to load pretrained mvit model: ``` import torch model = torch.hub.load('facebookresearch/pytorchvideo', model='mvit_base_16x4', pretrained=True) ``` <img width="1414" alt="image" src="https://user-images.githubusercontent.com/86251631/170479680-ae020881-e7d6-403f-88fc-28f3b6dba198.png"> - it works with my previous copy of `~/.cache/torch/hub/facebookresearch_pytorchvideo_main/` - the issue happens when I use the latest pytorchvideo
Fail to load pretrained mvit model:
~/.cache/torch/hub/facebookresearch_pytorchvideo_main/