trish06 commited on
Commit
b8fc14c
·
verified ·
1 Parent(s): 7a79cb0

Update backend/requirements.txt

Browse files
Files changed (1) hide show
  1. backend/requirements.txt +3 -0
backend/requirements.txt CHANGED
@@ -3,5 +3,8 @@ uvicorn==0.30.1
3
  python-multipart==0.0.9
4
  groq==0.9.0
5
  pymupdf==1.24.9
 
 
 
6
  pydantic==2.7.1
7
  httpx==0.27.0
 
3
  python-multipart==0.0.9
4
  groq==0.9.0
5
  pymupdf==1.24.9
6
+ pytesseract==0.3.10
7
+ pdf2image==1.17.0
8
+ pillow==10.3.0
9
  pydantic==2.7.1
10
  httpx==0.27.0