Spaces:
Sleeping
Sleeping
ntcc-project
commited on
Commit
•
e2751b8
1
Parent(s):
16241b9
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
tensorflow
|
2 |
-
keras
|
3 |
numpy
|
|
|
1 |
+
tensorflow==2.15.0
|
2 |
+
keras==2.15.0
|
3 |
numpy
|