Update pre-requirements.txt
Browse files- pre-requirements.txt +1 -0
pre-requirements.txt
CHANGED
@@ -4,6 +4,7 @@ torch==2.0.1
|
|
4 |
torchvision
|
5 |
tensorboard
|
6 |
timm==0.5.4
|
|
|
7 |
opencv-python
|
8 |
setuptools==58.2.0
|
9 |
easydict
|
|
|
4 |
torchvision
|
5 |
tensorboard
|
6 |
timm==0.5.4
|
7 |
+
numpy==1.26.4
|
8 |
opencv-python
|
9 |
setuptools==58.2.0
|
10 |
easydict
|