Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ahatamiz authored Sep 1, 2023
1 parent 4211f26 commit 094257e
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 @@ -53,7 +53,7 @@ We can import pre-trained FasterViT models with **1 line of code**. Firstly, Fas
```bash
pip install fastervit
```
Note: Please upgrate the package to ```fastervit>=0.9.6``` if you have already installed the package to use the pretrained weights.
Note: Please upgrate the package to ```fastervit>=0.9.8``` if you have already installed the package to use the pretrained weights.

A pretrained FasterViT model with default hyper-parameters can be created as in the following:

Expand Down

0 comments on commit 094257e

Please sign in to comment.