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

Tokens should not be shared with others or made public.:anxious_face_with_sweat:
If you have accidentally made a token public, please refresh it by token page.

The file name is different, but the file that is probably the DiffDock model weight seems to be here.

Thank you so much. After your guidance, I successfully ran my DiffDock calculation.

Best regards

1 Like