Spaces:
Runtime error
Runtime error
Dhrumit1314
commited on
Commit
•
beccfab
1
Parent(s):
8497358
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
-
tensorflow
|
2 |
-
opencv-python
|
|
|
|
1 |
+
tensorflow==2.10.1
|
2 |
+
opencv-python==4.9.0.80
|
3 |
+
opencv-python-headless==4.9.0.80
|