File size: 395 Bytes
227b78b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# ProteinMPNN + ESM

You can run this repo locally with the following easy steps. 

In a new python environment, do:

```
pip install -r requirements.txt

pip install --upgrade transformers accelerate

python app.py
```

This will launch a local webserver and a share URL (`xxx.gradio.app`, helpful if running this on a cluster), open the url in your webbrowser and start designing proteins.