Dataset Viewer
Full Screen
The dataset viewer is not available for this split.
The size of the content of the first rows (2950985 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.

Tar index files for boxingscorpionbagel/e621-2024.

You can download images from both boxingscorpionbagel/e621-2024 and deepghs/e621_newest with cheesechaser.

from cheesechaser.datapool import E621NewestDataPool

pool = E621NewestDataPool()

# download e621 #2010000-2010300, to directory /data/e621
pool.batch_download_to_directory(
    resource_ids=range(2010000, 2010300),
    dst_dir='/data/e621',
    max_workers=12,
)
Downloads last month
805