releases.shpreview

v1.3.5

[v1.3.5] Configurable default timeout for HTTP calls

$npx -y @buildinternet/releases show rel_noLogf9zQZrMeEa7O_hXJ
  • Use HF_HUB_DOWNLOAD_TIMEOUT as default httpx timeout by @Wauplin in #3751

Default timeout is 10s. This is ok in most use cases but can trigger errors in CIs making a lot of requests to the Hub. Solution is to set HF_HUB_DOWNLOAD_TIMEOUT=60 as environment variable in these cases.

Full Changelog: https://github.com/huggingface/huggingface_hub/compare/v1.3.4...v1.3.5

Fetched April 7, 2026