Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ phonemizer==2.2.1
|
|
6 |
scipy==1.5.2
|
7 |
Unidecode==1.1.1
|
8 |
pypinyin==0.47.0
|
9 |
-
torch
|
|
|
|
6 |
scipy==1.5.2
|
7 |
Unidecode==1.1.1
|
8 |
pypinyin==0.47.0
|
9 |
+
torch
|
10 |
+
ipython
|