pluto90 commited on
Commit
703aebb
·
verified ·
1 Parent(s): 39c0d24

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -0
requirements.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ qdrant-client
4
+ sentence-transformers
5
+ pdfplumber
6
+ numpy
7
+ python-multipart
8
+ google-generativeai
9
+ pypdf
10
+ python-dotenv
11
+ pdf2image
12
+ pytesseract
13
+
14
+ langchain
15
+ langchain-core
16
+ langchain-community
17
+ langchain-google-genai
18
+ google-generativeai