Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
Cython==0.29.21
|
2 |
librosa==0.8.0
|
3 |
matplotlib==3.3.1
|
4 |
-
numpy==1.
|
5 |
phonemizer==2.2.1
|
6 |
scipy==1.5.2
|
7 |
tensorboard==2.3.0
|
|
|
1 |
Cython==0.29.21
|
2 |
librosa==0.8.0
|
3 |
matplotlib==3.3.1
|
4 |
+
numpy==1.20.3
|
5 |
phonemizer==2.2.1
|
6 |
scipy==1.5.2
|
7 |
tensorboard==2.3.0
|