blob: 572fe501792ea361765900b20911824972d9936b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
pkgbase = vapoursynth-plugin-vsbasicvsrpp-git
pkgdesc = Plugin for Vapoursynth: vsbasicvsrpp (GIT version)
pkgver = 2.1.0.0.gb37b134
pkgrel = 2
url = https://github.com/HolyWu/vs-basicvsrpp
arch = any
license = Apache
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-sympy
makedepends = python-wheel
makedepends = python-hatchling
depends = vapoursynth
depends = python-numpy
depends = python-tqdm
depends = python-requests
depends = python-addict
depends = python-mmcv-full
optdepends = python-pytorch: pytorch CPU with AVX2 optimizations
optdepends = python-pytorch-cuda: pytorch CUDA with CPU with AVX2 optimizations
optdepends = python-torchvision: torchvision Datasets, transforms, and models specific to computer vision
optdepends = python-torchvision-cuda: torchvision Datasets, transforms, and models specific to computer vision git diff(with GPU support)
provides = vapoursynth-plugin-vsbasicvsrpp
conflicts = vapoursynth-plugin-vsbasicvsrpp
source = vsbasicvsrpp::git+https://github.com/HolyWu/vs-basicvsrpp.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-vsbasicvsrpp-git
|