Skip to content

Commit

Permalink
Merge pull request #12 from erjanmx/fix-readme-typo
Browse files Browse the repository at this point in the history
Fix readme typo
  • Loading branch information
HantingChen authored May 31, 2023
2 parents f5d8ec9 + f5187af commit 2b30054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ VanillaNet achieves a higher Frames Per Second (FPS) in **detection** and **segm

## Installation

The results are produced with `torch==1.10.2+cu113 torchvision==0.11.3+cu113 timm==0.6.12`. Other verions might also work.
The results are produced with `torch==1.10.2+cu113 torchvision==0.11.3+cu113 timm==0.6.12`. Other versions might also work.

Install [Pytorch](https://pytorch.org/) and, [torchvision](https://pytorch.org/vision/stable/index.html) following official instructions.

Expand Down

0 comments on commit 2b30054

Please sign in to comment.