
John6666/chromayume-noobai-xl-nai-xl-v40-sdxl
Text-to-Image
•
Updated
•
32
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,
)