CodeBrowser / python-package / huggingface-hub
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.
Keywords
#model-hub #machine-learning #models #natural-language-processing #deep-learning #pytorch #pretrained-models
Author
Hugging Face, Inc.