Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ openai
|
|
2 |
langchain
|
3 |
faiss-cpu
|
4 |
gradio
|
5 |
-
PyPDF2
|
|
|
|
|
|
2 |
langchain
|
3 |
faiss-cpu
|
4 |
gradio
|
5 |
+
PyPDF2
|
6 |
+
sentence_transformers
|
7 |
+
huggingface_hub
|