blob: 7046e3910bdb72ef9bc8571e3c741675c1d10a06 (
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.27.1
pkgrel = 2
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.27.1.tar.gz::https://github.com/huggingface/huggingface_hub/archive/refs/tags/v0.27.1.tar.gz
sha512sums = 64d435a08765c67e3046370a4bc701da136570f3b23cdf1b5d35c679331694c8cb35ece72417f34f4288d035695d39e4ab6e1e1dce2fb33db42b3664258186cd
pkgname = python-huggingface-hub
|