DiffDock pretrained model weights not found (404 error)

Hi everyone,

I am trying to use the DiffDock model. In their GitHub README and documentation, they reference downloading the pretrained weights using this link:

https://storage.googleapis.com/proteins-public-data/models/diffdock_model_weights.pt

and also:

https://huggingface.co/thalweg/torch-diffdock/resolve/main/diffdock_model_weights.pt

However, both links give me a 404 error or “Repository not found.”

I also searched the Hugging Face Hub but could not find a repository named thalweg/torch-diffdock or any .pt file related to DiffDock.

Could someone please share where the correct pretrained weights are hosted, or if they have been moved/renamed?

Thanks a lot for your help! The generated token is here with - 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

thank you