blob: c114d6fd4f6a45e971f3f6512e60ab7c2624afec (
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 = r151.3d07905
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
|