guetLzy commited on
Commit
dbfebaf
·
verified ·
1 Parent(s): edb5ebf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -10
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- Cython==0.29.21
2
- librosa==0.8.0
3
- matplotlib==3.3.1
4
- numpy==1.18.5
5
- phonemizer==2.2.1
6
- scipy==1.5.2
7
- tensorboard==2.3.0
8
- torch==1.6.0
9
- torchvision==0.7.0
10
- Unidecode==1.1.1
 
1
+ Cython
2
+ librosa
3
+ matplotlib
4
+ numpy
5
+ phonemizer
6
+ scipy
7
+ tensorboard
8
+ torch
9
+ torchvision
10
+ Unidecode