Spaces:
Sleeping
Sleeping
Commit
·
8808829
1
Parent(s):
ee043ca
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
langchain
|
2 |
arxiv
|
3 |
PyMuPDF
|
|
|
4 |
chromadb
|
5 |
-
sentence-transformers
|
|
|
1 |
langchain
|
2 |
arxiv
|
3 |
PyMuPDF
|
4 |
+
beautifulsoup4
|
5 |
chromadb
|
6 |
+
sentence-transformers
|