blob: 7a1915c41ce02c17f228fdd9fcf3604c9bd8412e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
pkgbase = python-insightface
pkgdesc = InsightFace Python Library
pkgver = 0.7.3
pkgrel = 1
url = https://github.com/deepinsight/insightface
arch = i686
arch = x86_64
arch = aarch64
arch = armv7h
license = MIT
makedepends = cython
makedepends = python-build
makedepends = python-installer
makedepends = python-numpy
makedepends = python-setuptools
makedepends = python-wheel
depends = cython
depends = python-albumentations
depends = python-easydict
depends = python-matplotlib
depends = python-numpy
depends = python-onnx
depends = python-pillow
depends = python-prettytable
depends = python-requests
depends = python-scikit-image
depends = python-scikit-learn
depends = python-scipy
depends = python-tqdm
source = insightface-0.7.3.tar.gz::https://files.pythonhosted.org/packages/source/i/insightface/insightface-0.7.3.tar.gz
sha256sums = f191f719612ebb37018f41936814500544cd0f86e6fcd676c023f354c668ddf7
pkgname = python-insightface
|