Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -12,6 +12,6 @@ tf2onnx
|
|
12 |
tensorflow-addons
|
13 |
keras<3.0.0
|
14 |
python-doctr[tf]
|
15 |
-
|
16 |
-
|
17 |
-
|
|
|
12 |
tensorflow-addons
|
13 |
keras<3.0.0
|
14 |
python-doctr[tf]
|
15 |
+
scikit-learn
|
16 |
+
Pillow
|
17 |
+
h5py
|