Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
sentence-transformers
|
| 2 |
fastapi
|
| 3 |
gradio
|
|
|
|
| 4 |
llama-cpp-python[huggingface-hub]
|
| 5 |
magic-pdf
|
| 6 |
paddleocr
|
|
|
|
| 1 |
sentence-transformers
|
| 2 |
fastapi
|
| 3 |
gradio
|
| 4 |
+
torch
|
| 5 |
llama-cpp-python[huggingface-hub]
|
| 6 |
magic-pdf
|
| 7 |
paddleocr
|