Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ We finetune the [AIDO.Protein-16B](https://huggingface.co/genbio-ai/AIDO.DNA-16B
|
|
9 |
|
10 |
#### Setup
|
11 |
Install [Model Generator](https://github.com/genbio-ai/modelgenerator).
|
12 |
-
- It is **required** to use [docker](https://www.docker.com/101-tutorial/) to run inverse folding pipeline.
|
13 |
- Please set up a docker image using our provided [Dockerfile](https://github.com/genbio-ai/ModelGenerator/blob/main/Dockerfile)) and run the inverse folding inference from within the docker container.
|
14 |
|
15 |
#### Running inference:
|
|
|
9 |
|
10 |
#### Setup
|
11 |
Install [Model Generator](https://github.com/genbio-ai/modelgenerator).
|
12 |
+
- It is **required** to use [docker](https://www.docker.com/101-tutorial/) to run our inverse folding pipeline.
|
13 |
- Please set up a docker image using our provided [Dockerfile](https://github.com/genbio-ai/ModelGenerator/blob/main/Dockerfile)) and run the inverse folding inference from within the docker container.
|
14 |
|
15 |
#### Running inference:
|