summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fac8ab9ee8de49e2c8ff80cb71dba209add33178 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = upscale-git
	pkgdesc = AI-powered image and video upscaling tool (RealESRGAN, SwinIR, Anime4K)
	pkgver = 0.1.0
	pkgrel = 2
	url = https://github.com/SocketByte/upscale
	install = upscale-git.install
	arch = x86_64
	license = MIT
	makedepends = go
	depends = ffmpeg
	depends = realesrgan-ncnn-vulkan-bin
	depends = python
	depends = python-pip
	optdepends = cuda: GPU acceleration for SwinIR
	source = git+https://github.com/SocketByte/upscale.git
	sha256sums = SKIP

pkgname = upscale-git