darwin05 commited on
Commit
3d0f9fd
·
verified ·
1 Parent(s): f72999d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ snapshot_download(
26
  Alternatively, you can use the Hugging Face CLI:
27
 
28
  ```bash
29
- huggingface-cli download darwin05/EAWM \
30
  --repo-type model \
31
  --local-dir checkpoints
32
  ```
 
26
  Alternatively, you can use the Hugging Face CLI:
27
 
28
  ```bash
29
+ hf download darwin05/EAWM \
30
  --repo-type model \
31
  --local-dir checkpoints
32
  ```