nouman66 commited on
Commit
5509e06
·
1 Parent(s): 01910b2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,5 +1,3 @@
1
-
2
- streamlit
3
- googletrans
4
- torch
5
- transformers
 
1
+ streamlit==0.96.0
2
+ torch==1.8.1
3
+ transformers==4.10.0