huggingface-hub==1.24.0
# Client library to download and publish models, datasets and other repos on the huggingface.co hub
$ pip install huggingface-hub
downloads/wk
97,779,780
license
Apache-2.0
version
1.24.0
python
>=3.10.0
What is huggingface-hub?
The huggingface-hub package provides a Python client for interacting with the Hugging Face Hub, allowing developers to download pre-trained models, datasets, and other repositories directly into their applications. It simplifies access to thousands of community-contributed machine learning models across natural language processing, computer vision, and other domains. Developers use it to quickly integrate state-of-the-art models into their projects without building or training models from scratch.
Links
Keywords
Dependencies (44)
click
filelock
fsspec
hf-xet
httpx
packaging
pyyaml
tqdm
typing-extensions
authlib
fastapi
itsdangerous
torch
safetensors
toml
fastai
fastcore
mcp
jedi
Jinja2
pytest
pytest-cov
pytest-env
pytest-xdist
pytest-vcr
pytest-asyncio
pytest-rerunfailures
pytest-mock
urllib3
soundfile
Pillow
numpy
duckdb
gradio
requests
types-PyYAML
types-simplejson
types-toml
types-tqdm
types-urllib3
ruff
mypy
libcst
ty
Author
Hugging Face, Inc.