We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 392caa1 commit c124d40Copy full SHA for c124d40
docs/hub/storage-backends.md
@@ -51,7 +51,7 @@ Note that our intent is to fast-track PRO users and Enterprise Hub organizations
51
</Tip>
52
53
54
-To access a Xet-aware client, add the `hf_xet` Python package when installing `huggingface_hub`:
+To access a Xet-aware client, add the `hf_xet` Python package when installing `huggingface_hub` (should be >= 0.30.0):
55
56
```bash
57
pip install -U huggingface_hub[hf_xet]
0 commit comments