releases.shpreview

huggingface_hub

Mon
Wed
Fri
JulAugSepOctNovDecJanFebMarAprMayJunJul
Less
More
Releases20Avg6/moVersionsv1.10.2 to v1.24.0
v1.23.0.rc0

You can now create Spaces from official Hub templates (JupyterLab, Gradio, Streamlit) using the new list_space_templates() API or hf spaces templates CLI command, passing the template ID to create_repo() or hf repos create. A new hf extensions update command updates installed CLI extensions to their latest GitHub versions in place, skipping those already current. Xet downloads now display dual progress bars — one for network transfer and one for disk reconstruction — so slow connections show visible progress instead of stalling at 0%. Removes legacy XetConnectionInfo, refresh_xet_connection_info, and fetch_xet_connection_info_from_repo_info exports. Also fixes a v1.22 regression where snapshot_download silently skipped files on Windows due to backslash handling, and another where enum-option-defaulted CLI commands failed at runtime.

Read more →
v1.23.0

Create Spaces from official templates (JupyterLab, Gradio, Streamlit, etc.) using the new list_space_templates() API or hf spaces templates CLI command. A new hf extensions update command brings installed CLI extensions to their latest version. Xet downloads now show dual progress bars — one for network transfer and one for disk reconstruction — making progress visible even on slow connections, and the built-in hf-cli skill is now generated locally and works fully offline. Plus bug fixes for Windows file handling, enum defaults, and install verification.

Read more →
v1.22.0

Sandboxes introduce isolated cloud VMs with live-streamed output, file transfer, and a proxy for reaching in-sandbox servers. Snapshot downloads now cache repo file listings on disk for a single-network-call re-download. The CLI was rebuilt on Click, deprecating Typer. Breaking changes include case-sensitive pattern matching on all platforms, removal of six inference providers, and deprecation of upload_large_folder.

Read more →
v1.21.0

list_jobs() now returns a lazy Iterable[JobInfo] instead of a list, accepts server-side status and labels filters, and paginates automatically. The CLI renamed hf jobs ps to hf jobs ls (aliases still work). Also fixed a circular import on from huggingface_hub import login.

Read more →
v1.20.0

Browser-based OAuth Device Code flow is now the default login method, and hf upload uses a streamed multi-commit pipeline for faster, resumable large folder uploads. Also adds job wait commands, SSH access to running Jobs, and custom-container deployment for Inference Endpoints, with breaking changes around multi-commit uploads and non-detached job exit codes.

Read more →
v1.19.0

Keyless CI/CD authentication is now supported via Trusted Publishers, allowing workflows to authenticate without storing an HF_TOKEN secret. The CLI now accepts hf:// URIs for uploading and downloading, and jobs can expose container ports through the public jobs proxy.

Read more →
v1.18.0

A new unified hf cp command handles all file-copy workflows (upload, download, remote-to-remote) with consistent hf:// URI syntax and rsync-style semantics. parse_hf_uri now accepts Hugging Face web URLs directly. Fixed a data corruption bug where concurrent hf_hub_download calls could append to the same .incomplete file on Lustre, GPFS, and some NFS mounts where flock(2) provides no mutual exclusion; downloads now use fresh temporary files instead of resuming incomplete ones, making the download path safe even when file locking is broken. This is a breaking change: resuming previously failed partial downloads is no longer possible.

Read more →
v1.17.0

You can now copy files or entire folders between different repositories without downloading or re-uploading, with LFS blobs deduplicated server-side. Added hf spaces ssh to open SSH sessions directly into a Space's Dev Mode container, and hf repos ls to list all your repositories with storage size and usage sorting. CLI tables now auto-fit to terminal width with per-column width caps and automatically right-align numeric columns.

Read more →
v1.16.0

Token files written by huggingface_hub are now created with secure permissions (0o600 for files, 0o700 for parent directory), matching industry-standard tools like GitHub CLI and AWS CLI. Together Inference Provider now supports embeddings, text-to-speech, automatic speech recognition, image-to-image, and text-to-video tasks. Breaking changes include BucketUrl.handle renamed to BucketUrl.uri, Volume.to_hf_handle() renamed to Volume.to_uri(), and single-segment repo IDs no longer supported in HfFileSystem paths.

Read more →
v1.15.0

The create_bucket and create_repo APIs now accept an optional region argument ("us" or "eu") to pin new resources to a specific cloud region, with matching --region flags on the CLI. A new hf skills list command lists all available marketplace skills and shows which are already installed across project, global, and Claude locations. Help output now uses ANSI styling with underlined section headings and bold option names for better readability in terminals.

Read more →
v1.12.0

🖥️ Unified output format for hf buckets commands

All hf buckets commands now use the unified --format [auto|human|agent|json|quiet] flag and the out singleton for consistent, scriptable output. The previous --quiet and --format table|json flags have been…

Read more →
v1.11.0

🔍 Semantic search for Spaces

Discover Spaces using natural language. The new search_spaces() API and hf spaces search CLI use embedding-based semantic search to find relevant Spaces based on what they do - not just keyword matching on their name.

>>>…
Read more →
Last Checked
3h ago
Latest
v1.24.0
Tracking since Dec 20, 2023