nouman66 commited on
Commit
d0d69c2
·
1 Parent(s): 19115d7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,4 +1,5 @@
 
1
  streamlit>=0.96.0
2
- googletrans==4.0.0-rc1
3
- torch==1.10.0
4
  transformers==4.12.0
 
1
+
2
  streamlit>=0.96.0
3
+ googletrans==4.0.0
4
+ torch>=1.10.0
5
  transformers==4.12.0