Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ To cite this repository please use the following bibtex entry:
# Getting started

* Volara is available on PyPi and can be installed with `pip install volara`
* For running inference with pre-trained pytorch models, you can also install [volara-torch](https://github.com/e11bio/volara-torch) with `pip install volara-torch`
* For running inference with pre-trained pytorch models, you can also install [volara-ml](https://github.com/e11bio/volara-ml) with `pip install volara-ml`

# Useful links
- [Blog post](https://e11.bio/blog/volara)
Expand Down
Loading