Dataset Viewer
Full Screen
The dataset viewer is not available for this split.
The size of the content of the first rows (742526 B) exceeds the maximum supported size (200000 B) even after truncation. Please report the issue.
Error code:   TooBigContentError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

Index repository for nyanko7/yandere2023.

You can download any files inside archives like this

# 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
)
Downloads last month
2