Metadata-Version: 2.1
Name: azureml-acft-multimodal-components
Version: 0.0.52
Summary: Contains the acft multimodal-contrib package used in script to build azureml components.
Home-page: https://msdata.visualstudio.com/Vienna/_git/sdk-cli-v2?version=GBtraining_finetune
Author: Microsoft Corp
License: inline_license
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.8,<3.10
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: azureml-core ==1.53.0
Requires-Dist: azureml-automl-core ==1.53.2
Requires-Dist: azureml-metrics
Requires-Dist: azureml-train-automl-client ==1.53.2
Requires-Dist: azureml-train-automl-runtime ==1.53.2
Requires-Dist: azureml-acft-accelerator
Requires-Dist: azureml-acft-common-components
Requires-Dist: azureml-acft-contrib-hf-nlp
Requires-Dist: datasets ==2.12.0
Requires-Dist: scikit-learn <=1.1.0,>=1.0.0
Requires-Dist: torch <=2.1.0,>=1.13.1
Requires-Dist: torchvision >=0.14.1
Provides-Extra: dev
Requires-Dist: twine ==3.3.0 ; extra == 'dev'
Requires-Dist: wheel ==0.37.0 ; extra == 'dev'
Provides-Extra: test
Requires-Dist: pytest ~=5.3.0 ; extra == 'test'

This package contains functionality used by the components for training multimodal models, primarily available on huggingface.
This package is not designed for end-user consumption and not to be released to pypi.
