Metadata-Version: 2.1
Name: LeonardoAIGenPy
Version: 0.1.3
Summary: A Python package for interacting with Leonardo AI for image generation and upscaling.
Home-page: https://github.com/yourusername/LeonardoAIGenPy
Author: Joe Wilson
Author-email: joe.wilson@live.com
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
Requires-Dist: requests

# LeonardoAIGenPy

LeonardoAIGenPy is a Python package for interacting with Leonardo AI to generate and upscale images.

## Installation

```bash
pip install LeonardoAIGenPy

```
