Spaces:
Runtime error
Runtime error
abdurrahman22224
commited on
Commit
•
2acb9ff
1
Parent(s):
5032cc8
updated the version
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
tensorflow
|
2 |
numpy
|
3 |
-
keras
|
4 |
pillow
|
5 |
opencv-python
|
|
|
1 |
+
tensorflow == 2.15.0
|
2 |
numpy
|
3 |
+
keras == 2.15.0
|
4 |
pillow
|
5 |
opencv-python
|