Update install instructions for model directory location.

Be more specific about the location of the models directory.

Addresses issue #80
This commit is contained in:
Rocco Moretti
2023-06-27 10:20:57 -05:00
committed by Joseph Watson/Watchwell
parent b4f4c264a7
commit 9da13dc5b3

View File

@@ -64,8 +64,9 @@ To get started using RFdiffusion, clone the repo:
git clone https://github.com/RosettaCommons/RFdiffusion.git
```
You'll then need to download the model weights:
You'll then need to download the model weights into the RFDiffusion directory.
```
cd RFdiffusion
mkdir models && cd models
wget http://files.ipd.uw.edu/pub/RFdiffusion/6f5902ac237024bdd0c176cb93063dc4/Base_ckpt.pt
wget http://files.ipd.uw.edu/pub/RFdiffusion/e29311f6f1bf1af907f9ef9f44b8328b/Complex_base_ckpt.pt