Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ pydicom==2.4.4
|
|
4 |
opencv-python
|
5 |
torch
|
6 |
torchvision
|
7 |
-
numpy==1.26.2
|
|
|
|
4 |
opencv-python
|
5 |
torch
|
6 |
torchvision
|
7 |
+
numpy==1.26.2
|
8 |
+
ttach==0.0.3
|