Search Criteria
Package Details: vapoursynth-plugin-vsrealesrgan-git 4.0.1.2.gba2fe5c-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vapoursynth-plugin-vsrealesrgan-git.git (read-only, click to copy) |
---|---|
Package Base: | vapoursynth-plugin-vsrealesrgan-git |
Description: | Plugin for Vapoursynth: vsrealesrgan (GIT version) |
Upstream URL: | https://github.com/HolyWu/vs-realesrgan |
Keywords: | vapoursynth |
Licenses: | BSD |
Conflicts: | vapoursynth-plugin-vsrealesrgan |
Provides: | vapoursynth-plugin-vsrealesrgan |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 1 |
Popularity: | 0.000031 |
First Submitted: | 2021-10-10 05:21 (UTC) |
Last Updated: | 2023-01-05 20:08 (UTC) |
Dependencies (8)
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-requests
- python-tqdm
- vapoursynth (vapoursynth-classicAUR, vapoursynth-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-pip (make)
- python-pytorch (python-pytorch-mkl-gitAUR, python-pytorch-cuda-gitAUR, python-pytorch-mkl-cuda-gitAUR, python-pytorch-cxx11abiAUR, python-pytorch-cxx11abi-optAUR, python-pytorch-cxx11abi-cudaAUR, python-pytorch-cxx11abi-opt-cudaAUR, python-pytorch-cxx11abi-rocmAUR, python-pytorch-cxx11abi-opt-rocmAUR, python-pytorch-rocm-binAUR, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm) (optional) – CPU with AVX2 optimizations
- python-pytorch-cuda (python-pytorch-mkl-cuda-gitAUR, python-pytorch-cxx11abi-opt-cudaAUR, python-pytorch-opt-cuda) (optional) – CUDA with CPU with AVX2 optimizations
Latest Comments
TheBill2001 commented on 2023-06-13 13:25 (UTC)
Seem to be missing torch-tensorrt-fx-only and torchvision
sl1pkn07 commented on 2023-04-21 20:25 (UTC)
Hi i think that question can be solved better if you go to forum.doom9.net forums (https://forum.doom9.org/forumdisplay.php?f=82) and learn how use vapoursynth framework and plugins
greetings
DavTheRaveUK commented on 2023-04-20 14:28 (UTC)
Hi. I hate to sound like a muppet, but how do I use this file? I would like to use it to de-noise an MP4 file - what terminal command would I have to use? Thanks.
dreieck commented on 2023-02-14 19:33 (UTC)
Is it possible to move the download of the large files which are downloaded during
prepare()
into thesource
array? That would allow for resume of interrupted downloads.Regards!
sandsmark commented on 2022-04-27 11:14 (UTC)
pip is notoriously ugly for packaging, so it fails to build without net or jailed.
Here's a patch to do what seems to be the standard way of handling it in other packages:
sl1pkn07 commented on 2021-10-25 18:46 (UTC)
done
Win8Error commented on 2021-10-25 18:43 (UTC)
Please add
python-pip
as make-dependency.