testmail-gmail commited on
Commit
80521ea
·
1 Parent(s): 154dae0

Adding keras_ocr

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -31,6 +31,7 @@ seaborn>=0.11.0
31
  # tensorflow>=2.4.1 # TFLite export
32
  # tensorflowjs>=3.9.0 # TF.js export
33
  # openvino-dev # OpenVINO export
 
34
 
35
  # Extras --------------------------------------
36
  ipython # interactive notebook
 
31
  # tensorflow>=2.4.1 # TFLite export
32
  # tensorflowjs>=3.9.0 # TF.js export
33
  # openvino-dev # OpenVINO export
34
+ keras_ocr
35
 
36
  # Extras --------------------------------------
37
  ipython # interactive notebook