Spaces:
Build error
Build error
VanguardAI
commited on
Commit
•
fa5cd78
1
Parent(s):
e34458d
Update requirements.txt
Browse files- requirements.txt +4 -6
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
-
transformers==4.
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
librosa==1.4.0
|
6 |
-
gradio==3.3.7
|
7 |
git+https://github.com/myshell-ai/OpenVoice.git
|
|
|
1 |
+
transformers==4.31.0
|
2 |
+
torch==2.0.1
|
3 |
+
datasets==2.12.0
|
4 |
+
gradio==3.43.0
|
|
|
|
|
5 |
git+https://github.com/myshell-ai/OpenVoice.git
|