Spaces:
Sleeping
Sleeping
montebello-642
commited on
Commit
•
6ba9c05
1
Parent(s):
6b561c6
requirements file upload
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas
|
2 |
+
scikit-learn
|
3 |
+
gradio
|
4 |
+
seaborn
|
5 |
+
matplotlib
|
6 |
+
numpy
|