diginoron commited on
Commit
eda3267
·
verified ·
1 Parent(s): b98b6c1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- transformers>=4.38.2
2
  torch>=2.1.0
3
- gradio>=4.15.0
4
- argostranslate>=1.8.0
 
1
+ transformers==4.38.2
2
  torch>=2.1.0
3
+ gradio==4.15.0
4
+ googletrans==4.0.0-rc1