| [general] | |
| shuffle_caption = false | |
| caption_extension = ".txt" | |
| keep_tokens = 5 | |
| flip_aug = false | |
| color_aug = false | |
| random_crop = false | |
| enable_bucket = true | |
| bucket_no_upscale = false | |
| bucket_reso_steps = 64 | |
| [[datasets]] | |
| resolution = 1024 | |
| batch_size = 1 | |
| [[datasets.subsets]] | |
| # Replace with the local path to an authorized 101-pair dataset copy. | |
| image_dir = './dataset' | |
| num_repeats = 4 | |
| caption_dropout_rate = 0.0 | |