Skip to content

Commit 392caa1

Browse files
committed
Added min. version for huggingface_hub
1 parent 0781676 commit 392caa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/storage-backends.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ To access a Xet-aware client, add the `hf_xet` Python package when installing `h
5757
pip install -U huggingface_hub[hf_xet]
5858
```
5959

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:
6161

6262
```bash
6363
pip install hf-xet

0 commit comments

Comments
 (0)