diginoron commited on
Commit
3f2c29f
·
verified ·
1 Parent(s): 668111f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
  gradio==4.15.0
2
  torch>=2.1.0
3
- deep-translator==1.11.4
4
- git+https://github.com/huggingface/[email protected]
5
  accelerate>=0.26.0
6
-
 
 
1
  gradio==4.15.0
2
  torch>=2.1.0
 
 
3
  accelerate>=0.26.0
4
+ deep-translator==1.11.4
5
+ transformers @ git+https://github.com/huggingface/[email protected]