summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b1e9a7e897e2d4a05c57dd6c4c9e4b218ebaccb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-clean-fid-git
	pkgdesc = PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]
	pkgver = r224.f156627
	pkgrel = 1
	url = https://github.com/GaParmar/clean-fid
	arch = x86_64
	license = custom
	makedepends = python-setuptools
	depends = python
	depends = python-pytorch
	depends = python-torchvision
	depends = python-numpy
	depends = python-scipy
	depends = python-tqdm
	depends = python-pillow
	depends = python-requests
	provides = python-clean-fid
	conflicts = python-clean-fid
	source = git+https://github.com/GaParmar/clean-fid.git
	sha512sums = SKIP

pkgname = python-clean-fid-git