Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -13,6 +13,7 @@ pdf2image
|
|
| 13 |
pdfminer
|
| 14 |
# uncomment to use huggingface llms
|
| 15 |
huggingface-hub==0.17.3
|
|
|
|
| 16 |
|
| 17 |
# uncomment to use instructor embeddings
|
| 18 |
unstructured[local-inference]
|
|
|
|
| 13 |
pdfminer
|
| 14 |
# uncomment to use huggingface llms
|
| 15 |
huggingface-hub==0.17.3
|
| 16 |
+
gpt4all
|
| 17 |
|
| 18 |
# uncomment to use instructor embeddings
|
| 19 |
unstructured[local-inference]
|