blob: 5ddb08dca1ffe43155dfa096ba315ad54a35884d (
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.3.2
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.3.2.tar.gz::https://github.com/Project-MONAI/MONAI/archive/refs/tags/1.3.2.tar.gz
source = 0001-fix-building-torch-extension-with-glog.patch
sha512sums = e735f0318a75cd39fc123e6ab876b1c85d280b202d66d1a3fead4f59900c44a5736ce3b6b1bbdd1bf620034dca21d2b28111157d60ed7c7bbdabd94c98e1e1cc
sha512sums = 7096cc49314e366e60ce07e76709a6ccf13221cf95f01267a91ac5668e65935ede33eb28f957a561d16c5ff42f45a5b0bd65d869be0ef96f9ed61b9517157343
pkgname = python-monai
|