capradeepgujaran commited on
Commit
68d3d81
1 Parent(s): bcc31db

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -10
requirements.txt CHANGED
@@ -1,10 +1,11 @@
1
- PyPDF2==3.0.1
2
- pdf2image==1.16.3
3
- Pillow==9.5.0
4
- python-docx==0.8.11
5
- llama-index==0.10.9
6
- openai==1.12.0
7
- python-dotenv==1.0.1
8
- transformers==4.36.2
9
- sentence-transformers==2.3.1
10
- gradio==4.19.2
 
 
1
+ gradio
2
+ PyMuPDF
3
+ pytesseract
4
+ pillow
5
+ python-docx
6
+ llama-index
7
+ python-dotenv
8
+ sentence-transformers
9
+ sklearn
10
+ openai
11
+ pdf2image