Spaces:
Sleeping
Sleeping
Mahiruoshi
commited on
Commit
•
7c79bb2
1
Parent(s):
2039829
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
-
gradio==3.4.1
|
2 |
-
Flask==2.3.1
|
3 |
Cython==0.29.21
|
4 |
librosa==0.8.0
|
5 |
matplotlib==3.3.1
|
@@ -20,4 +18,6 @@ gradio==3.4.1
|
|
20 |
openai
|
21 |
pydub
|
22 |
inflect
|
23 |
-
eng_to_ipa
|
|
|
|
|
|
|
|
|
|
1 |
Cython==0.29.21
|
2 |
librosa==0.8.0
|
3 |
matplotlib==3.3.1
|
|
|
18 |
openai
|
19 |
pydub
|
20 |
inflect
|
21 |
+
eng_to_ipa
|
22 |
+
gradio==3.4.1
|
23 |
+
Flask==2.3.1
|