About Anaconda Help Download Anaconda

Client library to download and publish models, datasets and other repos on the huggingface.co hub

Installers

  • linux-64 v0.29.2
  • noarch v0.2.1

conda install

To install this package run one of the following:
conda install anaconda-python-gte-3.10::huggingface_hub

Description

The huggingface_hub is a client library to interact with the Hugging Face Hub. The Hugging Face Hub is a platform with over 35K models, 4K datasets, and 2K demos in which people can easily collaborate in their ML workflows. The Hub works as a central place where anyone can share, explore, discover, and experiment with open-source Machine Learning.

With huggingface_hub, you can easily download and upload models, datasets, and Spaces. You can extract useful information from the Hub, and do much more. Some example use cases:

  • Downloading and caching files from a Hub repository.
  • Creating repositories and uploading an updated model every few epochs.
  • Extract metadata from all models that match certain criteria (e.g. models for text-classification).
  • List all files from a specific repository.

© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy