DexterSptizu commited on
Commit
9105364
·
verified ·
1 Parent(s): c647394

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio
2
+ langchain
3
+ langchain-openai
4
+ langchain-chroma
5
+ PyPDF2