pypi huggingface-hub 0.20.3
0.20.3 hot-fix: Fix HfFolder login when env variable not set

latest releases: 0.24.2, 0.24.1, 0.24.0...
6 months ago

This patch release fixes an issue when retrieving the locally saved token using huggingface_hub.HfFolder.get_token. For the record, this is a "planned to be deprecated" method, in favor of huggingface_hub.get_token which is more robust and versatile. The issue came from a breaking change introduced in #1895 meaning only 0.20.x is affected.

For more details, please refer to #1966.

Full Changelog: v0.20.2...v0.20.3

Don't miss a new huggingface-hub release

NewReleases is sending notifications on new releases.