raghuv-aditya commited on
Commit
bbfbfb7
·
verified ·
1 Parent(s): 7cdeb97

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ pandas
3
+ google-api-python-client
4
+ google-auth
5
+ gspread
6
+ langchain
7
+ langchain-openai
8
+ langchain-chroma
9
+ requests
10
+ dotenv
11
+ re