Search Criteria
Package Details: python-huggingface-hub 1:0.17.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-huggingface-hub.git (read-only, click to copy) |
---|---|
Package Base: | python-huggingface-hub |
Description: | All the open source things related to the Hugging Face Hub |
Upstream URL: | https://github.com/huggingface/huggingface_hub |
Licenses: | Apache |
Submitter: | hottea |
Maintainer: | hottea (lilac) |
Last Packager: | lilac |
Votes: | 2 |
Popularity: | 0.034567 |
First Submitted: | 2021-12-09 05:59 (UTC) |
Last Updated: | 2023-09-26 12:36 (UTC) |
Dependencies (7)
Required by (17)
- python-datasets
- python-diffusers
- python-evaluate
- python-gradio
- python-gradio-client
- python-gradio-frontend
- python-open-clip-torch
- python-optimum
- python-safetensors (check)
- python-sentence-transformers
- python-spacy-transformers
- python-super-image
- python-timm
- python-torch-geometric (optional)
- python-transformers
- python-transformers-pytorch
- stable-diffusion-intel-git
Latest Comments
daskol commented on 2023-02-18 08:41 (UTC)
I think that
depends
or at leastoptdepends
should be updated withgit
since the core API ofhuggingface-hub
usesgit
to manage users' dataset or model repositories. Also, it would be great to describe other optional packages.xiota commented on 2023-01-18 23:16 (UTC)
namcap
reports the following missing dependencies:python-tensorflow
,python-pytorch
, andpython-jinja
hottea commented on 2022-12-19 00:52 (UTC)
@daskol see here.
daskol commented on 2022-12-18 21:37 (UTC)
Why do you use
epoch
inPKGBUILD
? It seems that it is not needed and breaks dependencies.