summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8486594e4fd30753b7b0cbde04262bb39ca3c6b0 (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
34
35
36
pkgbase = python-rembg
	pkgdesc = Rembg is a tool to remove images background
	pkgver = 2.0.60
	pkgrel = 1
	url = https://github.com/danielgatis/rembg
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-twine
	depends = python
	depends = python-jsonschema
	depends = python-numpy1
	depends = python-onnxruntime
	depends = python-opencv
	depends = python-pillow
	depends = python-pooch
	depends = python-pymatting
	depends = python-scikit-image
	depends = python-scipy
	depends = python-tqdm
	depends = python-aiohttp
	depends = python-click
	depends = python-fastapi
	depends = python-filetype
	depends = python-gradio
	depends = python-python-multipart
	depends = uvicorn
	depends = python-watchdog
	depends = python-asyncer
	source = rembg-2.0.60.tar.gz::https://github.com/danielgatis/rembg/archive/refs/tags/v2.0.60.tar.gz
	sha256sums = 01cc5736e8183a2fa097ca546e37f9b5a1e2962fd6d3c7b959d04b416f48a12b

pkgname = python-rembg