mirror of
https://github.com/open-mmlab/mim.git
synced 2025-06-03 14:59:11 +08:00
Fix a typo in README.md (#197)
This commit is contained in:
parent
75c45590c8
commit
231ffc73cb
@ -182,7 +182,7 @@ Please refer to [installation.md](docs/en/installation.md) for installation.
|
||||
from mim import download
|
||||
|
||||
download('mmcls', ['resnet18_8xb16_cifar10'])
|
||||
download('mmcls', ['resnet18_8xb16_cifar10'], dest_dir='.')
|
||||
download('mmcls', ['resnet18_8xb16_cifar10'], dest_root='.')
|
||||
```
|
||||
|
||||
</details>
|
||||
|
Loading…
x
Reference in New Issue
Block a user