blob: 120f3ca3b4e40115b2427a530685cb4d2e5e7f5f (
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-vsrife-git
pkgdesc = Plugin for Vapoursynth: vsrife (GIT version)
pkgver = 3.1.0.0.g91e894f
pkgrel = 1
url = https://github.com/HolyWu/vs-rife
arch = any
license = MIT
makedepends = git
makedepends = python-pip
makedepends = python-pytorch-tensorrt
depends = vapoursynth
depends = python-numpy
optdepends = python-pytorch: CPU
optdepends = python-pytorch-opt: CPU with AVX2 CPU optimizations
optdepends = python-pytorch-cuda: CUDA and CPU
optdepends = python-pytorch-cuda-opt: CUDA and CPU with AVX2 CPU optimizations
provides = vapoursynth-plugin-vsrife
conflicts = vapoursynth-plugin-vsrife
source = vsrife::git+https://github.com/HolyWu/vs-rife.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-vsrife-git
|