nikajoon commited on
Commit
6f08d7b
1 Parent(s): 0e60811

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -3,4 +3,8 @@ torch
3
  transformers
4
  piper-tts
5
  piper-phonemize~=1.1.0
6
- onnxruntime>=1.11.0,<2
 
 
 
 
 
3
  transformers
4
  piper-tts
5
  piper-phonemize~=1.1.0
6
+ onnxruntime>=1.11.0,<2
7
+ fastapi
8
+ uvicorn
9
+ requests
10
+ python-dotenv