Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
pycairo
|
| 2 |
-
python-doctr[torch]@git+https://github.com/mindee/doctr.git
|
| 3 |
gradio
|
| 4 |
reportlab>=3.6.2
|
| 5 |
PyPDF2==1.26.0
|
| 6 |
happytransformer
|
| 7 |
-
|
|
|
|
| 1 |
pycairo
|
|
|
|
| 2 |
gradio
|
| 3 |
reportlab>=3.6.2
|
| 4 |
PyPDF2==1.26.0
|
| 5 |
happytransformer
|
| 6 |
+
python-doctr[torch]@git+https://github.com/mindee/doctr.git
|