Spaces:
Runtime error
Runtime error
Dhrumit1314
commited on
Commit
•
2bf01ad
1
Parent(s):
992455c
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
-
tensorflow
|
|
|
2 |
opencv-python
|
|
|
1 |
+
tensorflow==2.15.0
|
2 |
+
keras==3.1.1
|
3 |
opencv-python
|