captain-awesome
commited on
Commit
•
3b75a38
1
Parent(s):
0ff2378
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ streamlit
|
|
2 |
langchain
|
3 |
langchain_openai
|
4 |
langchain-core
|
5 |
-
beautifulsoup4
|
|
|
|
2 |
langchain
|
3 |
langchain_openai
|
4 |
langchain-core
|
5 |
+
beautifulsoup4
|
6 |
+
chromadb
|