bucket_no_upscale = true | |
bucket_reso_steps = 64 | |
cache_latents = true | |
caption_extension = ".txt" | |
clip_skip = 2 | |
dynamo_backend = "no" | |
enable_bucket = true | |
epoch = 15 | |
gradient_accumulation_steps = 1 | |
gradient_checkpointing = true | |
huber_c = 0.1 | |
huber_schedule = "snr" | |
learning_rate = 0.0002 | |
logging_dir = "/workspace/Putithere/log" | |
loss_type = "l2" | |
lr_scheduler = "cosine_with_restarts" | |
lr_scheduler_args = [] | |
lr_scheduler_num_cycles = 1 | |
lr_scheduler_power = 1 | |
lr_warmup_steps = 742 | |
max_bucket_reso = 2048 | |
max_data_loader_n_workers = 0 | |
max_grad_norm = 1 | |
max_timestep = 1000 | |
max_token_length = 75 | |
max_train_steps = 7425 | |
min_bucket_reso = 256 | |
min_snr_gamma = 3 | |
mixed_precision = "fp16" | |
multires_noise_discount = 0.3 | |
network_alpha = 64 | |
network_args = [] | |
network_dim = 64 | |
network_module = "networks.lora" | |
noise_offset = 0.15 | |
noise_offset_type = "Original" | |
optimizer_args = [ "weight_decay=0.01", "eps=1e-08", "betas=(0.9,0.999)",] | |
optimizer_type = "AdamW8bit" | |
output_dir = "/workspace/Putithere/model" | |
output_name = "Miss_Pink_v1.0" | |
pretrained_model_name_or_path = "/workspace/kohya_ss/models/sd_xl_base_1.0.safetensors" | |
prior_loss_weight = 1 | |
resolution = "768,1024" | |
sample_prompts = "/workspace/Putithere/model/prompt.txt" | |
sample_sampler = "euler_a" | |
save_every_n_epochs = 1 | |
save_model_as = "safetensors" | |
save_precision = "bf16" | |
save_state = true | |
text_encoder_lr = 0.0004 | |
train_batch_size = 2 | |
train_data_dir = "/workspace/Putithere/img" | |
unet_lr = 0.0002 | |
xformers = true | |