Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse filesremoved json, it gave a build error.
- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -6,5 +6,4 @@ lightgbm
|
|
6 |
pandas
|
7 |
numpy
|
8 |
joblib
|
9 |
-
streamlit-lottie
|
10 |
-
json
|
|
|
6 |
pandas
|
7 |
numpy
|
8 |
joblib
|
9 |
+
streamlit-lottie
|
|