ikraamkb commited on
Commit
26815a7
·
verified ·
1 Parent(s): 7f17290

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -5
requirements.txt CHANGED
@@ -1,9 +1,22 @@
1
- fastapi==0.95.2
2
- pydantic==1.10.13
3
- gradio
 
 
 
4
  transformers
5
- PyMuPDF
 
6
  python-docx
 
 
7
  openpyxl
 
 
 
 
 
8
  python-pptx
9
- Pillow
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ gradio==3.50.2
4
+ pandas
5
+ matplotlib
6
+ seaborn
7
  transformers
8
+ torch
9
+ pdfplumber
10
  python-docx
11
+ pydantic<2.0
12
+ tools
13
  openpyxl
14
+ pytesseract
15
+ deep-translator
16
+ frontend
17
+ pillow
18
+ easyocr
19
  python-pptx
20
+ pymupdf
21
+ tika
22
+ hf_xet