NLPV commited on
Commit
d417706
·
verified ·
1 Parent(s): 0b42505

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,7 +1,9 @@
1
  gradio
2
  gTTS
3
  pandas
4
- python-Levenshtein
5
  diff-match-patch
6
- indic-asr
 
 
7
 
 
1
  gradio
2
  gTTS
3
  pandas
4
+ Levenshtein
5
  diff-match-patch
6
+ torch
7
+ torchaudio
8
+ transformers
9