huggingface_hub and spacy-huggingface-hub
The official Hugging Face Hub client provides the underlying infrastructure and API access that the spaCy integration builds upon to enable pushing spaCy pipelines to the Hub, making them complements rather than competitors.
About huggingface_hub
huggingface/huggingface_hub
The official Python client for the Hugging Face Hub.
This is a Python client that helps ML developers and researchers easily find, download, upload, and manage machine learning models and datasets. It allows you to programmatically access the Hugging Face Hub, where you can share your work and use resources from the community. You can take models and datasets from the Hub into your Python environment and upload your own creations back to the Hub.
About spacy-huggingface-hub
explosion/spacy-huggingface-hub
🤗 Push your spaCy pipelines to the Hugging Face Hub
This tool helps machine learning developers easily share their trained spaCy natural language processing pipelines with others. It takes a packaged spaCy pipeline (a .whl file) and uploads it to the Hugging Face Hub, automatically generating metadata and a user-friendly README. The result is a publicly accessible model that others can explore, install, and use in their own projects.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work