summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 70dd027ec79b9386088e9de843c1164091432d1c (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
pkgbase = python-monai
	pkgdesc = AI Toolkit for Healthcare Imaging
	pkgver = 1.5.0
	pkgrel = 1
	url = https://monai.io
	arch = x86_64
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-pytorch-cuda
	depends = python-numpy
	optdepends = gdown
	optdepends = python-einops
	optdepends = python-lmdb
	optdepends = python-mlflow
	optdepends = python-nibabel
	optdepends = python-pandas
	optdepends = python-parameterized
	optdepends = python-pillow
	optdepends = python-psutil
	optdepends = python-pytorch-ignite
	optdepends = python-scikit-image
	optdepends = python-torchvision-cuda
	optdepends = python-tqdm
	optdepends = python-transformers
	optdepends = tensorboard
	source = python-monai-1.5.0.tar.gz::https://github.com/Project-MONAI/MONAI/archive/refs/tags/1.5.0.tar.gz
	source = 0001-fix-building-torch-extension-with-glog.patch
	sha512sums = f3024d97e0541809390a35e21c23502d790c01a4f1c05404382ef3da17c6b8ea08e988939a5f6283d2e197c7d36457267a350bf2f1744f5c6c90685dc376d7aa
	sha512sums = 7096cc49314e366e60ce07e76709a6ccf13221cf95f01267a91ac5668e65935ede33eb28f957a561d16c5ff42f45a5b0bd65d869be0ef96f9ed61b9517157343

pkgname = python-monai