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