mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
Merge pull request #2263 from andravin/fix-docs-install-dir
Fix install directory in hfdocs.
This commit is contained in:
commit
076efef73b
@ -63,7 +63,7 @@ Building `timm` from source lets you make changes to the code base. To install f
|
||||
|
||||
```bash
|
||||
git clone https://github.com/rwightman/pytorch-image-models.git
|
||||
cd timm
|
||||
cd pytorch-image-models
|
||||
pip install -e .
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user