darly11 commited on
Commit
2e03418
·
verified ·
1 Parent(s): 28e253c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -3
requirements.txt CHANGED
@@ -1,3 +1,9 @@
1
- coqui-tts
2
- spaces
3
- numpy<2.0.0
 
 
 
 
 
 
 
1
+ torch==2.1.2
2
+ torchaudio==2.1.2
3
+ TTS==0.22.0
4
+ gradio==4.44.1
5
+ uvicorn>=0.14.0
6
+ websockets==10.4
7
+ numpy
8
+ scipy
9
+ soundfile