Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
pip>=23.2
|
2 |
# uninstall -y gradio
|
3 |
-
gradio==3.50.2
|
4 |
# gradio==4.37.1
|
5 |
accelerate
|
6 |
librosa
|
@@ -18,4 +18,6 @@ monotonic-align
|
|
18 |
datasets
|
19 |
ttsmms
|
20 |
langdetect
|
21 |
-
langid
|
|
|
|
|
|
1 |
pip>=23.2
|
2 |
# uninstall -y gradio
|
3 |
+
# gradio==3.50.2
|
4 |
# gradio==4.37.1
|
5 |
accelerate
|
6 |
librosa
|
|
|
18 |
datasets
|
19 |
ttsmms
|
20 |
langdetect
|
21 |
+
langid
|
22 |
+
# edge_tts==6.1.12
|
23 |
+
gradio==4.36.1
|