joy1515 commited on
Commit
c2b4794
·
verified ·
1 Parent(s): 5adc220

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -8
requirements.txt CHANGED
@@ -1,8 +1,10 @@
1
- gradio
2
- torch
3
- transformers
4
- faiss-cpu
5
- numpy
6
- pillow
7
- tqdm
8
- kagglehub
 
 
 
1
+ gradio
2
+ torch
3
+ transformers
4
+ faiss-cpu
5
+ numpy
6
+ pillow
7
+ tqdm
8
+ kagglehub
9
+ SpeechRecognition==3.8.1
10
+