Metadata-Version: 2.1
Name: openmodelzoo-modelapi
Version: 2022.3.0
Summary: Model API: model wrappers and pipelines from Open Model Zoo
Home-page: https://github.com/openvinotoolkit/open_model_zoo/tree/develop/demos/common/python/openvino
Author: Intel® Corporation
Maintainer: Songki Choi
Maintainer-email: songkich.choi@intel.com
License: OSI Approved :: Apache Software License
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: numpy (<=1.23.1,>=1.16.6)
Requires-Dist: opencv-python
Requires-Dist: scipy (<1.9.0,>=1.5.4)
Provides-Extra: ovms
Requires-Dist: ovmsclient ; extra == 'ovms'

