blob: 7475bdfa615d52f052612a0ecce5b184fb3bf8f5 (
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
31
32
|
pkgbase = vapoursynth-plugin-vsbasicvsrpp-git
pkgdesc = Plugin for Vapoursynth: vsbasicvsrpp (GIT version)
pkgver = 3.0.0.0.g35703ff
pkgrel = 1
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-mmengine
depends = python-numpy
depends = python-requests
depends = python-tqdm
optdepends = python-pytorch: CPU
optdepends = python-pytorch-cuda: CPU and CUDA
optdepends = python-pytorch-opt: CPU with AVX2 CPU optimizations)
optdepends = python-pytorch-opt-cuda: GPU CUDA and AVX2 CPU optimizations
optdepends = python-pytorch-opt-rocm: GPU ROCm and AVX2 CPU 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
|