bezdarnost commited on
Commit
81af7a0
·
verified ·
1 Parent(s): d9ad4c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -51,7 +51,7 @@ In terminal:
51
  ```bash
52
  pip install -U huggingface_hub git-lfs
53
 
54
- huggingface-cli snapshot-download \
55
  --repo-type dataset bezdarnost/DF2K-bicubic \
56
  --local-dir /path/to/DF2K-bicubic \
57
  --local-dir-use-symlinks False
 
51
  ```bash
52
  pip install -U huggingface_hub git-lfs
53
 
54
+ huggingface-cli download \
55
  --repo-type dataset bezdarnost/DF2K-bicubic \
56
  --local-dir /path/to/DF2K-bicubic \
57
  --local-dir-use-symlinks False