ryanrahmadifa commited on
Commit
5b990f6
·
1 Parent(s): c3b859b

Fixed error nonetype

Browse files
Files changed (2) hide show
  1. req.txt +0 -21
  2. requirements.txt +19 -2
req.txt DELETED
@@ -1,21 +0,0 @@
1
- seaborn
2
- torch
3
- torchvision
4
- torchaudio
5
- pyYAML
6
- scipy
7
- scikit-learn
8
- packaging
9
- pyWavelets
10
- scipy
11
- tiffile
12
- pandas
13
- nltk
14
- ipykernel
15
- matplotlib
16
- streamlit
17
- plotly
18
- nbformat
19
- wordcloud
20
- openpyxl
21
- neuralforecast
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
requirements.txt CHANGED
@@ -1,4 +1,21 @@
1
- numpy
 
 
 
 
 
 
 
 
 
 
2
  pandas
 
 
 
 
3
  plotly
4
- openpyxl
 
 
 
 
1
+ seaborn
2
+ torch
3
+ torchvision
4
+ torchaudio
5
+ pyYAML
6
+ scipy
7
+ scikit-learn
8
+ packaging
9
+ pyWavelets
10
+ scipy
11
+ tiffile
12
  pandas
13
+ nltk
14
+ ipykernel
15
+ matplotlib
16
+ streamlit
17
  plotly
18
+ nbformat
19
+ wordcloud
20
+ openpyxl
21
+ neuralforecast