Update README.md
Browse files
README.md
CHANGED
|
@@ -172,5 +172,10 @@ for i,j in zip(findings, impression):
|
|
| 172 |
|
| 173 |
```
|
| 174 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 175 |
# Code repository
|
| 176 |
The code repository, which includes the training pipeline for CXRMate-ED, is available at: https://github.com/aehrc/anon.
|
|
|
|
| 172 |
|
| 173 |
```
|
| 174 |
|
| 175 |
+
# Environment requirements
|
| 176 |
+
|
| 177 |
+
Environment requirements can be found here: https://github.com/aehrc/anon/blob/main/requirements.txt.
|
| 178 |
+
|
| 179 |
+
|
| 180 |
# Code repository
|
| 181 |
The code repository, which includes the training pipeline for CXRMate-ED, is available at: https://github.com/aehrc/anon.
|