Spaces:
Runtime error
Runtime error
Commit
·
a25f2d5
1
Parent(s):
ca4a23b
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ tensorboard==2.0.0
|
|
4 |
kiwipiepy==0.8.1
|
5 |
librosa==0.8.0
|
6 |
numpy==1.20.3
|
7 |
-
scipy==1.
|
8 |
torch==1.9.0
|
9 |
Unidecode==1.1.1
|
10 |
omegaconf==2.1.0
|
|
|
4 |
kiwipiepy==0.8.1
|
5 |
librosa==0.8.0
|
6 |
numpy==1.20.3
|
7 |
+
scipy==1.7.1
|
8 |
torch==1.9.0
|
9 |
Unidecode==1.1.1
|
10 |
omegaconf==2.1.0
|