veetla commited on
Commit
4cf584e
·
1 Parent(s): 54d9d69

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ --find-links https://download.pytorch.org/whl/torch_stable.html
2
+ torch==1.13.1+cpu
3
+ gradio==3.14.0
4
+ SpeechRecognition==3.9.0
5
+ mtranslate==1.8
6
+ gTTS==2.3.0
7
+ transformers==4.25.1