Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ youtube-transcript-api
|
|
| 8 |
sentence_transformers
|
| 9 |
pypdf
|
| 10 |
PyPDF2
|
| 11 |
-
torch
|
|
|
|
|
|
| 8 |
sentence_transformers
|
| 9 |
pypdf
|
| 10 |
PyPDF2
|
| 11 |
+
torch
|
| 12 |
+
llama-cpp-python
|