Spaces:
Build error
Build error
wayne-wang-1119
commited on
Commit
·
27b33bf
1
Parent(s):
9a7ba39
build(deps): update requirements.txt
Browse files- TTS +1 -0
- requirements.txt +1 -1
TTS
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Subproject commit fd599f573dec344a8a57f0edb1bd84fdc976dfd1
|
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
TTS
|
2 |
-
torchaudio
|
3 |
ipython
|
4 |
GitPython
|
5 |
openai
|
|
|
1 |
TTS
|
2 |
+
torchaudio==0.9.0
|
3 |
ipython
|
4 |
GitPython
|
5 |
openai
|