Change8

v0.29.2

📦 huggingface-hubView on GitHub →
🐛 2 fixes🔧 1 symbols

Summary

This patch release (v0.29.2) addresses two specific bugs concerning payload model naming when using URLs and ensuring sys.stdout is restored after errors in notebook_login.

🐛 Bug Fixes

  • Fix payload model name when model id is a URL (related to https://github.com/huggingface/huggingface_hub/pull/2911).
  • Restore sys.stdout in notebook_login after an error occurred (related to https://github.com/huggingface/huggingface_hub/pull/2896).

Affected Symbols