DSatishchandra commited on
Commit
c95198b
1 Parent(s): 2680d6c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  gradio==4.36.1
2
  edge_tts==6.1.12
3
  speechrecognition==3.8.1
4
- transformers==4.29.0
5
- torch==1.13.1
 
 
1
  gradio==4.36.1
2
  edge_tts==6.1.12
3
  speechrecognition==3.8.1
4
+ numpy==1.23.3
5
+ websockets==10.3
6
+ dotenv==0.21.0