summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 155727fd5de88491a8ccaa25129a87b8d04fe2ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-isr-git
	pkgdesc = Super-scale your images and run experiments with Residual Dense and Adversarial Networks.
	pkgver = r150.3f6498c
	pkgrel = 1
	url = https://github.com/idealo/image-super-resolution
	arch = any
	license = Apache
	makedepends = git
	makedepends = python-setuptools
	depends = python
	depends = python-numpy
	depends = python-imageio
	depends = python-pyaml
	depends = python-tensorflow
	provides = isr
	conflicts = isr
	conflicts = python-isr
	source = git+https://github.com/idealo/image-super-resolution.git
	sha256sums = SKIP

pkgname = python-isr-git