Spaces:
Sleeping
Sleeping
[project] | |
name = "PhotoPrepSpace" | |
version = "0.1.0" | |
description = "Add a short description here" | |
authors = ["EdvardsZ <edvards1999@gmail.com>"] | |
channels = ["conda-forge"] | |
platforms = ["linux-64"] | |
[tasks] | |
[dependencies] | |
python = "3.11.*" | |
fastapi = ">=0.111.0,<0.112" | |
uvicorn = ">=0.30.1,<0.31" | |
retina-face = ">=0.0.17,<0.1" | |
tf-keras = ">=2.16.0,<2.17" | |
rembg = ">=2.0.53,<2.1" | |