mike23415 commited on
Commit
41578f8
·
verified ·
1 Parent(s): 00ff2f5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- torch
 
2
  transformers
3
- optimum
4
- onnxruntime
 
5
  pdfplumber
6
  python-docx
7
  python-pptx
8
- pillow
9
- pytesseract
10
- flask
11
- gunicorn
 
1
+ Flask
2
+ gunicorn
3
  transformers
4
+ torch
5
+ sentencepiece
6
+ pytesseract
7
  pdfplumber
8
  python-docx
9
  python-pptx
10
+ Pillow
11
+ opencv-python-headless