UmerSajid commited on
Commit
0b5bc81
·
verified ·
1 Parent(s): e2bf2a9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -3,3 +3,5 @@ streamlit==1.19.0
3
  pandas==1.5.3
4
  numpy==1.23.5
5
  torch==2.1.0
 
 
 
3
  pandas==1.5.3
4
  numpy==1.23.5
5
  torch==2.1.0
6
+ googletrans==4.0.0-rc1
7
+ sentencepiece==0.1.96