Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -5,4 +5,7 @@ opencv-python
|
|
5 |
torch
|
6 |
torchvision
|
7 |
numpy==1.26.2
|
8 |
-
ttach
|
|
|
|
|
|
|
|
5 |
torch
|
6 |
torchvision
|
7 |
numpy==1.26.2
|
8 |
+
ttach
|
9 |
+
sklearn
|
10 |
+
typing
|
11 |
+
pillow
|