blob: 9550405c187f68d8b7fb62f52523504124719fe3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = vapoursynth-plugin-vsbasicvsr-git
pkgdesc = Plugin for Vapoursynth: vsbasicvsr (GIT version)
pkgver = 1.2.0.0.gab1a0f5
pkgrel = 1
url = https://github.com/HolyWu/vs-basicvsr
arch = any
license = Apache
makedepends = git
makedepends = python-pip
depends = vapoursynth
depends = python-numpy
optdepends = python-pytorch: CPU
optdepends = python-pytorch-opt: CPU with AVX2 optimizations
optdepends = python-pytorch-cuda: CUDA and CPU
optdepends = python-pytorch-opt-cuda: CUDA with CPU with AVX2 optimizations
provides = vapoursynth-plugin-vsbasicvsr
conflicts = vapoursynth-plugin-vsbasicvsr
source = vsbasicvsr::git+https://github.com/HolyWu/vs-basicvsr.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-vsbasicvsr-git
|