Dataset Preview
Full Screen Viewer
Full Screen
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Job manager crashed while running this job (missing heartbeats).
Error code: JobManagerCrashedError
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.
__key__
string | __url__
string | npz
dict |
---|---|---|
1000 | "hf://datasets/6DammK9/danbooru2024-latents-sdxl-1ktar@6f95015b61d132e809757c454f5f9d37f98bb0a5/late(...TRUNCATED) | {"crop_ltrb":[0.0,0.0,1024.0,1024.0],"latents":[[[12.609375,8.4140625,7.21875,7.11328125,7.03515625,(...TRUNCATED) |
2000 | "hf://datasets/6DammK9/danbooru2024-latents-sdxl-1ktar@6f95015b61d132e809757c454f5f9d37f98bb0a5/late(...TRUNCATED) | {"crop_ltrb":[0.0,11.0,832.0,1011.2257053291536],"latents":[[[-7.8046875,-8.1796875,-10.484375,-10.7(...TRUNCATED) |
3000 | "hf://datasets/6DammK9/danbooru2024-latents-sdxl-1ktar@6f95015b61d132e809757c454f5f9d37f98bb0a5/late(...TRUNCATED) | {"crop_ltrb":[19.0,0.0,1004.0100200400801,768.0],"latents":[[[2.02734375,1.3447265625,1.2744140625,0(...TRUNCATED) |
5000 | "hf://datasets/6DammK9/danbooru2024-latents-sdxl-1ktar@6f95015b61d132e809757c454f5f9d37f98bb0a5/late(...TRUNCATED) | {"crop_ltrb":[0.0,0.0,1024.0,768.0],"latents":[[[-6.5859375,-4.0546875,-4.98828125,-1.6279296875,-6.(...TRUNCATED) |
6000 | "hf://datasets/6DammK9/danbooru2024-latents-sdxl-1ktar@6f95015b61d132e809757c454f5f9d37f98bb0a5/late(...TRUNCATED) | {"crop_ltrb":[12.0,0.0,882.1875518672199,1024.0],"latents":[[[-2.978515625,-2.400390625,1.677734375,(...TRUNCATED) |
7000 | "hf://datasets/6DammK9/danbooru2024-latents-sdxl-1ktar@6f95015b61d132e809757c454f5f9d37f98bb0a5/late(...TRUNCATED) | {"crop_ltrb":[0.0,14.0,704.0,1008.7826086956521],"latents":[[[3.005859375,-0.10455322265625,0.943359(...TRUNCATED) |
8000 | "hf://datasets/6DammK9/danbooru2024-latents-sdxl-1ktar@6f95015b61d132e809757c454f5f9d37f98bb0a5/late(...TRUNCATED) | {"crop_ltrb":[0.0,4.0,832.0,1018.6341463414635],"latents":[[[19.53125,19.40625,17.859375,17.6875,17.(...TRUNCATED) |
9000 | "hf://datasets/6DammK9/danbooru2024-latents-sdxl-1ktar@6f95015b61d132e809757c454f5f9d37f98bb0a5/late(...TRUNCATED) | {"crop_ltrb":[0.0,18.0,704.0,1004.2068965517242],"latents":[[[6.484375,7.31640625,5.2265625,3.732421(...TRUNCATED) |
10000 | "hf://datasets/6DammK9/danbooru2024-latents-sdxl-1ktar@6f95015b61d132e809757c454f5f9d37f98bb0a5/late(...TRUNCATED) | {"crop_ltrb":[0.0,19.0,704.0,1004.6],"latents":[[[17.953125,17.71875,21.28125,4.8671875,21.484375,17(...TRUNCATED) |
11000 | "hf://datasets/6DammK9/danbooru2024-latents-sdxl-1ktar@6f95015b61d132e809757c454f5f9d37f98bb0a5/late(...TRUNCATED) | {"crop_ltrb":[0.0,0.0,702.423645320197,1024.0],"latents":[[[19.1875,19.171875,17.640625,17.453125,17(...TRUNCATED) |
End of preview.
Danbooru 2024 SDXL VAE latents in 1k tar
- Dedicated dataset to align deepghs/danbooru2024-webp-4Mpixel. "4MP-Focus" for average raw image resolution.
- Latents are ARB with maximum size of 1024x1024 as the recommended setting in kohyas. Major reason is to make sure I can finetune with RTX 3090. VRAM usage will raise drastically after 1024.
- Generated from prepare_buckets_latents_v2.py, modified from prepare_buckets_latents.py.
- Used for kohya-ss/sd-scripts. In theory it may replace
*.webp
and*.txt
along with meta_lat.json. - It took me around 16+ days with 4x RTX 3090 to generate (with many PSU trips, I/O deadlocks, SSD offline, corrupted python env etc.). Perfect case would be 10 days only (10 it/s).
- Download along with webp / txt, and then extract them all to single directory, and then you are good to go. Tags available in 6DammK9/danbooru2024-tags-1ktar.
- I still don't know how to work with multigpu trainning in Windows. Ultimately I may need to switch trainer. Use this repo if you are working well already.
- The used VAE: madebyollin/sdxl-vae-fp16-fix
- Verify with verify_npz.py. It should take 15 minutes (16 * 600 it/s) if OS is super stable and you have a nice U.2 (Intel P4510 4T) and CPU (Intel Xeon 8358).
> python ../sd-scripts-runtime/pack_npz.py --npz_dir="H:/danbooru2024-webp-4Mpixel/kohyas_finetune" --meta_json="H:/danbooru2024-webp-4Mpixel/meta_cap_dd.json" --tar_dir="G:/npz_latents/danbooru_sdxl"
Found entries: 8005010
Max ID in the dataset: 8360499
packing npz files: 100%|βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ| 1000/1000 [4:02:08<00:00, 14.53s/it]
Files written: 1000
Detected npz: 8005010.
- Downloads last month
- 13