Mahiruoshi
commited on
Commit
•
d493eef
1
Parent(s):
a30b4bd
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ Cython==0.29.21
|
|
2 |
romajitable
|
3 |
librosa==0.8.0
|
4 |
matplotlib==3.3.1
|
5 |
-
numpy
|
6 |
phonemizer==2.2.1
|
7 |
scipy==1.5.2
|
8 |
tensorboard==2.3.0
|
@@ -16,5 +16,4 @@ jieba==0.42.1
|
|
16 |
cn2an==0.5.17
|
17 |
jieba==0.42.1
|
18 |
ipython==7.34.0
|
19 |
-
gradio==3.4.1
|
20 |
-
openai
|
|
|
2 |
romajitable
|
3 |
librosa==0.8.0
|
4 |
matplotlib==3.3.1
|
5 |
+
numpy
|
6 |
phonemizer==2.2.1
|
7 |
scipy==1.5.2
|
8 |
tensorboard==2.3.0
|
|
|
16 |
cn2an==0.5.17
|
17 |
jieba==0.42.1
|
18 |
ipython==7.34.0
|
19 |
+
gradio==3.4.1
|
|