retinaface / pixi.toml
Edvards's picture
added custom handler
46bc602
raw
history blame contribute delete
No virus
353 Bytes
[project]
name = "retinaface"
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.*"
transformers = ">=4.41.2,<4.42"
retina-face = ">=0.0.17,<0.1"
tf-keras = ">=2.16.0,<2.17"
matplotlib = ">=3.8.4,<3.9"