{
"base_model": "C:/Stable Diffusion/stable-diffusion-webui/models/Stable-diffusion/nai-full-final.ckpt",
"img_folder": "C:/Stable Diffusion/Datasets/SbTrain",
"output_folder": "C:/Stable Diffusion/Datasets/TrainOutput",
"change_output_name": "kf-shoebill",
"save_json_folder": "C:/Stable Diffusion/Datasets/TrainOutput",
"load_json_path": null,
"json_load_skip_list": [
"base_model",
"img_folder",
"output_folder",
"save_json_folder",
"reg_img_folder",
"lora_model_for_resume",
"change_output_name",
"training_comment",
"json_load_skip_list"
],
"net_dim": 128,
"alpha": 128,
"scheduler": "cosine_with_restarts",
"cosine_restarts": 1,
"scheduler_power": 1,
"warmup_lr_ratio": null,
"learning_rate": 0.0005,
"text_encoder_lr": 5e-05,
"unet_lr": 0.0005,
"num_workers": 1,
"persistent_workers": true,
"batch_size": 5,
"num_epochs": 8,
"save_at_n_epochs": 1,
"shuffle_captions": true,
"keep_tokens": 1,
"max_steps": null,
"train_resolution": 512,
"min_bucket_resolution": 320,
"max_bucket_resolution": 960,
"lora_model_for_resume": null,
"save_state": false,
"load_previous_save_state": null,
"training_comment": null,
"unet_only": false,
"text_only": false,
"reg_img_folder": null,
"clip_skip": 2,
"test_seed": 23,
"prior_loss_weight": 1,
"gradient_checkpointing": false,
"gradient_acc_steps": null,
"mixed_precision": "fp16",
"save_precision": "fp16",
"save_as": "safetensors",
"caption_extension": ".txt",
"max_clip_token_length": 150,
"buckets": true,
"xformers": true,
"use_8bit_adam": true,
"cache_latents": true,
"color_aug": false,
"flip_aug": false,
"vae": null,
"no_meta": false,
"log_dir": null
}

Edit Report
Pub: 17 Feb 2023 16:09 UTC
Views: 126