rishiraj commited on
Commit
5e28a01
1 Parent(s): 630c062

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ indexify-extractor-sdk
2
+ openai
3
+ google-generativeai
4
+ sentencepiece
5
+ pdf2image
6
+ easyocr
7
+ pypdf
8
+ PyMuPDF
9
+ numpy
10
+ pydantic
11
+ pydantic-settings