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