sylvainHellin commited on
Commit
bd88fb0
·
verified ·
1 Parent(s): 36c4f1f

added requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ipykernel
2
+ notebook
3
+ ipython
4
+ gradio
5
+ openai
6
+ python-dotenv
7
+ langchain
8
+ langchain-openai
9
+ langchain-community
10
+ pypdf
11
+ tiktoken
12
+ chromadb
13
+ pinecone-client