Amelia-James commited on
Commit
48a1849
·
verified ·
1 Parent(s): 5dfb282

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ langchain
3
+ openai
4
+ chromadb
5
+ numpy
6
+ PyPDF2
7
+ langchain-community
8
+ pypdf
9
+ tiktoken