Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ gradio
|
|
| 3 |
llama-index
|
| 4 |
pypdf
|
| 5 |
sentence_transformers
|
| 6 |
-
trafilatura
|
|
|
|
|
|
| 3 |
llama-index
|
| 4 |
pypdf
|
| 5 |
sentence_transformers
|
| 6 |
+
trafilatura
|
| 7 |
+
pathlib
|