Skip to content

Commit

Permalink
update installation command
Browse files Browse the repository at this point in the history
  • Loading branch information
tflahaul authored Feb 3, 2023
1 parent 1ee0696 commit 13266c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
Vision transformers with JAX & Flax

### Installation

```sh
pip3 install git+https://github.com/tflahaul/jax-vision-transformers
pip install jvt
```

### Usage example
Expand Down

0 comments on commit 13266c9

Please sign in to comment.