The dataset viewer is not available for this split.
The size of the content of the first rows (4934519 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? Open a discussion for direct support.

Tar index files for nyanko7/danbooru2023.

You can download images from both nyanko7/danbooru2023 and deepghs/danbooru_newest with cheesechaser.

from cheesechaser.datapool import DanbooruNewestDataPool

pool = DanbooruNewestDataPool()

# download danbooru original images from 7200000-7201000, to directory /data/danbooru_original
pool.batch_download_to_directory(
    resource_ids=range(7200000, 7201000),
    dst_dir='/data/danbooru_original',
    max_workers=12,
)
Downloads last month
1

Collection including deepghs/danbooru2023_index