Ankit93 commited on
Commit
f31171b
·
verified ·
1 Parent(s): f5a8bf8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ langchain
2
+ openai
3
+ huggingface_hub
4
+ python-dotenv
5
+ streamlit
6
+ cassio
7
+ tiktoken
8
+ datasets
9
+ PyPDF2
10
+ pypdf
11
+ unstructured
12
+ pinecone-client
13
+ chromadb
14
+ google-generativeai
15
+ IPython