mike23415 commited on
Commit
8020602
·
verified ·
1 Parent(s): 83be853

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,11 +1,11 @@
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
 
 
 
1
+ flask
2
  gunicorn
 
3
  torch
4
+ transformers
5
  sentencepiece
6
+ pymupdf
 
 
7
  python-pptx
8
+ python-docx
9
+ pytesseract
10
+ pillow
11
+ werkzeug