Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,6 @@ sentence-transformers
|
|
| 4 |
chromadb
|
| 5 |
llama-cpp-python
|
| 6 |
gradio
|
| 7 |
-
pypdf
|
|
|
|
|
|
|
|
|
| 4 |
chromadb
|
| 5 |
llama-cpp-python
|
| 6 |
gradio
|
| 7 |
+
pypdf
|
| 8 |
+
langchain-huggingface
|
| 9 |
+
pydantic
|