Spaces:
Build error
Build error
Commit
·
116b1d5
1
Parent(s):
80ff44f
requirements
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
numpy
|
3 |
+
pandas
|
4 |
+
matplotlib
|
5 |
+
sklearn
|
6 |
+
gradio
|