Running this line torch.hub.download_url_to_file("https://figshare.com/ndownloader/files/59143058", "matris_10m_oam.pt") does not actually download the model, although if I manually go on this url with my browser, the file is automatically downloaded on my computer.
So that MatRIS.load() fails with: EOFError: Ran out of input.