kk20krishna commited on
Commit
ef4e1a5
·
verified ·
1 Parent(s): 74d52fc

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ tenacity
2
+ langchain
3
+ langchain-community
4
+ openai
5
+ gradio
6
+ chromadb
7
+ tiktoken
8
+ spacy
9
+ pandas
10
+ python-dotenv
11
+ requests