Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
tensorflow
|
| 3 |
-
keras-tcn
|
| 4 |
-
joblib
|
| 5 |
pandas
|
| 6 |
numpy
|
| 7 |
plotly
|
| 8 |
-
|
| 9 |
-
|
|
|
|
| 10 |
scikit-learn
|
|
|
|
| 11 |
statsmodels
|
|
|
|
|
|
| 1 |
+
gradio
|
|
|
|
|
|
|
|
|
|
| 2 |
pandas
|
| 3 |
numpy
|
| 4 |
plotly
|
| 5 |
+
joblib
|
| 6 |
+
tensorflow
|
| 7 |
+
keras-tcn
|
| 8 |
scikit-learn
|
| 9 |
+
huggingface_hub
|
| 10 |
statsmodels
|
| 11 |
+
matplotlib
|