1 مستودع
Python libraries for interacting with the Hugging Face Hub to download, upload, and manage models, datasets, and Spaces.
Distinct from Hugging Face: Distinct from Hugging Face: focuses on the client library for Hub interaction rather than model conversion.
Explore 1 awesome GitHub repository matching devops & infrastructure · Hub Python Clients. Refine with filters or upvote what's useful.
The Hugging Face Hub Python client is a library that provides programmatic access to the Hugging Face Hub, a centralized platform for hosting and collaborating on machine learning models, datasets, and demo applications. It serves as the primary SDK for interacting with the Hub's API, enabling users to download and upload models and datasets, manage repositories, authenticate via tokens or OAuth, and run inference on hosted models through a unified interface. The client distinguishes itself through a comprehensive set of capabilities that go beyond basic file transfer. It includes a CLI exten
Provides the primary Python library for interacting with the Hugging Face Hub.