Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
|
@@ -1,9 +1,6 @@
|
|
| 1 |
sentence-transformers
|
| 2 |
fastapi
|
| 3 |
gradio
|
| 4 |
-
torch
|
| 5 |
-
torchvision
|
| 6 |
-
torchaudio
|
| 7 |
llama-cpp-python[huggingface-hub]
|
| 8 |
magic-pdf
|
| 9 |
paddleocr
|
|
@@ -19,5 +16,5 @@ struct-eqtable
|
|
| 19 |
#lmdeploy
|
| 20 |
tf-keras
|
| 21 |
pycocotools
|
| 22 |
-
|
| 23 |
rapid-table
|
|
|
|
| 1 |
sentence-transformers
|
| 2 |
fastapi
|
| 3 |
gradio
|
|
|
|
|
|
|
|
|
|
| 4 |
llama-cpp-python[huggingface-hub]
|
| 5 |
magic-pdf
|
| 6 |
paddleocr
|
|
|
|
| 16 |
#lmdeploy
|
| 17 |
tf-keras
|
| 18 |
pycocotools
|
| 19 |
+
detectron2
|
| 20 |
rapid-table
|