Update README.md
Browse files
README.md
CHANGED
|
@@ -90,7 +90,7 @@ export LD_LIBRARY_PATH="$CONDA_PREFIX/lib/python3.11/site-packages/fastpt/torch/
|
|
| 90 |
### 2. Download the Model Package and Install the Environment
|
| 91 |
|
| 92 |
```bash
|
| 93 |
-
hf download
|
| 94 |
```
|
| 95 |
|
| 96 |
### Training Weights
|
|
|
|
| 90 |
### 2. Download the Model Package and Install the Environment
|
| 91 |
|
| 92 |
```bash
|
| 93 |
+
hf download OneScience-Group/RFdiffusion --local-dir ./RFdiffusion
|
| 94 |
```
|
| 95 |
|
| 96 |
### Training Weights
|