LyCORIS-experiments
/
0328_base_models
/configs
/config-1680037364.9953613-0328exp-cs2-anything-4-5.json
{ | |
"base_model": "/home/bangbang/StableDiffusion/sd-webui-ssd/models/Stable-diffusion/merge_dwd/anything-v4.5-pruned-fp16.ckpt", | |
"img_folder": "/media/bangbang/ayaka/datasets/0324_onimai_euphiani_exp/", | |
"output_folder": "/home/bangbang/StableDiffusion/sd-webui-ssd/models/Lora/exp_0328/", | |
"save_json_folder": "logs/exp_chain", | |
"save_json_name": "0328exp-cs2-anything-4-5", | |
"load_json_path": null, | |
"multi_run_folder": null, | |
"reg_img_folder": null, | |
"sample_prompts": null, | |
"change_output_name": "0328exp-cs2-anything-4-5", | |
"json_load_skip_list": null, | |
"training_comment": null, | |
"save_json_only": false, | |
"tag_occurrence_txt_file": true, | |
"sort_tag_occurrence_alphabetically": false, | |
"optimizer_type": "AdamW8bit", | |
"optimizer_args": { | |
"weight_decay": "0.1", | |
"betas": "0.9,0.99" | |
}, | |
"scheduler": "constant", | |
"cosine_restarts": 1, | |
"scheduler_power": 1, | |
"learning_rate": 0.0002, | |
"unet_lr": 0.0002, | |
"text_encoder_lr": 0.0002, | |
"warmup_lr_ratio": null, | |
"unet_only": false, | |
"net_dim": 8, | |
"alpha": 1, | |
"train_resolution": 512, | |
"height_resolution": null, | |
"batch_size": 8, | |
"clip_skip": 2, | |
"test_seed": 23, | |
"mixed_precision": "bf16", | |
"save_precision": "fp16", | |
"lyco": true, | |
"network_args": { | |
"conv_dim": 4, | |
"conv_alpha": 1, | |
"algo": "loha" | |
}, | |
"num_epochs": 5, | |
"save_every_n_epochs": null, | |
"save_n_epoch_ratio": null, | |
"save_last_n_epochs": null, | |
"max_steps": null, | |
"save_every_n_steps": 2000, | |
"sample_sampler": null, | |
"sample_every_n_steps": null, | |
"sample_every_n_epochs": null, | |
"buckets": true, | |
"min_bucket_resolution": 320, | |
"max_bucket_resolution": 960, | |
"bucket_reso_steps": null, | |
"bucket_no_upscale": false, | |
"shuffle_captions": false, | |
"keep_tokens": null, | |
"xformers": true, | |
"cache_latents": true, | |
"flip_aug": false, | |
"v2": false, | |
"v_parameterization": false, | |
"gradient_checkpointing": false, | |
"gradient_acc_steps": null, | |
"noise_offset": null, | |
"mem_eff_attn": false, | |
"lora_model_for_resume": null, | |
"save_state": false, | |
"resume": null, | |
"text_only": false, | |
"vae": null, | |
"log_dir": null, | |
"log_prefix": null, | |
"tokenizer_cache_dir": null, | |
"dataset_config": null, | |
"lowram": false, | |
"no_meta": false, | |
"color_aug": false, | |
"random_crop": false, | |
"use_8bit_adam": false, | |
"use_lion": false, | |
"caption_dropout_rate": null, | |
"caption_dropout_every_n_epochs": null, | |
"caption_tag_dropout_rate": null, | |
"prior_loss_weight": 1, | |
"max_grad_norm": 1, | |
"save_as": "safetensors", | |
"caption_extension": ".txt", | |
"max_clip_token_length": 150, | |
"save_last_n_epochs_state": null, | |
"num_workers": 8, | |
"persistent_workers": true, | |
"face_crop_aug_range": null, | |
"network_module": "sd_scripts.networks.lora", | |
"locon_dim": null, | |
"locon_alpha": null, | |
"locon": false, | |
"list_of_json_to_run": null | |
} |