kozy9 commited on
Commit
ff139c9
·
verified ·
1 Parent(s): c7488d9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- gradio>=4.0.0
2
- tensorflow
3
- keras-tcn
4
- joblib
5
  pandas
6
  numpy
7
  plotly
8
- huggingface_hub
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