Skip to content

Commit

Permalink
Update README.md with installation instructions for optional dependen…
Browse files Browse the repository at this point in the history
…cies
  • Loading branch information
PhilipMay committed Jan 1, 2024
1 parent 45d58ea commit 9124560
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,9 @@ It can be installed with pip:
pip install mltb2
```

Some optional dependencies might be necessary. You can install all of them with:

```bash
pip install mltb2[files,fasttext,optuna,plot,somajo,transformers,somajo_transformers,openai]
```

If you don't want to install all dependencies, see
For many modules optional dependencies are necessary.
Those optional dependencies must be installed when you want to use the module.
To install those module specific dependencies see
[the description of the individual modules](https://telekom.github.io/mltb2/api-reference.html).

## Licensing
Expand Down

0 comments on commit 9124560

Please sign in to comment.