Update requirements.txt
#4
by
hacking-jack - opened
- requirements.txt +7 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,9 @@
|
|
| 1 |
monai==1.3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
# python_version == 3.10.9
|
|
|
|
| 1 |
monai==1.3.0
|
| 2 |
+
nibabel
|
| 3 |
+
pydicom
|
| 4 |
+
pyyaml
|
| 5 |
+
requests
|
| 6 |
+
opentps
|
| 7 |
+
scikit-image
|
| 8 |
+
nnunetv2
|
| 9 |
# python_version == 3.10.9
|