Spaces:
Runtime error
Runtime error
kmckee95
commited on
Update Requirements.txt
Browse files- Requirements.txt +6 -6
Requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
1 |
+
pickle
|
2 |
+
pandas
|
3 |
+
numpy
|
4 |
+
gradio
|
5 |
+
matplotlib.pyplot
|
6 |
+
seaborn
|