ikraamkb commited on
Commit
f41e623
·
verified ·
1 Parent(s): 2e3ae9c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -9
requirements.txt CHANGED
@@ -1,16 +1,17 @@
1
  fastapi
2
  uvicorn
3
- transformers
4
  torch
 
 
 
 
 
 
5
  pdfplumber
6
  python-docx
 
7
  openpyxl
8
- pytesseract
9
- pillow
10
  easyocr
11
- python-pptx
12
- gradio
13
- seaborn
14
- onnxruntime
15
- onnxruntime-tools
16
- fitz
 
1
  fastapi
2
  uvicorn
3
+ gradio
4
  torch
5
+ torchvision
6
+ transformers
7
+ Pillow
8
+ numpy
9
+ tqdm
10
+ pytesseract
11
  pdfplumber
12
  python-docx
13
+ python-pptx
14
  openpyxl
15
+ fitz # PyMuPDF
16
+ tika
17
  easyocr