Metadata-Version: 2.4
Name: mono-stubs
Version: 0.0.3
Summary: Unofficial stubs for the Metri3D repo.
Project-URL: Bug Tracker, https://github.com/hoel-bagard/metric3d-stubs/issues
Project-URL: Homepage, https://github.com/hoel-bagard/metric3d-stubs
Project-URL: Repository, https://github.com/hoel-bagard/metric3d-stubs
Author-email: Hoel Bagard <hoel.bagard@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.8
Requires-Dist: mmengine>=0.10.7
Requires-Dist: torch>=2.0.0
Description-Content-Type: text/markdown

# Metric3D stubs

[![PyPI](https://img.shields.io/pypi/v/mono-stubs?color=green&style=flat)](https://pypi.org/project/mon-stubs)
[![License](https://img.shields.io/pypi/l/mono-stubs?style=flat)](https://opensource.org/licenses/MIT)

Unofficial python stubs for the Metric3D repository

## Installation

The package is available on pypi [here](https://pypi.org/project/mono-stubs/), you can install it with:

```bash
pip install mono-stubs
```
