anzhi2710gmailcom commited on
Commit
0965af9
·
verified ·
1 Parent(s): 9d641cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -91,7 +91,7 @@ export LD_LIBRARY_PATH="$CONDA_PREFIX/lib/python3.11/site-packages/fastpt/torch/
91
 
92
  ```bash
93
  # If the model ID on the Hugging Face page uses different capitalization, use the actual published name.
94
- hf download --model OneScience-Group/diffdock --local-dir ./diffdock
95
  cd diffdock
96
  ```
97
 
 
91
 
92
  ```bash
93
  # If the model ID on the Hugging Face page uses different capitalization, use the actual published name.
94
+ hf download OneScience-Group/diffdock --local-dir ./diffdock
95
  cd diffdock
96
  ```
97