smahbub commited on
Commit
f6a96a4
·
verified ·
1 Parent(s): fe5127d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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: