vijayoct27 commited on
Commit
87bd28c
·
verified ·
1 Parent(s): 1414e27

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -74,7 +74,7 @@ We provide the following available models for use.
74
 
75
  To use these models, download the directories available here.
76
  You should also follow the installation instructions available at our [code](https://github.com/jhuapl-bio/microbert).
77
- There are two available modes of operation: setup from source code and setup from our pre-built [docker image](https://hub.docker.com/r/jhuaplbio/microbert-classify)
78
  Given that you have followed the setup instructions from source code and have downloaded the model directories here, here is sample code to run inference:
79
 
80
  ```
 
74
 
75
  To use these models, download the directories available here.
76
  You should also follow the installation instructions available at our [code](https://github.com/jhuapl-bio/microbert).
77
+ There are two available modes of operation: setup from source code and setup from our pre-built [docker image](https://hub.docker.com/r/jhuaplbio/microbert-classify).
78
  Given that you have followed the setup instructions from source code and have downloaded the model directories here, here is sample code to run inference:
79
 
80
  ```