Skip to content

Commit

Permalink
Fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nachiket273 authored Jun 30, 2021
1 parent 6f1c46f commit f494640
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@ Implementations of transformers based models for different vision tasks

## Install
1) Install from <a href="https://pypi.org/project/vistrans/">PyPI</a>
<br>

```Python
pip install vistrans
```
<br>
2) Install from <a href="https://anaconda.org/nachiket273/vistrans">Anaconda</a>
<br>

```Python
conda install -c nachiket273 vistrans
```
Expand Down

0 comments on commit f494640

Please sign in to comment.