Metadata-Version: 2.4
Name: ai-image-upscaler
Version: 0.1.0
Summary: Minimal PyPI package for AI Image Upscaler AI video generator site metadata.
Author: AI Image Upscaler
License-Expression: MIT
Project-URL: Homepage, https://www.seedance2ai.app/tools/ai-image-upscaler
Project-URL: Documentation, https://pypi.org/project/ai-image-upscaler/
Project-URL: Source, https://www.seedance2ai.app/tools/ai-image-upscaler
Keywords: ai-image-upscaler,ai,image,generator
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# ai-image-upscaler

`ai-image-upscaler` is a minimal PyPI package for the AI Image Upscaler AI video generator website.

- Homepage: https://www.seedance2ai.app/tools/ai-image-upscaler
- PyPI: https://pypi.org/project/ai-image-upscaler/

## Usage

```python
from ai_image_upscaler import HOMEPAGE, SUMMARY

print(HOMEPAGE)
print(SUMMARY)
```
