Akchhaya commited on
Commit
c71eafd
·
verified ·
1 Parent(s): a6890b8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,8 +1,9 @@
 
 
1
  transformers
2
  gradio
3
  spacy
4
  pandas
5
  python-docx
6
  PyPDF2
7
- torch
8
- en_core_web_sm
 
1
+ spacy
2
+ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1-py3-none-any.whl
3
  transformers
4
  gradio
5
  spacy
6
  pandas
7
  python-docx
8
  PyPDF2
9
+ torch