Commit
·
46f8c5e
1
Parent(s):
2046f76
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ numpy==1.25.2
|
|
5 |
monai==1.2.0
|
6 |
opencv-python==4.8.0.76
|
7 |
timm==0.5.4
|
8 |
-
grad-cam==1.4.8
|
|
|
|
5 |
monai==1.2.0
|
6 |
opencv-python==4.8.0.76
|
7 |
timm==0.5.4
|
8 |
+
grad-cam==1.4.8
|
9 |
+
pydicom==2.3.1
|