Spaces:
Sleeping
Sleeping
O S I H
commited on
Commit
·
5e80561
1
Parent(s):
5b761fe
fix keras version
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,5 +2,5 @@ flask
|
|
2 |
numpy
|
3 |
pillow
|
4 |
huggingface_hub
|
5 |
-
tensorflow
|
6 |
-
keras
|
|
|
2 |
numpy
|
3 |
pillow
|
4 |
huggingface_hub
|
5 |
+
tensorflow==2.15.0
|
6 |
+
keras==2.15.0
|