Adityabhaskar commited on
Commit
1e53a98
·
verified ·
1 Parent(s): a9ad3d8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pandas
2
+ numpy
3
+ langchain
4
+ langchain-openai
5
+ langchain-community
6
+ langchain-experimental
7
+ faiss-cpu
8
+ gradio
9
+ python-dotenv
10
+ openpyxl
11
+ gunicorn
12
+ uvicorn