Chris4K commited on
Commit
ad9d1c3
·
verified ·
1 Parent(s): 5c75cf0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,7 +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
 
1
  --find-links https://download.pytorch.org/whl/torch_stable.html
2
+ torch
3
+ gradio
4
+ SpeechRecognition
5
+ mtranslate
6
+ gTTS
7
+ transformers