yandere2023_index
收藏魔搭社区2024-12-20 更新2024-12-07 收录
下载链接:
https://modelscope.cn/datasets/deepghs/yandere2023_index
下载链接
链接失效反馈官方服务:
资源简介:
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
)
```
本仓库为针对 [nyanko7/yandere2023](https://huggingface.co/datasets/nyanko7/yandere2023) 的索引仓库。你可通过如下代码下载归档文件内的任意文件:
python
# 需依赖 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' # 将文件保存为 970000.png
)
提供机构:
maas
创建时间:
2024-12-03



