Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
| 2 |
pandas
|
| 3 |
streamlit
|
|
|
|
| 1 |
+
pickle
|
| 2 |
+
scikit-learn
|
| 3 |
+
numpy
|
| 4 |
pandas
|
| 5 |
streamlit
|