Change8

v1.1.7

📦 huggingface-hubView on GitHub →
1 features🔧 2 symbols

Summary

This release introduces a convenient top-level import for HfFileSystem, now accessible as `huggingface_hub.hffs`.

Migration Steps

  1. If you were using `HfFilesystem` directly, consider using the new top-level import `huggingface_hub.hffs` for convenience.

✨ New Features

  • Added top-level access to HfFileSystem via `huggingface_hub.hffs`.

Affected Symbols