Spaces:
Sleeping
Sleeping
analytics-jiten
commited on
Commit
•
cc11d29
1
Parent(s):
be0c028
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
scikit-learn
|
2 |
+
numpy
|
3 |
+
pandas
|
4 |
+
gradio
|
5 |
+
warnings
|
6 |
+
matplotlib
|