Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
gradio
|
2 |
-
prophet
|
3 |
-
numpy
|
4 |
-
pandas
|
5 |
-
matplotlib
|
|
|
1 |
+
gradio
|
2 |
+
prophet
|
3 |
+
numpy
|
4 |
+
pandas
|
5 |
+
matplotlib.pyplot
|