github huggingface/huggingface_hub v1.3.5
[v1.3.5] Configurable default timeout for HTTP calls

21 hours ago
  • 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: v1.3.4...v1.3.5

Don't miss a new huggingface_hub release

NewReleases is sending notifications on new releases.