Spaces:
Build error
Build error
VanguardAI
commited on
Commit
•
e34458d
1
Parent(s):
89631f2
Update requirements.txt
Browse files- requirements.txt +6 -8
requirements.txt
CHANGED
@@ -1,9 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
uvicorn
|
8 |
-
gradio
|
9 |
git+https://github.com/myshell-ai/OpenVoice.git
|
|
|
1 |
+
transformers==4.16.3
|
2 |
+
datasets==1.8.0
|
3 |
+
torch==1.10.0
|
4 |
+
soundfile==0.11.0
|
5 |
+
librosa==1.4.0
|
6 |
+
gradio==3.3.7
|
|
|
|
|
7 |
git+https://github.com/myshell-ai/OpenVoice.git
|