Spaces:
Sleeping
Sleeping
leonsimon23
commited on
Commit
•
e961895
1
Parent(s):
669ff2c
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
pandas
|
3 |
+
numpy
|
4 |
+
matplotlib
|
5 |
+
seaborn
|
6 |
+
openpyxl
|
7 |
+
scikit-learn
|