cut-out / pyproject.toml
JaiSurya's picture
base app
48bc30e
raw
history blame contribute delete
155 Bytes
[project]
name = "cut-out"
version = "0.1.0"
description = "Image segmentation project"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
]