Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -26,4 +26,6 @@ paddlepaddle-gpu
|
|
26 |
paddleocr
|
27 |
pytesseract
|
28 |
pillow
|
29 |
-
tensorflow==2.15
|
|
|
|
|
|
26 |
paddleocr
|
27 |
pytesseract
|
28 |
pillow
|
29 |
+
tensorflow==2.15
|
30 |
+
doctr
|
31 |
+
python-doctr[torch]
|