Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ joblib
|
|
10 |
keras
|
11 |
tensorflow
|
12 |
seaborn
|
|
|
13 |
streamlit_pandas_profiling
|
|
|
10 |
keras
|
11 |
tensorflow
|
12 |
seaborn
|
13 |
+
pydantic_settings
|
14 |
streamlit_pandas_profiling
|