Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
|
|
1 |
filetype>=1.2.0
|
2 |
pymupdf
|
3 |
rapidocr>=2.0.7
|
4 |
colorlog
|
5 |
onnxruntime
|
6 |
-
gradio_pdf
|
|
|
1 |
+
rapidocr_pdf
|
2 |
filetype>=1.2.0
|
3 |
pymupdf
|
4 |
rapidocr>=2.0.7
|
5 |
colorlog
|
6 |
onnxruntime
|
7 |
+
gradio_pdf
|