garvitcpp commited on
Commit
cfa102d
·
verified ·
1 Parent(s): 880bffc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ streamlit
2
  PyPDF2
3
  python-docx
4
  transformers
5
- torch
6
  sentencepiece
7
  accelerate
8
  textblob
 
2
  PyPDF2
3
  python-docx
4
  transformers
5
+ torch==1.13.1
6
  sentencepiece
7
  accelerate
8
  textblob