sabaridsnfuji
commited on
updated the requirements
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
opencv-python==4.10.0.82
|
2 |
+
openvino==2024.2.0
|
3 |
+
openvino-dev==2022.3.1
|
4 |
+
numpy==1.23.4
|
5 |
+
tensorflow==2.7.0
|
6 |
+
Pillow
|