baker-laboratory / RoseTTAFold-All-Atom

Other
652 stars 118 forks source link

Connection timeout when downloading model weights #145

Open brianjimenez opened 1 month ago

brianjimenez commented 1 month ago

I am getting connection time out from multiple locations when downloading the model weights:

wget http://files.ipd.uw.edu/pub/RF-All-Atom/weights/RFAA_paper_weights.pt
--2024-10-17 14:27:36--  http://files.ipd.uw.edu/pub/RF-All-Atom/weights/RFAA_paper_weights.pt
Resolving files.ipd.uw.edu (files.ipd.uw.edu)... 128.95.160.134, 128.95.160.135
Connecting to files.ipd.uw.edu (files.ipd.uw.edu)|128.95.160.134|:80... failed: Operation timed out.

Please could you share an alternative location for downloading them? Thanks!

roccomoretti commented 1 month ago

There's an official mirror of the http://files.ipd.uw.edu/pub/RF-All-Atom/ site at http://ipd.graylab.jhu.edu/RF-All-Atom/.

brianjimenez commented 1 month ago

Awesome, thanks a lot for the prompt response!