Metadata-Version: 2.1
Name: autodistill-otter
Version: 0.0.1
Author: Roboflow
Author-email: support@roboflow.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: dev
Requires-Dist: flake8 ; extra == 'dev'
Requires-Dist: black (==22.3.0) ; extra == 'dev'
Requires-Dist: isort ; extra == 'dev'
Requires-Dist: twine ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: wheel ; extra == 'dev'


# Autodistill autodistill-otter

![Autodistill banner](https://raw.githubusercontent.com/autodistill/autodistill/main/docs/assets/banner.png)

The autodistill-otter package integrates with the [Autodistill ecosystem](https://autodistill.com), a framework for distilling large models into smaller, edge-ready models.

If you are interested in implementing the autodistill-otter package for use with Autodistill, leave an issue on the main [Autodistill GitHub repository](https://github.com/autodistill/autodistill) to discuss getting started.
    
