pavan1221 commited on
Commit
e8208b8
·
verified ·
1 Parent(s): d535a5b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -8
requirements.txt CHANGED
@@ -1,8 +1,14 @@
1
- fastapi
2
- uvicorn
3
- python-multipart
4
- pymupdf
5
- pytesseract
6
- pillow
7
- reportlab
8
- requests
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ python-multipart
4
+ PyMuPDF
5
+ pytesseract
6
+ Pillow
7
+ requests
8
+ reportlab
9
+ faiss-cpu
10
+ sentence-transformers
11
+ numpy
12
+ torch
13
+ torchvision
14
+ torchaudio