Skip to content

Commit

Permalink
Added collon
Browse files Browse the repository at this point in the history
  • Loading branch information
Loryhoof committed Mar 6, 2023
1 parent e22bdb2 commit bc981d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ In order to download the checkpoints and tokenizer, fill this [google form](http

## Setup

In a conda env with pytorch / cuda available, run
In a conda env with pytorch / cuda available, run:
```
pip install -r requirements.txt
```
Then in this repository
Then in this repository:
```
pip install -e .
```
Expand Down

0 comments on commit bc981d5

Please sign in to comment.