Metadata-Version: 2.1
Name: modelAfroz
Version: 0.1
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests

# MLModel Package

This package allows you to load and use machine learning models and scalers stored remotely. It supports downloading models and scalers from URLs and making predictions.

## Installation

You can install the package using `pip`:

