blob: 11c60c80d16063e26f79fe0c019b8f75932c12b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = vapoursynth-plugin-vsdpir-git
pkgdesc = Plugin for Vapoursynth: vsdpir (GIT version)
pkgver = 2.3.0.0.gb2dcc4b
pkgrel = 1
url = https://github.com/HolyWu/vs-dpir
arch = any
license = MIT
makedepends = git
makedepends = python-pip
depends = vapoursynth-plugin-vsutil-git
depends = python-numpy
depends = python-tqdm
depends = python-requests
optdepends = python-pytorch: pytorch CPU with AVX2 optimizations
optdepends = python-pytorch-cuda: pytorch CUDA with CPU with AVX2 optimizations
optdepends = python-onnxruntime: ONNXRuntime support
provides = vapoursynth-plugin-vsdpir
conflicts = vapoursynth-plugin-vsdpir
source = vsdpir::git+https://github.com/HolyWu/vs-dpir.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-vsdpir-git
|