Spaces:
Build error
Build error
changed requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
tensorflow==2.11.0
|
| 2 |
soundfile
|
| 3 |
gradio
|
| 4 |
-
git+https://github.com/TensorSpeech/TensorFlowTTS.git
|
|
|
|
| 1 |
tensorflow==2.11.0
|
| 2 |
soundfile
|
| 3 |
gradio
|
| 4 |
+
git+https://github.com/TensorSpeech/TensorFlowTTS.git@master
|