Update README.md
Browse files
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 |
```
|