Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yannvgn committed Oct 3, 2019
1 parent 557f4c1 commit 4961513
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,13 @@ You'll need Python 3.6 or higher.
pip install laserembeddings
```

To install laserembeddings with extra dependencies:

```
# if you need Chinese support:
pip install laserembeddings[zh]
```

### Downloading the pre-trained models

```
Expand Down

0 comments on commit 4961513

Please sign in to comment.