huggingface-hub 0.25.2
0
Client library to download and publish models, datasets and other repos on the huggingface.co hub
Contents
Client library to download and publish models, datasets and other repos on the huggingface.co hub
Stars: 2036, Watchers: 2036, Forks: 533, Open Issues: 149The huggingface/huggingface_hub
repo was created 3 years ago and the last code push was Yesterday.
The project is very popular with an impressive 2036 github stars!
How to Install huggingface_hub
You can install huggingface_hub using pip
pip install huggingface_hub
or add it to a project with poetry
poetry add huggingface_hub
Package Details
- Author
- Hugging Face, Inc.
- License
- Apache
- Homepage
- https://github.com/huggingface/huggingface_hub
- PyPi:
- https://pypi.org/project/huggingface-hub/
- GitHub Repo:
- https://github.com/huggingface/huggingface_hub
Classifiers
- Scientific/Engineering/Artificial Intelligence
Related Packages
Errors
A list of common huggingface_hub errors.
Code Examples
Here are some huggingface_hub
code examples and snippets.
GitHub Issues
The huggingface_hub package has 149 open issues on GitHub
- Introduce upload slicing
- Fix pasting copied text inside TextAreaWidget
- [WIP] Propose a non-git mixin
- include_optimizer parameter introduced to push_to_hub_keras()
- Task page redirection from the model search page
- Better visibility for task redirection inside widget
- Text regression rather than classification
hf_hub_download
does not pre-cache files forModel.from_pretrained
- Use all parameters of the
keras.models.save_model
- Some custom objects are not being serialized with push_to_hub_keras
- Realtime ASR widget
- Saving a keras model with the data augmentation layer
- Make it possible to skip large files when doing push_to_hub
- Display size of the generated dataset, downloaded dataset files, total amount of disk used in GB when MB >= 1000 in dataset cards
- Add warning when cloning/downloading from repos we've marked as unsafe