Marathon23
commited on
Commit
•
f4432de
1
Parent(s):
c61dc19
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
gradio
|
2 |
langchain
|
|
|
3 |
chromadb
|
4 |
pymupdf
|
5 |
python-dotenv
|
|
|
1 |
gradio
|
2 |
langchain
|
3 |
+
langchain-community
|
4 |
chromadb
|
5 |
pymupdf
|
6 |
python-dotenv
|