anzhi2710gmailcom commited on
Commit
9d641cf
·
verified ·
1 Parent(s): 3967f69

Upload folder using huggingface_hub

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-Sugon/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 --model OneScience-Group/diffdock --local-dir ./diffdock
95
  cd diffdock
96
  ```
97