deepghs/yandere2023_index
收藏Hugging Face2024-05-07 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/deepghs/yandere2023_index
下载链接
链接失效反馈官方服务:
资源简介:
---
license: openrail
---
Index repository for [nyanko7/yandere2023](https://huggingface.co/datasets/nyanko7/yandere2023).
You can download any files inside archives like this
```python
# requires, hfutils>0.2.4
from hfutils.index import hf_tar_file_download
hf_tar_file_download(
repo_id='nyanko7/yandere2023',
idx_repo_id='deepghs/yandere2023_index',
archive_in_repo='original/data-0000.tar',
file_in_archive='970000.png',
local_file='970000.png' # save it to 970000.png
)
```
提供机构:
deepghs
原始信息汇总
数据集概述
数据集名称
- 名称: yandere2023
- 所有者: nyanko7
数据集存储库
- 存储库链接: nyanko7/yandere2023
许可证
- 许可证类型: openrail
数据下载方法
-
下载示例代码: python from hfutils.index import hf_tar_file_download
hf_tar_file_download( repo_id=nyanko7/yandere2023, idx_repo_id=deepghs/yandere2023_index, archive_in_repo=original/data-0000.tar, file_in_archive=970000.png, local_file=970000.png )



