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