Spaces:
Running
Running
Upload requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
pandas
|
2 |
numpy
|
3 |
pickle
|
4 |
-
streamlit
|
|
|
|
|
|
1 |
pandas
|
2 |
numpy
|
3 |
pickle
|
4 |
+
streamlit
|
5 |
+
sklearn
|
6 |
+
scikit-learn==1.0.2
|