neuralleap commited on
Commit
133828c
1 Parent(s): a500b56

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  fastapi
2
  uvicorn
3
  python-multipart
4
- gradio_client
 
 
 
1
  fastapi
2
  uvicorn
3
  python-multipart
4
+ gradio_client
5
+ TTS==0.21.3
6
+ gTTS==2.4.0