Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ Index repository for [nyanko7/yandere2023](https://huggingface.co/datasets/nyank
|
|
7 |
You can download any files inside archives like this
|
8 |
|
9 |
```python
|
10 |
-
# requires, hfutils>0.4
|
11 |
from hfutils.index import hf_tar_file_download
|
12 |
|
13 |
hf_tar_file_download(
|
|
|
7 |
You can download any files inside archives like this
|
8 |
|
9 |
```python
|
10 |
+
# requires, hfutils>0.2.4
|
11 |
from hfutils.index import hf_tar_file_download
|
12 |
|
13 |
hf_tar_file_download(
|