Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -11,4 +11,7 @@ tensorflow
|
|
11 |
tf2onnx
|
12 |
tensorflow-addons
|
13 |
keras<3.0.0
|
14 |
-
python-doctr[tf]
|
|
|
|
|
|
|
|
11 |
tf2onnx
|
12 |
tensorflow-addons
|
13 |
keras<3.0.0
|
14 |
+
python-doctr[tf]
|
15 |
+
sklearn
|
16 |
+
Pillow
|
17 |
+
h5py
|