github huggingface/huggingface_hub v0.20.2
0.20.2 hot-fix: Fix concurrency issues in google colab login

latest releases: v0.23.4, v0.23.3, v0.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.