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