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