Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -28,6 +28,5 @@ pytesseract
|
|
28 |
pillow
|
29 |
tensorflow==2.15
|
30 |
doctr
|
31 |
-
python-doctr[
|
32 |
-
tf2onnx
|
33 |
uvicorn
|
|
|
28 |
pillow
|
29 |
tensorflow==2.15
|
30 |
doctr
|
31 |
+
python-doctr[tf]tf2onnx
|
|
|
32 |
uvicorn
|