summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 341840940f96410bbdf3d5870dbb24d56e6ccb17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-huggingface-hub-git
	pkgdesc = Client library to download and publish models on the huggingface.co hub
	pkgver = 0.17.0.dev0
	pkgrel = 1
	url = https://github.com/huggingface/huggingface_hub
	arch = any
	license = Apache 2.0
	depends = python>=3.6
	depends = python-filelock
	depends = python-tqdm
	depends = python-requests
	depends = python-importlib-metadata
	optdepends = python-espnet-git: ASR toolkit
	optdepends = python-speechbrain-git: ASR toolkit
	provides = python-huggingface-hub
	conflicts = python-huggingface-hub
	source = python-huggingface-hub-git::git+https://github.com/huggingface/huggingface_hub
	md5sums = SKIP

pkgname = python-huggingface-hub-git