Scrappy-Doo commited on
Commit
d0f4453
·
verified ·
1 Parent(s): 58414c0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,7 +1,9 @@
1
  TTS==0.22.0
2
  torch==2.2.2
3
  torchaudio==2.2.2
4
- gradio==3.50.2
 
 
5
  huggingface_hub==0.24.7
6
  scipy
7
  numpy<2.0
 
1
  TTS==0.22.0
2
  torch==2.2.2
3
  torchaudio==2.2.2
4
+ fastapi==0.111.0
5
+ uvicorn==0.29.0
6
+ python-multipart==0.0.9
7
  huggingface_hub==0.24.7
8
  scipy
9
  numpy<2.0