Nithin1905 commited on
Commit
8295088
1 Parent(s): eed1c5d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -0
requirements.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ langchain
2
+ openai
3
+ chromadb
4
+ langchain-experimental
5
+ pydantic
6
+ lxml
7
+ pillow
8
+ tiktoken
9
+ cohere
10
+ langchain-cohere
11
+ PyMuPDF
12
+ psycopg2
13
+ fastapi
14
+ uvicorn
15
+ pinecone-client
16
+ python-dotenv