Metadata-Version: 2.1
Name: image-detection-core
Version: 0.4.0
Summary: 
License: MIT
Author: Anustup Das
Author-email: anustup@mediadistillery.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: absl-py (==1.3.0)
Requires-Dist: easydict (==1.10)
Requires-Dist: image-service-foundation (==0.2.0)
Requires-Dist: opencv-python (>=4.4.0,<5.0.0)
Requires-Dist: pillow (==9.2.0)
Requires-Dist: protobuf (>=3.20.0,<3.21.0)
Requires-Dist: pytesseract (==0.3.10)
Requires-Dist: tensorflow (==2.3.0)
