Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ scipy
|
|
| 5 |
matplotlib
|
| 6 |
numpy
|
| 7 |
xgboost
|
| 8 |
-
scikit-learn
|
|
|
|
|
|
| 5 |
matplotlib
|
| 6 |
numpy
|
| 7 |
xgboost
|
| 8 |
+
scikit-learn
|
| 9 |
+
plotly
|