[project] | |
name = "RembgApi" | |
version = "0.1.0" | |
description = "Add a short description here" | |
authors = ["EdvardsZ <edvards1999@gmail.com>"] | |
channels = ["conda-forge"] | |
platforms = ["linux-64"] | |
[tasks] | |
[dependencies] | |
fastapi = ">=0.111.0,<0.112" | |
uvicorn = ">=0.30.1,<0.31" | |