[project] name = "retinaface" version = "0.1.0" description = "Add a short description here" authors = ["EdvardsZ "] 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"