Update README.md
Browse files
README.md
CHANGED
|
@@ -26,7 +26,7 @@ snapshot_download(
|
|
| 26 |
Alternatively, you can use the Hugging Face CLI:
|
| 27 |
|
| 28 |
```bash
|
| 29 |
-
|
| 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 |
```
|