Imgenhance / pyproject.toml
m9di6crga
Clean up project configuration and update application details
f96243d
raw
history blame contribute delete
182 Bytes
[project]
name = "image-enhancer-api"
version = "0.1.0"
description = "Image enhancement API using Real-ESRGAN - Deploy to Hugging Face"
requires-python = ">=3.11"
dependencies = []