Spaces:
Sleeping
Sleeping
criticalDanger
commited on
Commit
•
7b64e5e
1
Parent(s):
766fbf5
init!
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
pandas
|
3 |
+
numpy
|
4 |
+
sklearn
|
5 |
+
pickle
|
6 |
+
matplotlib
|
7 |
+
seaborn
|