huggingface_hub icon indicating copy to clipboard operation
huggingface_hub copied to clipboard

The official Python client for the Huggingface Hub.

Results 265 huggingface_hub issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** I am currently working on implementing trending models for Hugging Face models (https://github.com/yachty66/trending_huggingface), similar to what is provided on GitHub's...

References https://github.com/huggingface/huggingface_hub/issues/1656 **Key features** - Adds `huggingface-cli repo list`: List repos on huggingface.co, with additional filter for author and string match - Adds `huggingface-cli repo delete`: Delete a repo on...

_Originally requested by @TheBloke on [slack](https://huggingface.slack.com/archives/C05FEPUFP6C/p1694449890883489?thread_ts=1694447769.928859&cid=C05FEPUFP6C) (private)_ > Branch management - list/create/delete branches, with option to create branch as of first commit (ie make an empty branch)

CLI

_Originally requested by @TheBloke on [slack](https://huggingface.slack.com/archives/C05FEPUFP6C/p1694449890883489?thread_ts=1694447769.928859&cid=C05FEPUFP6C) (private)_ > Simple repo management - list repos with filtering (author= being most important, but ideally also string match on repo name), and delete...

CLI

It would be cool if the `huggingface-hub` package had either: - Type hints + `py.typed` - Type stub This would enable type checking with `mypy`. Thanks in advance!

wontfix

References https://github.com/huggingface/huggingface_hub/issues/1655 **Key features** - Adds `huggingface-cli branch create`: Create a branch on a repo on huggingface.co - Adds `huggingface-cli branch list`: List branches on a repo on huggingface.co -...

### Describe the bug It looks like there's a compatibility issue between the version of `jupyter` used by `AWS Sagemaker Studio`, `ipywidgets` and/or `huggingface_hub` I've installed the latest versions of...

bug

Triggered by this [slack thread](https://huggingface.slack.com/archives/C02V5EA0A95/p1694594770253849) (internal) cc @davanstrien . Return types are far from ideal when it comes to making a commit with `huggingface_hub`. For instance: - `upload_file` returns a...

enhancement

Aim to have is to have this template version in the hub template space for easier reference and to further encourage different user profiles/domains to use the HF hub and...

documentation
spaces
easy

_Originally from @davanstrien on slack ([internal link](https://huggingface.slack.com/archives/C02V5EA0A95/p1691609359933009))_ Datasets Server is a lightweight web API for visualizing and exploring all types of datasets stored on the Hugging Face Hub (see [repo](https://github.com/huggingface/datasets-server)...

enhancement
API