Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,6 +5,7 @@ llama-cpp-python[huggingface-hub]
|
|
| 5 |
magic-pdf
|
| 6 |
paddleocr
|
| 7 |
paddlepaddle
|
|
|
|
| 8 |
git+https://github.com/opendatalab/MinerU.git
|
| 9 |
omegaconf
|
| 10 |
matplotlib
|
|
@@ -17,4 +18,4 @@ struct-eqtable
|
|
| 17 |
tf-keras
|
| 18 |
pycocotools
|
| 19 |
git+https://github.com/facebookresearch/detectron2.git
|
| 20 |
-
rapid-table
|
|
|
|
| 5 |
magic-pdf
|
| 6 |
paddleocr
|
| 7 |
paddlepaddle
|
| 8 |
+
torch
|
| 9 |
git+https://github.com/opendatalab/MinerU.git
|
| 10 |
omegaconf
|
| 11 |
matplotlib
|
|
|
|
| 18 |
tf-keras
|
| 19 |
pycocotools
|
| 20 |
git+https://github.com/facebookresearch/detectron2.git
|
| 21 |
+
rapid-table
|