Armandoliv
commited on
Commit
•
e24c066
1
Parent(s):
6334529
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
Cython==0.29.32
|
2 |
albumentations==1.2.1
|
3 |
pandas==1.3.5
|
4 |
-
numpy==1.
|
5 |
keras==2.8.0
|
6 |
opencv-contrib-python==4.6.0.66
|
7 |
opencv-python==4.6.0.66
|
|
|
1 |
Cython==0.29.32
|
2 |
albumentations==1.2.1
|
3 |
pandas==1.3.5
|
4 |
+
numpy==1.26.4
|
5 |
keras==2.8.0
|
6 |
opencv-contrib-python==4.6.0.66
|
7 |
opencv-python==4.6.0.66
|