Sasiraj01 commited on
Commit
651b6d0
·
verified ·
1 Parent(s): 4b5141f
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ langchain
4
+ openai
5
+ python-dotenv
6
+ faiss-cpu
7
+ jinja2