Athspi commited on
Commit
f5e7901
·
verified ·
1 Parent(s): 29ea16c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -3
requirements.txt CHANGED
@@ -1,4 +1,9 @@
1
  fastapi
2
- uvicorn
3
- gtts
4
- python-multipart
 
 
 
 
 
 
1
  fastapi
2
+ uvicorn[standard]
3
+ gTTS
4
+ transformers
5
+ torch
6
+ onnxruntime
7
+ scipy
8
+ protobuf
9
+ soundfile