Rohan Kataria commited on
Commit
2eb1f86
·
1 Parent(s): 1fcae4f

adding app

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ openai
2
  streamlit
3
  streamlit_chat
4
  langchain
5
- pypdf
 
 
2
  streamlit
3
  streamlit_chat
4
  langchain
5
+ pypdf
6
+ langchain[docarray]