Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
-
|
| 2 |
tensorflow_tts
|
| 3 |
soundfile
|
| 4 |
gradio
|
| 5 |
numpy
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
tensorflow_tts
|
| 3 |
soundfile
|
| 4 |
gradio
|
| 5 |
numpy
|
| 6 |
+
tensorflow
|
| 7 |
+
git+https://github.com/TensorSpeech/TensorFlowTTS
|