blob: 572dee2d313ca467bc83f6bdec58a37cdf20f242 (
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-huggingface-hub
pkgdesc = All the open source things related to the Hugging Face Hub
pkgver = 0.26.2
pkgrel = 1
epoch = 1
url = https://github.com/huggingface/huggingface_hub
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-aiohttp
depends = python-fastapi
depends = python-fsspec
depends = python-filelock
depends = python-numpy
depends = python-packaging
depends = python-pydantic
depends = python-requests
depends = python-tqdm
depends = python-yaml
optdepends = python-graphviz
optdepends = python-hf-transfer
optdepends = python-inquirerpy
optdepends = python-minijinja
optdepends = python-pydot
optdepends = python-pytorch
optdepends = python-safetensors
optdepends = python-tensorflow
source = huggingface_hub-0.26.2.tar.gz::https://github.com/huggingface/huggingface_hub/archive/refs/tags/v0.26.2.tar.gz
sha512sums = aecb69c54a86c68f3532d16cf4096e1f7c9e55d03b8caeb3f81d1a6d7375491f8a864552f1295e30f870586922bdb6f93a16eec765e042db3543a98de4cc9feb
pkgname = python-huggingface-hub
|