Skip to content

Commit

Permalink
Update installation.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
digantamisra98 authored and rwightman committed Jan 6, 2023
1 parent eb83eb3 commit 13c7183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hfdocs/source/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ This command lists the first five pretrained models available in `timm` (which a
Building `timm` from source lets you make changes to the code base. To install from the source, clone the repository and install with the following commands:
```bash
git clone https://github.com/rwightman/timm.git
git clone https://github.com/rwightman/pytorch-image-models.git
cd timm
pip install -e .
```
Expand Down

0 comments on commit 13c7183

Please sign in to comment.