summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5b1e3310a9aeef6d327fe72d9db44a07ffccc4db (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
41
42
43
pkgbase = python-ludwig
	pkgdesc = Data-centric declarative deep learning framework
	pkgver = 0.4
	pkgrel = 1
	url = https://github.com/ludwig-ai/ludwig
	arch = any
	license = MIT
	depends = cython
	depends = python-pandas
	depends = python-tabulate
	depends = python-scikit-learn
	depends = python-yaml
	depends = absl-py
	depends = kaggle-api
	depends = python-pytables
	depends = python-fsspec
	depends = python-dataclasses-json
	depends = python-jsonschema
	optdepends = ludwig-example: example use of Ludwig
	optdepends = python-soundfile
	optdepends = python-torchaudio
	optdepends = python-scikit-image
	optdepends = python-torchvision
	optdepends = python-transformers
	optdepends = uvicorn
	optdepends = python-fastapi
	optdepends = python-multipart
	optdepends = python-imageio
	optdepends = python-spacy
	optdepends = python-seaborn
	optdepends = python-horovod
	optdepends = python-dask
	optdepends = python-pyarrow
	optdepends = python-ray
	optdepends = python-tensorboardx
	optdepends = python-gputil
	optdepends = python-tblib
	optdepends = aws-cli
	optdepends = python-hyperopt
	source = https://github.com/ludwig-ai/ludwig/archive/v0.4.tar.gz
	sha512sums = dfb8100d726fd1ea6f3c472e805cc1e8ea7b272d62478280fded69ed45a5bfb2488f51088fa27bd2845fb8af8a219df305b2a5f742958b177fa972862bb03ae1

pkgname = python-ludwig