You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hub/storage-backends.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ To access a Xet-aware client, add the `hf_xet` Python package when installing `h
57
57
pip install -U huggingface_hub[hf_xet]
58
58
```
59
59
60
-
If you use the `transformers` or `datasets` libraries, it's already using `huggingface_hub` so you can simply install `hf_xet` in the same env:
60
+
If you use the `transformers` or `datasets` libraries, it's already using `huggingface_hub`(`huggingface_hub` should be >= 0.30.0) so you can simply install `hf_xet` in the same env:
0 commit comments