Spaces:
Sleeping
Sleeping
Technocoloredgeek
commited on
Commit
•
f3b85aa
1
Parent(s):
2e3feae
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
streamlit
|
2 |
langchain
|
|
|
3 |
openai
|
4 |
chromadb
|
5 |
PyPDF2
|
|
|
1 |
streamlit
|
2 |
langchain
|
3 |
+
langchain-community
|
4 |
openai
|
5 |
chromadb
|
6 |
PyPDF2
|