Spaces:
Sleeping
Sleeping
destiratnakomala
commited on
Commit
•
814741e
1
Parent(s):
6c88ced
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
pandas
|
3 |
+
matplotlib
|
4 |
+
seaborn
|
5 |
+
scikit-learn
|
6 |
+
joblib
|
7 |
+
plotly
|