Commit
•
28f0733
1
Parent(s):
3041973
Update requirements.txt (#5)
Browse files- Update requirements.txt (1254f6dd6d228315247bbe4a3ffb21bc6f6a3cf6)
Co-authored-by: Daniel Rodriguez <[email protected]>
- 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 |
+
torch
|
9 |
# python_version == 3.10.9
|