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