Metadata-Version: 2.1
Name: azureml-acft-common-components
Version: 0.0.40
Summary: Basic implementation of common components and         utility functions that can be used by all verticals (image/video/nlp/multi-modal).
Home-page: https://docs.microsoft.com/python/api/overview/azure/ml/?view=azure-ml-py
Author: Microsoft Corp
License: https://aka.ms/azureml-sdk-license
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7,<3.12
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: azureml-core >=1.50.0
Requires-Dist: azureml-automl-core >=1.50.0
Requires-Dist: azure-ai-ml >=1.5.0
Provides-Extra: image
Requires-Dist: pynvml ; extra == 'image'
Requires-Dist: numpy ~=1.22.0 ; extra == 'image'
Requires-Dist: opencv-python-headless >=4.1.1 ; extra == 'image'
Requires-Dist: simplification ==0.5.7 ; extra == 'image'
Requires-Dist: recordclass ~=0.14.3 ; extra == 'image'
Requires-Dist: torchvision >=0.14.1 ; extra == 'image'
Requires-Dist: scikit-image ==0.19.3 ; extra == 'image'


Basic implementation of common components and utility functions that can be used by all verticals - 
image/video/nlp/multi-modal.


