Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
requests
|
2 |
timm==0.6.7
|
3 |
-
numpy
|
4 |
torch==2.0.1
|
5 |
opencv-python-headless
|
6 |
Pillow
|
|
|
1 |
requests
|
2 |
timm==0.6.7
|
3 |
+
numpy==1.26.4
|
4 |
torch==2.0.1
|
5 |
opencv-python-headless
|
6 |
Pillow
|