summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 37165701606fbd39804354e1c4fe7d7878d62a5e (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
33
34
35
36
37
38
39
40
pkgbase = python-realesrgan
	pkgdesc = Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.
	pkgver = 0.3.0
	pkgrel = 1
	url = https://github.com/xinntao/Real-ESRGAN
	arch = x86_64
	license = BSD 3-Clause
	makedepends = python-setuptools
	depends = python-basicsr
	depends = python-facexlib
	depends = python-gfpgan
	depends = python-numpy
	depends = python-opencv
	depends = python-pillow
	depends = python-pytorch
	depends = python-torchvision
	depends = python-tqdm
	source = https://github.com/xinntao/Real-ESRGAN/archive/refs/tags/v0.3.0.tar.gz
	source = https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.5.0/realesr-animevideov3.pth
	source = https://github.com/xinntao/Real-ESRGAN/releases/download/v0.1.0/RealESRGAN_x4plus.pth
	source = https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.2.4/RealESRGAN_x4plus_anime_6B.pth
	source = https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.1/RealESRGAN_x2plus.pth
	source = https://github.com/xinntao/Real-ESRGAN/releases/download/v0.1.1/RealESRNet_x4plus.pth
	source = https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.5.0/realesr-general-wdn-x4v3.pth
	source = https://github.com/xinntao/Real-ESRGAN/releases/download/v0.2.5.0/realesr-general-x4v3.pth
	sha256sums = 4fbaa9470fc2e2bffa2f6b0e9b7304b3102d7b4d0c4b9dc3a7ff3d237499fed1
	sha256sums = b8a8376811077954d82ca3fcf476f1ac3da3e8a68a4f4d71363008000a18b75d
	sha256sums = 4fa0d38905f75ac06eb49a7951b426670021be3018265fd191d2125df9d682f1
	sha256sums = f872d837d3c90ed2e05227bed711af5671a6fd1c9f7d7e91c911a61f155e99da
	sha256sums = 49fafd45f8fd7aa8d31ab2a22d14d91b536c34494a5cfe31eb5d89c2fa266abb
	sha256sums = a820b9bde89a874d7599d545567308ce6c128fc8754a53208eda016d40aa81df
	sha256sums = 1641f8c4464b9f097c9fdda5589273713f67cf59f3d909e0bd688f0cee269dca
	sha256sums = 8dc7edb9ac80ccdc30c3a5dca6616509367f05fbc184ad95b731f05bece96292

pkgname = python-realesrgan
	optdepends = realesrgan-model: pre-trained model and inference script

pkgname = realesrgan-model
	pkgdesc = Pre-trained model and interference script for python-realesrgan.
	depends = python-realesrgan