Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
@@ -1,2 +1,6 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
tensorflow==2.18.0
|
2 |
+
|
3 |
+
opencv-python==4.10.0.84
|
4 |
+
opencv-python-headless==4.10.0.84
|
5 |
+
|
6 |
+
Pillow
|