Spaces:
Sleeping
Sleeping
vineelpratap
commited on
Commit
•
4255510
1
Parent(s):
d4f2e14
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ torch
|
|
7 |
Cython==0.29.21
|
8 |
phonemizer==2.2.1
|
9 |
scipy
|
10 |
-
numpy
|
11 |
flashlight-text
|
12 |
torchaudio
|
13 |
matplotlib
|
|
|
7 |
Cython==0.29.21
|
8 |
phonemizer==2.2.1
|
9 |
scipy
|
10 |
+
numpy==1.19.3
|
11 |
flashlight-text
|
12 |
torchaudio
|
13 |
matplotlib
|