Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanSteinberg authored Apr 28, 2024
1 parent 8becd03 commit 5d3a6c2
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 @@ -22,7 +22,9 @@ We recommend users start with our [tutorial folder](https://github.com/som-shahl
pip install femr

# If you are using deep learning, you also need to install xformers
# Note that xformers has some issues with MacOS. You might also need to install llvm. See https://stackoverflow.com/questions/60005176/how-to-deal-with-clang-error-unsupported-option-fopenmp-on-travis
#
# Note that xformers has some known issues with MacOS.
# If you are using MacOS you might also need to install llvm. See https://stackoverflow.com/questions/60005176/how-to-deal-with-clang-error-unsupported-option-fopenmp-on-travis
pip install xformers

```
Expand Down

0 comments on commit 5d3a6c2

Please sign in to comment.