Spaces:
Running
Running
Rohan Kataria
commited on
Commit
·
2eb1f86
1
Parent(s):
1fcae4f
adding app
Browse files- 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]
|