Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
-
streamlit
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
pandas==1.5.3
|
| 3 |
+
numpy==1.24.2
|
| 4 |
+
pillow
|
| 5 |
+
requests
|
| 6 |
+
bokeh
|
| 7 |
+
scikit-learn==1.2.2
|
| 8 |
+
category_encoders
|