mirror of
https://github.com/evolutionaryscale/esm.git
synced 2026-06-04 09:04:23 +08:00
Show install block at the top of Running ESMC Locally (#310)
Co-authored-by: Zeming Lin <zlin@biohub.org>
This commit is contained in:
@@ -57,6 +57,12 @@ There are two primary ways of running the ESM models: through the [**Biohub Plat
|
||||
### Running ESMC Locally
|
||||
<a name="running-esmc-locally"></a>
|
||||
|
||||
Install `esm` from GitHub (a PyPI release is coming soon):
|
||||
|
||||
```
|
||||
pip install esm@git+https://github.com/Biohub/esm.git@c94ed8d
|
||||
```
|
||||
|
||||
The following code demonstrates how to run ESMC locally
|
||||
|
||||
```python
|
||||
|
||||
Reference in New Issue
Block a user