Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,5 +8,5 @@ folium==0.14.0
|
|
8 |
torch==1.13.1
|
9 |
pandas==1.4.3
|
10 |
scikit-learn==1.2.0
|
11 |
-
tensorflow
|
12 |
keras
|
|
|
8 |
torch==1.13.1
|
9 |
pandas==1.4.3
|
10 |
scikit-learn==1.2.0
|
11 |
+
tensorflow==1.15
|
12 |
keras
|