philipk22 commited on
Commit
0d2a4fd
·
1 Parent(s): 8066b54

add requirements.txt

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