Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
phlobo authored Dec 11, 2024
1 parent 0bc1df4 commit 163e0ed
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ xMEN is available through [PyPi](https://pypi.org/project/xmen/):

`pip install xmen`

The most robust way to install `xmen` is to use a `conda` environment, as binaries for some dependencies (e.g, `nmslib`, `faiss`) are available through `conda` for most platforms.
The most robust way to install `xmen` is to use a `conda` environment, as binaries for some dependencies (e.g, `nmslib`, `faiss`) are available through `conda` for most platforms.

An example for installing xMEN within a Docker image is available [here](https://github.com/hpi-dhc/xmen-inception-recommender/blob/main/Dockerfile).

**Note**:
If you encounter issues installing `xmen` from `pip`, please see here: https://github.com/hpi-dhc/xmen/issues/37.
Expand Down

0 comments on commit 163e0ed

Please sign in to comment.