Spaces:
Sleeping
Sleeping
subikshanand
commited on
Commit
•
5fabb0b
1
Parent(s):
c9a35db
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
langchain
|
2 |
sentence-transformers
|
3 |
langchain_community
|
|
|
4 |
PyPDF2
|
5 |
chromadb
|
6 |
llama-cpp-python
|
|
|
1 |
langchain
|
2 |
sentence-transformers
|
3 |
langchain_community
|
4 |
+
pypdf
|
5 |
PyPDF2
|
6 |
chromadb
|
7 |
llama-cpp-python
|