Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -15,4 +15,5 @@ sentence-transformers
|
|
| 15 |
pypdf
|
| 16 |
llama_index.embeddings.huggingface
|
| 17 |
huggingface_hub
|
| 18 |
-
sentencepiece
|
|
|
|
|
|
| 15 |
pypdf
|
| 16 |
llama_index.embeddings.huggingface
|
| 17 |
huggingface_hub
|
| 18 |
+
sentencepiece
|
| 19 |
+
llama-cpp-python
|