summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c2386bd3dde62e3a0119ad8a4843a0e1f9325e9b (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
pkgbase = python-insightface
	pkgdesc = InsightFace Python Library
	pkgver = 1.0.1
	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 = python-numpy
	depends = python-onnx
	depends = python-onnxruntime
	depends = python-opencv
	depends = python-requests
	depends = python-scikit-image
	depends = python-scipy
	depends = python-tqdm
	optdepends = pyside6: for GUI
	optdepends = python-reportlab: for GUI
	optdepends = cython: for face3D
	optdepends = python-albumentations: for face3D
	source = insightface-1.0.1.tar.gz::https://files.pythonhosted.org/packages/source/i/insightface/insightface-1.0.1.tar.gz
	sha256sums = 27af24891bbba470cb3573b366a0fcca8989fc8503c9f8f281e8cba6fd716075

pkgname = python-insightface