Spaces:
Runtime error
Runtime error
Isabel Gwara
commited on
Commit
·
fbfbcbe
1
Parent(s):
eb1f440
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas==1.3.4
|
2 |
+
scikit-learn==1.0.1
|
3 |
+
numpy==1.21.4
|
4 |
+
streamlit=1.10.0
|