Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
florian-huber authored Mar 12, 2024
1 parent 102ec43 commit 8b952ce
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@ conda install --channel bioconda --channel conda-forge matchms
pip install ms2deepscore
```

### Installation on macos with M1 chip
Users on MacOS with the M1 chip should intall tensorflow manually: `pip install tensorflow=macos`.

## Getting started: How to prepare data, train a model, and compute similarities.
See [notebooks/MS2DeepScore_tutorial.ipynb](https://github.com/matchms/ms2deepscore/blob/main/notebooks/MS2DeepScore_tutorial.ipynb)
for a more extensive fully-working example on test data.
Expand Down

0 comments on commit 8b952ce

Please sign in to comment.