Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ streamlit_pandas_profiling
|
|
11 |
requests
|
12 |
asyncio
|
13 |
joblib
|
14 |
-
keras
|
|
|
|
11 |
requests
|
12 |
asyncio
|
13 |
joblib
|
14 |
+
keras
|
15 |
+
tensorflow
|