Spaces:
No application file
No application file
Anupam251272
commited on
Commit
•
417d2db
1
Parent(s):
f4b7508
Create requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
pandas
|
3 |
+
numpy
|
4 |
+
sqlite3
|
5 |
+
scikit-learn
|
6 |
+
matplotlib
|
7 |
+
seaborn
|
8 |
+
joblib
|
9 |
+
plotly
|