Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ faiss-cpu
|
|
4 |
langchain
|
5 |
sentence-transformers
|
6 |
PyPDF2
|
|
|
7 |
google-api-python-client
|
8 |
langchain-community
|
9 |
numpy
|
|
|
4 |
langchain
|
5 |
sentence-transformers
|
6 |
PyPDF2
|
7 |
+
free-llms
|
8 |
google-api-python-client
|
9 |
langchain-community
|
10 |
numpy
|