ikraamkb commited on
Commit
d20d468
·
verified ·
1 Parent(s): 2be14bd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -6
requirements.txt CHANGED
@@ -1,9 +1,12 @@
1
  fastapi
2
- uvicorn[standard]
3
- gradio
4
- pandas
5
- torch
6
- matplotlib
7
- seaborn
8
  transformers
 
 
 
9
  openpyxl
 
 
 
 
 
 
1
  fastapi
2
+ uvicorn
 
 
 
 
 
3
  transformers
4
+ torch
5
+ pdfplumber
6
+ python-docx
7
  openpyxl
8
+ pytesseract
9
+ pillow
10
+ easyocr
11
+ pptx
12
+