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