AmbitiousPotato commited on
Commit
45faa46
·
verified ·
1 Parent(s): 002150c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ python-multipart
4
+ langchain
5
+ langchain-community
6
+ langchain-openai
7
+ langchain-core
8
+ langchain-text-splitters
9
+ pypdf
10
+ faiss-cpu
11
+ python-dotenv