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