capradeepgujaran commited on
Commit
f2cffb0
1 Parent(s): 8c54584

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,10 +1,9 @@
1
- gradio
2
- PyMuPDF
3
- pytesseract
4
- pillow
5
  python-docx
6
  llama-index
 
7
  python-dotenv
8
  bert-score
9
- ragchecker
10
- openai
 
1
+ PyPDF2
2
+ pdf2image
3
+ Pillow
 
4
  python-docx
5
  llama-index
6
+ openai
7
  python-dotenv
8
  bert-score
9
+ ragchecker