You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-1Lines changed: 13 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,10 +22,22 @@ We show that this approach is not only sufficiently expressive to reproduce lega
22
22
23
23
# Installation
24
24
25
+
We recommend using [`mamba`](https://mamba.readthedocs.io/en/latest/mamba-installation.html#mamba-installation) which is a drop-in replacement for `conda` and is much faster.
Note: If you are using a Mac with a M1/M2 chip, you will need to install and run `espaloma` using [Rosetta](https://support.apple.com/en-au/HT211861) by using the following commands:
0 commit comments