pypi huggingface-hub 0.20.2
0.20.2 hot-fix: Fix concurrency issues in google colab login

latest releases: 0.23.4, 0.23.3, 0.23.2...
6 months ago

A concurrency issue when using userdata.get to retrieve HF_TOKEN token led to deadlocks when downloading files in parallel. This hot-fix release fixes this issue by using a global lock before trying to get the token from the secrets vault. More details in #1953.

Full Changelog: v0.20.1...v0.20.2

Don't miss a new huggingface-hub release

NewReleases is sending notifications on new releases.