File size: 406 Bytes
a57f78e 63999b8 a57f78e 87bc16c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | # Dataset config for Flux 2 Klein Base 9B (RECOMMENDED) training
# Generated: 2026-03-25 03:33:55
[general]
resolution = [1024, 1024]
caption_extension = ".txt"
batch_size = 6
enable_bucket = true
bucket_no_upscale = true
[[datasets]]
image_jsonl_file = "/workspace/projects/paste_pose_first/dataset_metadata.jsonl"
cache_directory = "/workspace/projects/paste_pose_first/cache"
no_resize_control = false |