Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
gradio
|
| 2 |
pandas
|
| 3 |
numpy
|
| 4 |
-
prophet
|
| 5 |
matplotlib
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
pandas
|
| 3 |
numpy
|
|
|
|
| 4 |
matplotlib
|
| 5 |
+
xgboost
|
| 6 |
+
scikit-learn
|