cyber-meow
commited on
Commit
·
814b606
1
Parent(s):
af6512e
add configs
Browse files- 0324_all_aniscreen_tags/configs/config-0324-cs1-acbased.json +102 -0
- 0324_all_aniscreen_tags/configs/config-0324-cs1.json +102 -0
- 0324_all_aniscreen_tags/configs/config-1679700265.7589707-0324exp-cs-05tag.json +102 -0
- 0325_aniscreen_fanart_styles/configs/config-1679706673.427538-0325exp-cs1.json +102 -0
- 0325_aniscreen_fanart_styles/configs/config-1679706803.028466-0325exp-cs2.json +102 -0
- 0325_aniscreen_fanart_styles/configs/config-1679706903.024033-0325exp-cs1-tte1e-4.json +102 -0
- 0325_aniscreen_fanart_styles/configs/config-1679707140.2768674-0325exp-cs1-locon.json +102 -0
- 0325_aniscreen_fanart_styles/configs/config-1679738681.3348565-0325exp-cs1-768.json +102 -0
0324_all_aniscreen_tags/configs/config-0324-cs1-acbased.json
ADDED
|
@@ -0,0 +1,102 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"base_model": "/home/bangbang/StableDiffusion/sd-webui-ssd/models/Stable-diffusion/base/ACertainty.ckpt",
|
| 3 |
+
"img_folder": "/media/bangbang/ayaka/datasets/0324_onimai_euphiani_exp",
|
| 4 |
+
"output_folder": "/home/bangbang/StableDiffusion/sd-webui-ssd/models/Lora/exp/",
|
| 5 |
+
"save_json_folder": "logs/exp",
|
| 6 |
+
"save_json_name": null,
|
| 7 |
+
"load_json_path": null,
|
| 8 |
+
"multi_run_folder": null,
|
| 9 |
+
"reg_img_folder": null,
|
| 10 |
+
"sample_prompts": null,
|
| 11 |
+
"change_output_name": "0324exp-cs1-acbased",
|
| 12 |
+
"json_load_skip_list": null,
|
| 13 |
+
"training_comment": null,
|
| 14 |
+
"save_json_only": false,
|
| 15 |
+
"tag_occurrence_txt_file": true,
|
| 16 |
+
"sort_tag_occurrence_alphabetically": false,
|
| 17 |
+
"optimizer_type": "AdamW8bit",
|
| 18 |
+
"optimizer_args": {
|
| 19 |
+
"weight_decay": "0.1",
|
| 20 |
+
"betas": "0.9,0.99"
|
| 21 |
+
},
|
| 22 |
+
"scheduler": "constant",
|
| 23 |
+
"cosine_restarts": 1,
|
| 24 |
+
"scheduler_power": 1,
|
| 25 |
+
"learning_rate": 0.0002,
|
| 26 |
+
"unet_lr": 0.0002,
|
| 27 |
+
"text_encoder_lr": 0.0002,
|
| 28 |
+
"warmup_lr_ratio": null,
|
| 29 |
+
"unet_only": false,
|
| 30 |
+
"net_dim": 8,
|
| 31 |
+
"alpha": 1,
|
| 32 |
+
"train_resolution": 512,
|
| 33 |
+
"height_resolution": null,
|
| 34 |
+
"batch_size": 8,
|
| 35 |
+
"clip_skip": 1,
|
| 36 |
+
"test_seed": 23,
|
| 37 |
+
"mixed_precision": "bf16",
|
| 38 |
+
"save_precision": "fp16",
|
| 39 |
+
"lyco": true,
|
| 40 |
+
"network_args": {
|
| 41 |
+
"conv_dim": 4,
|
| 42 |
+
"conv_alpha": 1,
|
| 43 |
+
"algo": "loha"
|
| 44 |
+
},
|
| 45 |
+
"num_epochs": 4,
|
| 46 |
+
"save_every_n_epochs": null,
|
| 47 |
+
"save_n_epoch_ratio": null,
|
| 48 |
+
"save_last_n_epochs": null,
|
| 49 |
+
"max_steps": null,
|
| 50 |
+
"save_every_n_steps": 1000,
|
| 51 |
+
"sample_sampler": null,
|
| 52 |
+
"sample_every_n_steps": null,
|
| 53 |
+
"sample_every_n_epochs": null,
|
| 54 |
+
"buckets": true,
|
| 55 |
+
"min_bucket_resolution": 320,
|
| 56 |
+
"max_bucket_resolution": 960,
|
| 57 |
+
"bucket_reso_steps": null,
|
| 58 |
+
"bucket_no_upscale": false,
|
| 59 |
+
"shuffle_captions": false,
|
| 60 |
+
"keep_tokens": null,
|
| 61 |
+
"xformers": true,
|
| 62 |
+
"cache_latents": true,
|
| 63 |
+
"flip_aug": false,
|
| 64 |
+
"v2": false,
|
| 65 |
+
"v_parameterization": false,
|
| 66 |
+
"gradient_checkpointing": false,
|
| 67 |
+
"gradient_acc_steps": null,
|
| 68 |
+
"noise_offset": null,
|
| 69 |
+
"mem_eff_attn": false,
|
| 70 |
+
"lora_model_for_resume": null,
|
| 71 |
+
"save_state": false,
|
| 72 |
+
"resume": null,
|
| 73 |
+
"text_only": false,
|
| 74 |
+
"vae": null,
|
| 75 |
+
"log_dir": null,
|
| 76 |
+
"log_prefix": null,
|
| 77 |
+
"tokenizer_cache_dir": null,
|
| 78 |
+
"dataset_config": null,
|
| 79 |
+
"lowram": false,
|
| 80 |
+
"no_meta": false,
|
| 81 |
+
"color_aug": false,
|
| 82 |
+
"random_crop": false,
|
| 83 |
+
"use_8bit_adam": false,
|
| 84 |
+
"use_lion": false,
|
| 85 |
+
"caption_dropout_rate": null,
|
| 86 |
+
"caption_dropout_every_n_epochs": null,
|
| 87 |
+
"caption_tag_dropout_rate": null,
|
| 88 |
+
"prior_loss_weight": 1,
|
| 89 |
+
"max_grad_norm": 1,
|
| 90 |
+
"save_as": "safetensors",
|
| 91 |
+
"caption_extension": ".txt",
|
| 92 |
+
"max_clip_token_length": 150,
|
| 93 |
+
"save_last_n_epochs_state": null,
|
| 94 |
+
"num_workers": 8,
|
| 95 |
+
"persistent_workers": true,
|
| 96 |
+
"face_crop_aug_range": null,
|
| 97 |
+
"network_module": "sd_scripts.networks.lora",
|
| 98 |
+
"locon_dim": null,
|
| 99 |
+
"locon_alpha": null,
|
| 100 |
+
"locon": false,
|
| 101 |
+
"list_of_json_to_run": null
|
| 102 |
+
}
|
0324_all_aniscreen_tags/configs/config-0324-cs1.json
ADDED
|
@@ -0,0 +1,102 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"base_model": "/home/bangbang/StableDiffusion/sd-webui-ssd/models/Stable-diffusion/base/nai-full-pruned.ckpt",
|
| 3 |
+
"img_folder": "/media/bangbang/ayaka/datasets/0324_onimai_euphiani_exp",
|
| 4 |
+
"output_folder": "/home/bangbang/StableDiffusion/sd-webui-ssd/models/Lora/exp/",
|
| 5 |
+
"save_json_folder": "logs/exp",
|
| 6 |
+
"save_json_name": null,
|
| 7 |
+
"load_json_path": null,
|
| 8 |
+
"multi_run_folder": null,
|
| 9 |
+
"reg_img_folder": null,
|
| 10 |
+
"sample_prompts": null,
|
| 11 |
+
"change_output_name": "0324exp-cs1",
|
| 12 |
+
"json_load_skip_list": null,
|
| 13 |
+
"training_comment": null,
|
| 14 |
+
"save_json_only": false,
|
| 15 |
+
"tag_occurrence_txt_file": true,
|
| 16 |
+
"sort_tag_occurrence_alphabetically": false,
|
| 17 |
+
"optimizer_type": "AdamW8bit",
|
| 18 |
+
"optimizer_args": {
|
| 19 |
+
"weight_decay": "0.1",
|
| 20 |
+
"betas": "0.9,0.99"
|
| 21 |
+
},
|
| 22 |
+
"scheduler": "constant",
|
| 23 |
+
"cosine_restarts": 1,
|
| 24 |
+
"scheduler_power": 1,
|
| 25 |
+
"learning_rate": 0.0002,
|
| 26 |
+
"unet_lr": 0.0002,
|
| 27 |
+
"text_encoder_lr": 0.0002,
|
| 28 |
+
"warmup_lr_ratio": null,
|
| 29 |
+
"unet_only": false,
|
| 30 |
+
"net_dim": 8,
|
| 31 |
+
"alpha": 1,
|
| 32 |
+
"train_resolution": 512,
|
| 33 |
+
"height_resolution": null,
|
| 34 |
+
"batch_size": 8,
|
| 35 |
+
"clip_skip": 1,
|
| 36 |
+
"test_seed": 23,
|
| 37 |
+
"mixed_precision": "bf16",
|
| 38 |
+
"save_precision": "fp16",
|
| 39 |
+
"lyco": true,
|
| 40 |
+
"network_args": {
|
| 41 |
+
"conv_dim": 4,
|
| 42 |
+
"conv_alpha": 1,
|
| 43 |
+
"algo": "loha"
|
| 44 |
+
},
|
| 45 |
+
"num_epochs": 3,
|
| 46 |
+
"save_every_n_epochs": null,
|
| 47 |
+
"save_n_epoch_ratio": null,
|
| 48 |
+
"save_last_n_epochs": null,
|
| 49 |
+
"max_steps": null,
|
| 50 |
+
"save_every_n_steps": 1000,
|
| 51 |
+
"sample_sampler": null,
|
| 52 |
+
"sample_every_n_steps": null,
|
| 53 |
+
"sample_every_n_epochs": null,
|
| 54 |
+
"buckets": true,
|
| 55 |
+
"min_bucket_resolution": 320,
|
| 56 |
+
"max_bucket_resolution": 960,
|
| 57 |
+
"bucket_reso_steps": null,
|
| 58 |
+
"bucket_no_upscale": false,
|
| 59 |
+
"shuffle_captions": false,
|
| 60 |
+
"keep_tokens": null,
|
| 61 |
+
"xformers": true,
|
| 62 |
+
"cache_latents": true,
|
| 63 |
+
"flip_aug": false,
|
| 64 |
+
"v2": false,
|
| 65 |
+
"v_parameterization": false,
|
| 66 |
+
"gradient_checkpointing": false,
|
| 67 |
+
"gradient_acc_steps": null,
|
| 68 |
+
"noise_offset": null,
|
| 69 |
+
"mem_eff_attn": false,
|
| 70 |
+
"lora_model_for_resume": null,
|
| 71 |
+
"save_state": false,
|
| 72 |
+
"resume": null,
|
| 73 |
+
"text_only": false,
|
| 74 |
+
"vae": null,
|
| 75 |
+
"log_dir": null,
|
| 76 |
+
"log_prefix": null,
|
| 77 |
+
"tokenizer_cache_dir": null,
|
| 78 |
+
"dataset_config": null,
|
| 79 |
+
"lowram": false,
|
| 80 |
+
"no_meta": false,
|
| 81 |
+
"color_aug": false,
|
| 82 |
+
"random_crop": false,
|
| 83 |
+
"use_8bit_adam": false,
|
| 84 |
+
"use_lion": false,
|
| 85 |
+
"caption_dropout_rate": null,
|
| 86 |
+
"caption_dropout_every_n_epochs": null,
|
| 87 |
+
"caption_tag_dropout_rate": null,
|
| 88 |
+
"prior_loss_weight": 1,
|
| 89 |
+
"max_grad_norm": 1,
|
| 90 |
+
"save_as": "safetensors",
|
| 91 |
+
"caption_extension": ".txt",
|
| 92 |
+
"max_clip_token_length": 150,
|
| 93 |
+
"save_last_n_epochs_state": null,
|
| 94 |
+
"num_workers": 8,
|
| 95 |
+
"persistent_workers": true,
|
| 96 |
+
"face_crop_aug_range": null,
|
| 97 |
+
"network_module": "sd_scripts.networks.lora",
|
| 98 |
+
"locon_dim": null,
|
| 99 |
+
"locon_alpha": null,
|
| 100 |
+
"locon": false,
|
| 101 |
+
"list_of_json_to_run": null
|
| 102 |
+
}
|
0324_all_aniscreen_tags/configs/config-1679700265.7589707-0324exp-cs-05tag.json
ADDED
|
@@ -0,0 +1,102 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"base_model": "/home/bangbang/StableDiffusion/sd-webui-ssd/models/Stable-diffusion/base/nai-full-pruned.ckpt",
|
| 3 |
+
"img_folder": "/media/bangbang/ayaka/datasets/0324_onimai_euphiani_exp",
|
| 4 |
+
"output_folder": "/home/bangbang/StableDiffusion/sd-webui-ssd/models/Lora/exp/",
|
| 5 |
+
"save_json_folder": "logs/exp",
|
| 6 |
+
"save_json_name": "config-0324exp-cs-05tag",
|
| 7 |
+
"load_json_path": null,
|
| 8 |
+
"multi_run_folder": null,
|
| 9 |
+
"reg_img_folder": null,
|
| 10 |
+
"sample_prompts": null,
|
| 11 |
+
"change_output_name": "0324exp-cs1-05tag",
|
| 12 |
+
"json_load_skip_list": null,
|
| 13 |
+
"training_comment": null,
|
| 14 |
+
"save_json_only": false,
|
| 15 |
+
"tag_occurrence_txt_file": true,
|
| 16 |
+
"sort_tag_occurrence_alphabetically": false,
|
| 17 |
+
"optimizer_type": "AdamW8bit",
|
| 18 |
+
"optimizer_args": {
|
| 19 |
+
"weight_decay": "0.1",
|
| 20 |
+
"betas": "0.9,0.99"
|
| 21 |
+
},
|
| 22 |
+
"scheduler": "constant",
|
| 23 |
+
"cosine_restarts": 1,
|
| 24 |
+
"scheduler_power": 1,
|
| 25 |
+
"learning_rate": 0.0002,
|
| 26 |
+
"unet_lr": 0.0002,
|
| 27 |
+
"text_encoder_lr": 0.0002,
|
| 28 |
+
"warmup_lr_ratio": null,
|
| 29 |
+
"unet_only": false,
|
| 30 |
+
"net_dim": 8,
|
| 31 |
+
"alpha": 1,
|
| 32 |
+
"train_resolution": 512,
|
| 33 |
+
"height_resolution": null,
|
| 34 |
+
"batch_size": 8,
|
| 35 |
+
"clip_skip": 1,
|
| 36 |
+
"test_seed": 23,
|
| 37 |
+
"mixed_precision": "bf16",
|
| 38 |
+
"save_precision": "fp16",
|
| 39 |
+
"lyco": true,
|
| 40 |
+
"network_args": {
|
| 41 |
+
"conv_dim": 4,
|
| 42 |
+
"conv_alpha": 1,
|
| 43 |
+
"algo": "loha"
|
| 44 |
+
},
|
| 45 |
+
"num_epochs": 5,
|
| 46 |
+
"save_every_n_epochs": null,
|
| 47 |
+
"save_n_epoch_ratio": null,
|
| 48 |
+
"save_last_n_epochs": null,
|
| 49 |
+
"max_steps": null,
|
| 50 |
+
"save_every_n_steps": 1000,
|
| 51 |
+
"sample_sampler": null,
|
| 52 |
+
"sample_every_n_steps": null,
|
| 53 |
+
"sample_every_n_epochs": null,
|
| 54 |
+
"buckets": true,
|
| 55 |
+
"min_bucket_resolution": 320,
|
| 56 |
+
"max_bucket_resolution": 960,
|
| 57 |
+
"bucket_reso_steps": null,
|
| 58 |
+
"bucket_no_upscale": false,
|
| 59 |
+
"shuffle_captions": false,
|
| 60 |
+
"keep_tokens": null,
|
| 61 |
+
"xformers": true,
|
| 62 |
+
"cache_latents": true,
|
| 63 |
+
"flip_aug": false,
|
| 64 |
+
"v2": false,
|
| 65 |
+
"v_parameterization": false,
|
| 66 |
+
"gradient_checkpointing": false,
|
| 67 |
+
"gradient_acc_steps": null,
|
| 68 |
+
"noise_offset": null,
|
| 69 |
+
"mem_eff_attn": false,
|
| 70 |
+
"lora_model_for_resume": null,
|
| 71 |
+
"save_state": false,
|
| 72 |
+
"resume": null,
|
| 73 |
+
"text_only": false,
|
| 74 |
+
"vae": null,
|
| 75 |
+
"log_dir": null,
|
| 76 |
+
"log_prefix": null,
|
| 77 |
+
"tokenizer_cache_dir": null,
|
| 78 |
+
"dataset_config": null,
|
| 79 |
+
"lowram": false,
|
| 80 |
+
"no_meta": false,
|
| 81 |
+
"color_aug": false,
|
| 82 |
+
"random_crop": false,
|
| 83 |
+
"use_8bit_adam": false,
|
| 84 |
+
"use_lion": false,
|
| 85 |
+
"caption_dropout_rate": null,
|
| 86 |
+
"caption_dropout_every_n_epochs": null,
|
| 87 |
+
"caption_tag_dropout_rate": null,
|
| 88 |
+
"prior_loss_weight": 1,
|
| 89 |
+
"max_grad_norm": 1,
|
| 90 |
+
"save_as": "safetensors",
|
| 91 |
+
"caption_extension": ".txt",
|
| 92 |
+
"max_clip_token_length": 150,
|
| 93 |
+
"save_last_n_epochs_state": null,
|
| 94 |
+
"num_workers": 8,
|
| 95 |
+
"persistent_workers": true,
|
| 96 |
+
"face_crop_aug_range": null,
|
| 97 |
+
"network_module": "sd_scripts.networks.lora",
|
| 98 |
+
"locon_dim": null,
|
| 99 |
+
"locon_alpha": null,
|
| 100 |
+
"locon": false,
|
| 101 |
+
"list_of_json_to_run": null
|
| 102 |
+
}
|
0325_aniscreen_fanart_styles/configs/config-1679706673.427538-0325exp-cs1.json
ADDED
|
@@ -0,0 +1,102 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"base_model": "/home/bangbang/StableDiffusion/sd-webui-ssd/models/Stable-diffusion/base/nai-full-pruned.ckpt",
|
| 3 |
+
"img_folder": "/media/bangbang/ayaka/datasets/0324_onimai_euphiani_exp",
|
| 4 |
+
"output_folder": "/home/bangbang/StableDiffusion/sd-webui-ssd/models/Lora/exp/",
|
| 5 |
+
"save_json_folder": "logs/exp_chain",
|
| 6 |
+
"save_json_name": "0325exp-cs1",
|
| 7 |
+
"load_json_path": null,
|
| 8 |
+
"multi_run_folder": null,
|
| 9 |
+
"reg_img_folder": null,
|
| 10 |
+
"sample_prompts": null,
|
| 11 |
+
"change_output_name": "0325exp-cs1",
|
| 12 |
+
"json_load_skip_list": null,
|
| 13 |
+
"training_comment": null,
|
| 14 |
+
"save_json_only": false,
|
| 15 |
+
"tag_occurrence_txt_file": true,
|
| 16 |
+
"sort_tag_occurrence_alphabetically": false,
|
| 17 |
+
"optimizer_type": "AdamW8bit",
|
| 18 |
+
"optimizer_args": {
|
| 19 |
+
"weight_decay": "0.1",
|
| 20 |
+
"betas": "0.9,0.99"
|
| 21 |
+
},
|
| 22 |
+
"scheduler": "constant",
|
| 23 |
+
"cosine_restarts": 1,
|
| 24 |
+
"scheduler_power": 1,
|
| 25 |
+
"learning_rate": 0.0002,
|
| 26 |
+
"unet_lr": 0.0002,
|
| 27 |
+
"text_encoder_lr": 0.0002,
|
| 28 |
+
"warmup_lr_ratio": null,
|
| 29 |
+
"unet_only": false,
|
| 30 |
+
"net_dim": 8,
|
| 31 |
+
"alpha": 1,
|
| 32 |
+
"train_resolution": 512,
|
| 33 |
+
"height_resolution": null,
|
| 34 |
+
"batch_size": 8,
|
| 35 |
+
"clip_skip": 1,
|
| 36 |
+
"test_seed": 23,
|
| 37 |
+
"mixed_precision": "bf16",
|
| 38 |
+
"save_precision": "fp16",
|
| 39 |
+
"lyco": true,
|
| 40 |
+
"network_args": {
|
| 41 |
+
"conv_dim": 4,
|
| 42 |
+
"conv_alpha": 1,
|
| 43 |
+
"algo": "loha"
|
| 44 |
+
},
|
| 45 |
+
"num_epochs": 5,
|
| 46 |
+
"save_every_n_epochs": null,
|
| 47 |
+
"save_n_epoch_ratio": null,
|
| 48 |
+
"save_last_n_epochs": null,
|
| 49 |
+
"max_steps": null,
|
| 50 |
+
"save_every_n_steps": 1000,
|
| 51 |
+
"sample_sampler": null,
|
| 52 |
+
"sample_every_n_steps": null,
|
| 53 |
+
"sample_every_n_epochs": null,
|
| 54 |
+
"buckets": true,
|
| 55 |
+
"min_bucket_resolution": 320,
|
| 56 |
+
"max_bucket_resolution": 960,
|
| 57 |
+
"bucket_reso_steps": null,
|
| 58 |
+
"bucket_no_upscale": false,
|
| 59 |
+
"shuffle_captions": false,
|
| 60 |
+
"keep_tokens": null,
|
| 61 |
+
"xformers": true,
|
| 62 |
+
"cache_latents": true,
|
| 63 |
+
"flip_aug": false,
|
| 64 |
+
"v2": false,
|
| 65 |
+
"v_parameterization": false,
|
| 66 |
+
"gradient_checkpointing": false,
|
| 67 |
+
"gradient_acc_steps": null,
|
| 68 |
+
"noise_offset": null,
|
| 69 |
+
"mem_eff_attn": false,
|
| 70 |
+
"lora_model_for_resume": null,
|
| 71 |
+
"save_state": false,
|
| 72 |
+
"resume": null,
|
| 73 |
+
"text_only": false,
|
| 74 |
+
"vae": null,
|
| 75 |
+
"log_dir": null,
|
| 76 |
+
"log_prefix": null,
|
| 77 |
+
"tokenizer_cache_dir": null,
|
| 78 |
+
"dataset_config": null,
|
| 79 |
+
"lowram": false,
|
| 80 |
+
"no_meta": false,
|
| 81 |
+
"color_aug": false,
|
| 82 |
+
"random_crop": false,
|
| 83 |
+
"use_8bit_adam": false,
|
| 84 |
+
"use_lion": false,
|
| 85 |
+
"caption_dropout_rate": null,
|
| 86 |
+
"caption_dropout_every_n_epochs": null,
|
| 87 |
+
"caption_tag_dropout_rate": null,
|
| 88 |
+
"prior_loss_weight": 1,
|
| 89 |
+
"max_grad_norm": 1,
|
| 90 |
+
"save_as": "safetensors",
|
| 91 |
+
"caption_extension": ".txt",
|
| 92 |
+
"max_clip_token_length": 150,
|
| 93 |
+
"save_last_n_epochs_state": null,
|
| 94 |
+
"num_workers": 8,
|
| 95 |
+
"persistent_workers": true,
|
| 96 |
+
"face_crop_aug_range": null,
|
| 97 |
+
"network_module": "sd_scripts.networks.lora",
|
| 98 |
+
"locon_dim": null,
|
| 99 |
+
"locon_alpha": null,
|
| 100 |
+
"locon": false,
|
| 101 |
+
"list_of_json_to_run": null
|
| 102 |
+
}
|
0325_aniscreen_fanart_styles/configs/config-1679706803.028466-0325exp-cs2.json
ADDED
|
@@ -0,0 +1,102 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"base_model": "/home/bangbang/StableDiffusion/sd-webui-ssd/models/Stable-diffusion/base/nai-full-pruned.ckpt",
|
| 3 |
+
"img_folder": "/media/bangbang/ayaka/datasets/0324_onimai_euphiani_exp",
|
| 4 |
+
"output_folder": "/home/bangbang/StableDiffusion/sd-webui-ssd/models/Lora/exp/",
|
| 5 |
+
"save_json_folder": "logs/exp_chain",
|
| 6 |
+
"save_json_name": "0325exp-cs2",
|
| 7 |
+
"load_json_path": null,
|
| 8 |
+
"multi_run_folder": null,
|
| 9 |
+
"reg_img_folder": null,
|
| 10 |
+
"sample_prompts": null,
|
| 11 |
+
"change_output_name": "0325exp-cs2",
|
| 12 |
+
"json_load_skip_list": null,
|
| 13 |
+
"training_comment": null,
|
| 14 |
+
"save_json_only": false,
|
| 15 |
+
"tag_occurrence_txt_file": true,
|
| 16 |
+
"sort_tag_occurrence_alphabetically": false,
|
| 17 |
+
"optimizer_type": "AdamW8bit",
|
| 18 |
+
"optimizer_args": {
|
| 19 |
+
"weight_decay": "0.1",
|
| 20 |
+
"betas": "0.9,0.99"
|
| 21 |
+
},
|
| 22 |
+
"scheduler": "constant",
|
| 23 |
+
"cosine_restarts": 1,
|
| 24 |
+
"scheduler_power": 1,
|
| 25 |
+
"learning_rate": 0.0002,
|
| 26 |
+
"unet_lr": 0.0002,
|
| 27 |
+
"text_encoder_lr": 0.0002,
|
| 28 |
+
"warmup_lr_ratio": null,
|
| 29 |
+
"unet_only": false,
|
| 30 |
+
"net_dim": 8,
|
| 31 |
+
"alpha": 1,
|
| 32 |
+
"train_resolution": 512,
|
| 33 |
+
"height_resolution": null,
|
| 34 |
+
"batch_size": 8,
|
| 35 |
+
"clip_skip": 2,
|
| 36 |
+
"test_seed": 23,
|
| 37 |
+
"mixed_precision": "bf16",
|
| 38 |
+
"save_precision": "fp16",
|
| 39 |
+
"lyco": true,
|
| 40 |
+
"network_args": {
|
| 41 |
+
"conv_dim": 4,
|
| 42 |
+
"conv_alpha": 1,
|
| 43 |
+
"algo": "loha"
|
| 44 |
+
},
|
| 45 |
+
"num_epochs": 5,
|
| 46 |
+
"save_every_n_epochs": null,
|
| 47 |
+
"save_n_epoch_ratio": null,
|
| 48 |
+
"save_last_n_epochs": null,
|
| 49 |
+
"max_steps": null,
|
| 50 |
+
"save_every_n_steps": 1000,
|
| 51 |
+
"sample_sampler": null,
|
| 52 |
+
"sample_every_n_steps": null,
|
| 53 |
+
"sample_every_n_epochs": null,
|
| 54 |
+
"buckets": true,
|
| 55 |
+
"min_bucket_resolution": 320,
|
| 56 |
+
"max_bucket_resolution": 960,
|
| 57 |
+
"bucket_reso_steps": null,
|
| 58 |
+
"bucket_no_upscale": false,
|
| 59 |
+
"shuffle_captions": false,
|
| 60 |
+
"keep_tokens": null,
|
| 61 |
+
"xformers": true,
|
| 62 |
+
"cache_latents": true,
|
| 63 |
+
"flip_aug": false,
|
| 64 |
+
"v2": false,
|
| 65 |
+
"v_parameterization": false,
|
| 66 |
+
"gradient_checkpointing": false,
|
| 67 |
+
"gradient_acc_steps": null,
|
| 68 |
+
"noise_offset": null,
|
| 69 |
+
"mem_eff_attn": false,
|
| 70 |
+
"lora_model_for_resume": null,
|
| 71 |
+
"save_state": false,
|
| 72 |
+
"resume": null,
|
| 73 |
+
"text_only": false,
|
| 74 |
+
"vae": null,
|
| 75 |
+
"log_dir": null,
|
| 76 |
+
"log_prefix": null,
|
| 77 |
+
"tokenizer_cache_dir": null,
|
| 78 |
+
"dataset_config": null,
|
| 79 |
+
"lowram": false,
|
| 80 |
+
"no_meta": false,
|
| 81 |
+
"color_aug": false,
|
| 82 |
+
"random_crop": false,
|
| 83 |
+
"use_8bit_adam": false,
|
| 84 |
+
"use_lion": false,
|
| 85 |
+
"caption_dropout_rate": null,
|
| 86 |
+
"caption_dropout_every_n_epochs": null,
|
| 87 |
+
"caption_tag_dropout_rate": null,
|
| 88 |
+
"prior_loss_weight": 1,
|
| 89 |
+
"max_grad_norm": 1,
|
| 90 |
+
"save_as": "safetensors",
|
| 91 |
+
"caption_extension": ".txt",
|
| 92 |
+
"max_clip_token_length": 150,
|
| 93 |
+
"save_last_n_epochs_state": null,
|
| 94 |
+
"num_workers": 8,
|
| 95 |
+
"persistent_workers": true,
|
| 96 |
+
"face_crop_aug_range": null,
|
| 97 |
+
"network_module": "sd_scripts.networks.lora",
|
| 98 |
+
"locon_dim": null,
|
| 99 |
+
"locon_alpha": null,
|
| 100 |
+
"locon": false,
|
| 101 |
+
"list_of_json_to_run": null
|
| 102 |
+
}
|
0325_aniscreen_fanart_styles/configs/config-1679706903.024033-0325exp-cs1-tte1e-4.json
ADDED
|
@@ -0,0 +1,102 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"base_model": "/home/bangbang/StableDiffusion/sd-webui-ssd/models/Stable-diffusion/base/nai-full-pruned.ckpt",
|
| 3 |
+
"img_folder": "/media/bangbang/ayaka/datasets/0324_onimai_euphiani_exp",
|
| 4 |
+
"output_folder": "/home/bangbang/StableDiffusion/sd-webui-ssd/models/Lora/exp/",
|
| 5 |
+
"save_json_folder": "logs/exp_chain",
|
| 6 |
+
"save_json_name": "0325exp-cs1-tte1e-4",
|
| 7 |
+
"load_json_path": null,
|
| 8 |
+
"multi_run_folder": null,
|
| 9 |
+
"reg_img_folder": null,
|
| 10 |
+
"sample_prompts": null,
|
| 11 |
+
"change_output_name": "0325exp-cs1-tte1e-4",
|
| 12 |
+
"json_load_skip_list": null,
|
| 13 |
+
"training_comment": null,
|
| 14 |
+
"save_json_only": false,
|
| 15 |
+
"tag_occurrence_txt_file": true,
|
| 16 |
+
"sort_tag_occurrence_alphabetically": false,
|
| 17 |
+
"optimizer_type": "AdamW8bit",
|
| 18 |
+
"optimizer_args": {
|
| 19 |
+
"weight_decay": "0.1",
|
| 20 |
+
"betas": "0.9,0.99"
|
| 21 |
+
},
|
| 22 |
+
"scheduler": "constant",
|
| 23 |
+
"cosine_restarts": 1,
|
| 24 |
+
"scheduler_power": 1,
|
| 25 |
+
"learning_rate": 0.0002,
|
| 26 |
+
"unet_lr": 0.0002,
|
| 27 |
+
"text_encoder_lr": 0.0001,
|
| 28 |
+
"warmup_lr_ratio": null,
|
| 29 |
+
"unet_only": false,
|
| 30 |
+
"net_dim": 8,
|
| 31 |
+
"alpha": 1,
|
| 32 |
+
"train_resolution": 512,
|
| 33 |
+
"height_resolution": null,
|
| 34 |
+
"batch_size": 8,
|
| 35 |
+
"clip_skip": 1,
|
| 36 |
+
"test_seed": 23,
|
| 37 |
+
"mixed_precision": "bf16",
|
| 38 |
+
"save_precision": "fp16",
|
| 39 |
+
"lyco": true,
|
| 40 |
+
"network_args": {
|
| 41 |
+
"conv_dim": 4,
|
| 42 |
+
"conv_alpha": 1,
|
| 43 |
+
"algo": "loha"
|
| 44 |
+
},
|
| 45 |
+
"num_epochs": 10,
|
| 46 |
+
"save_every_n_epochs": null,
|
| 47 |
+
"save_n_epoch_ratio": null,
|
| 48 |
+
"save_last_n_epochs": null,
|
| 49 |
+
"max_steps": null,
|
| 50 |
+
"save_every_n_steps": 2000,
|
| 51 |
+
"sample_sampler": null,
|
| 52 |
+
"sample_every_n_steps": null,
|
| 53 |
+
"sample_every_n_epochs": null,
|
| 54 |
+
"buckets": true,
|
| 55 |
+
"min_bucket_resolution": 320,
|
| 56 |
+
"max_bucket_resolution": 960,
|
| 57 |
+
"bucket_reso_steps": null,
|
| 58 |
+
"bucket_no_upscale": false,
|
| 59 |
+
"shuffle_captions": false,
|
| 60 |
+
"keep_tokens": null,
|
| 61 |
+
"xformers": true,
|
| 62 |
+
"cache_latents": true,
|
| 63 |
+
"flip_aug": false,
|
| 64 |
+
"v2": false,
|
| 65 |
+
"v_parameterization": false,
|
| 66 |
+
"gradient_checkpointing": false,
|
| 67 |
+
"gradient_acc_steps": null,
|
| 68 |
+
"noise_offset": null,
|
| 69 |
+
"mem_eff_attn": false,
|
| 70 |
+
"lora_model_for_resume": null,
|
| 71 |
+
"save_state": false,
|
| 72 |
+
"resume": null,
|
| 73 |
+
"text_only": false,
|
| 74 |
+
"vae": null,
|
| 75 |
+
"log_dir": null,
|
| 76 |
+
"log_prefix": null,
|
| 77 |
+
"tokenizer_cache_dir": null,
|
| 78 |
+
"dataset_config": null,
|
| 79 |
+
"lowram": false,
|
| 80 |
+
"no_meta": false,
|
| 81 |
+
"color_aug": false,
|
| 82 |
+
"random_crop": false,
|
| 83 |
+
"use_8bit_adam": false,
|
| 84 |
+
"use_lion": false,
|
| 85 |
+
"caption_dropout_rate": null,
|
| 86 |
+
"caption_dropout_every_n_epochs": null,
|
| 87 |
+
"caption_tag_dropout_rate": null,
|
| 88 |
+
"prior_loss_weight": 1,
|
| 89 |
+
"max_grad_norm": 1,
|
| 90 |
+
"save_as": "safetensors",
|
| 91 |
+
"caption_extension": ".txt",
|
| 92 |
+
"max_clip_token_length": 150,
|
| 93 |
+
"save_last_n_epochs_state": null,
|
| 94 |
+
"num_workers": 8,
|
| 95 |
+
"persistent_workers": true,
|
| 96 |
+
"face_crop_aug_range": null,
|
| 97 |
+
"network_module": "sd_scripts.networks.lora",
|
| 98 |
+
"locon_dim": null,
|
| 99 |
+
"locon_alpha": null,
|
| 100 |
+
"locon": false,
|
| 101 |
+
"list_of_json_to_run": null
|
| 102 |
+
}
|
0325_aniscreen_fanart_styles/configs/config-1679707140.2768674-0325exp-cs1-locon.json
ADDED
|
@@ -0,0 +1,102 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"base_model": "/home/bangbang/StableDiffusion/sd-webui-ssd/models/Stable-diffusion/base/nai-full-pruned.ckpt",
|
| 3 |
+
"img_folder": "/media/bangbang/ayaka/datasets/0324_onimai_euphiani_exp",
|
| 4 |
+
"output_folder": "/home/bangbang/StableDiffusion/sd-webui-ssd/models/Lora/exp/",
|
| 5 |
+
"save_json_folder": "logs/exp_chain",
|
| 6 |
+
"save_json_name": "0325exp-cs1-locon",
|
| 7 |
+
"load_json_path": null,
|
| 8 |
+
"multi_run_folder": null,
|
| 9 |
+
"reg_img_folder": null,
|
| 10 |
+
"sample_prompts": null,
|
| 11 |
+
"change_output_name": "0325exp-cs1-locon",
|
| 12 |
+
"json_load_skip_list": null,
|
| 13 |
+
"training_comment": null,
|
| 14 |
+
"save_json_only": false,
|
| 15 |
+
"tag_occurrence_txt_file": true,
|
| 16 |
+
"sort_tag_occurrence_alphabetically": false,
|
| 17 |
+
"optimizer_type": "AdamW8bit",
|
| 18 |
+
"optimizer_args": {
|
| 19 |
+
"weight_decay": "0.1",
|
| 20 |
+
"betas": "0.9,0.99"
|
| 21 |
+
},
|
| 22 |
+
"scheduler": "constant",
|
| 23 |
+
"cosine_restarts": 1,
|
| 24 |
+
"scheduler_power": 1,
|
| 25 |
+
"learning_rate": 0.0002,
|
| 26 |
+
"unet_lr": 0.0002,
|
| 27 |
+
"text_encoder_lr": 0.0002,
|
| 28 |
+
"warmup_lr_ratio": null,
|
| 29 |
+
"unet_only": false,
|
| 30 |
+
"net_dim": 16,
|
| 31 |
+
"alpha": 1,
|
| 32 |
+
"train_resolution": 512,
|
| 33 |
+
"height_resolution": null,
|
| 34 |
+
"batch_size": 8,
|
| 35 |
+
"clip_skip": 1,
|
| 36 |
+
"test_seed": 23,
|
| 37 |
+
"mixed_precision": "bf16",
|
| 38 |
+
"save_precision": "fp16",
|
| 39 |
+
"lyco": true,
|
| 40 |
+
"network_args": {
|
| 41 |
+
"conv_dim": 8,
|
| 42 |
+
"conv_alpha": 1,
|
| 43 |
+
"algo": "lora"
|
| 44 |
+
},
|
| 45 |
+
"num_epochs": 5,
|
| 46 |
+
"save_every_n_epochs": null,
|
| 47 |
+
"save_n_epoch_ratio": null,
|
| 48 |
+
"save_last_n_epochs": null,
|
| 49 |
+
"max_steps": null,
|
| 50 |
+
"save_every_n_steps": 2000,
|
| 51 |
+
"sample_sampler": null,
|
| 52 |
+
"sample_every_n_steps": null,
|
| 53 |
+
"sample_every_n_epochs": null,
|
| 54 |
+
"buckets": true,
|
| 55 |
+
"min_bucket_resolution": 320,
|
| 56 |
+
"max_bucket_resolution": 960,
|
| 57 |
+
"bucket_reso_steps": null,
|
| 58 |
+
"bucket_no_upscale": false,
|
| 59 |
+
"shuffle_captions": false,
|
| 60 |
+
"keep_tokens": null,
|
| 61 |
+
"xformers": true,
|
| 62 |
+
"cache_latents": true,
|
| 63 |
+
"flip_aug": false,
|
| 64 |
+
"v2": false,
|
| 65 |
+
"v_parameterization": false,
|
| 66 |
+
"gradient_checkpointing": false,
|
| 67 |
+
"gradient_acc_steps": null,
|
| 68 |
+
"noise_offset": null,
|
| 69 |
+
"mem_eff_attn": false,
|
| 70 |
+
"lora_model_for_resume": null,
|
| 71 |
+
"save_state": false,
|
| 72 |
+
"resume": null,
|
| 73 |
+
"text_only": false,
|
| 74 |
+
"vae": null,
|
| 75 |
+
"log_dir": null,
|
| 76 |
+
"log_prefix": null,
|
| 77 |
+
"tokenizer_cache_dir": null,
|
| 78 |
+
"dataset_config": null,
|
| 79 |
+
"lowram": false,
|
| 80 |
+
"no_meta": false,
|
| 81 |
+
"color_aug": false,
|
| 82 |
+
"random_crop": false,
|
| 83 |
+
"use_8bit_adam": false,
|
| 84 |
+
"use_lion": false,
|
| 85 |
+
"caption_dropout_rate": null,
|
| 86 |
+
"caption_dropout_every_n_epochs": null,
|
| 87 |
+
"caption_tag_dropout_rate": null,
|
| 88 |
+
"prior_loss_weight": 1,
|
| 89 |
+
"max_grad_norm": 1,
|
| 90 |
+
"save_as": "safetensors",
|
| 91 |
+
"caption_extension": ".txt",
|
| 92 |
+
"max_clip_token_length": 150,
|
| 93 |
+
"save_last_n_epochs_state": null,
|
| 94 |
+
"num_workers": 8,
|
| 95 |
+
"persistent_workers": true,
|
| 96 |
+
"face_crop_aug_range": null,
|
| 97 |
+
"network_module": "sd_scripts.networks.lora",
|
| 98 |
+
"locon_dim": null,
|
| 99 |
+
"locon_alpha": null,
|
| 100 |
+
"locon": false,
|
| 101 |
+
"list_of_json_to_run": null
|
| 102 |
+
}
|
0325_aniscreen_fanart_styles/configs/config-1679738681.3348565-0325exp-cs1-768.json
ADDED
|
@@ -0,0 +1,102 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"base_model": "/home/bangbang/StableDiffusion/sd-webui-ssd/models/Stable-diffusion/base/nai-full-pruned.ckpt",
|
| 3 |
+
"img_folder": "/media/bangbang/ayaka/datasets/0324_onimai_euphiani_exp",
|
| 4 |
+
"output_folder": "/home/bangbang/StableDiffusion/sd-webui-ssd/models/Lora/exp/",
|
| 5 |
+
"save_json_folder": "logs/exp",
|
| 6 |
+
"save_json_name": "0325exp-cs1-768",
|
| 7 |
+
"load_json_path": null,
|
| 8 |
+
"multi_run_folder": null,
|
| 9 |
+
"reg_img_folder": null,
|
| 10 |
+
"sample_prompts": null,
|
| 11 |
+
"change_output_name": "0325exp-cs1-768",
|
| 12 |
+
"json_load_skip_list": null,
|
| 13 |
+
"training_comment": null,
|
| 14 |
+
"save_json_only": false,
|
| 15 |
+
"tag_occurrence_txt_file": true,
|
| 16 |
+
"sort_tag_occurrence_alphabetically": false,
|
| 17 |
+
"optimizer_type": "AdamW8bit",
|
| 18 |
+
"optimizer_args": {
|
| 19 |
+
"weight_decay": "0.1",
|
| 20 |
+
"betas": "0.9,0.99"
|
| 21 |
+
},
|
| 22 |
+
"scheduler": "constant",
|
| 23 |
+
"cosine_restarts": 1,
|
| 24 |
+
"scheduler_power": 1,
|
| 25 |
+
"learning_rate": 0.0002,
|
| 26 |
+
"unet_lr": 0.0002,
|
| 27 |
+
"text_encoder_lr": 0.0002,
|
| 28 |
+
"warmup_lr_ratio": null,
|
| 29 |
+
"unet_only": false,
|
| 30 |
+
"net_dim": 8,
|
| 31 |
+
"alpha": 1,
|
| 32 |
+
"train_resolution": 768,
|
| 33 |
+
"height_resolution": null,
|
| 34 |
+
"batch_size": 4,
|
| 35 |
+
"clip_skip": 1,
|
| 36 |
+
"test_seed": 23,
|
| 37 |
+
"mixed_precision": "bf16",
|
| 38 |
+
"save_precision": "fp16",
|
| 39 |
+
"lyco": true,
|
| 40 |
+
"network_args": {
|
| 41 |
+
"conv_dim": 4,
|
| 42 |
+
"conv_alpha": 1,
|
| 43 |
+
"algo": "loha"
|
| 44 |
+
},
|
| 45 |
+
"num_epochs": 7,
|
| 46 |
+
"save_every_n_epochs": null,
|
| 47 |
+
"save_n_epoch_ratio": null,
|
| 48 |
+
"save_last_n_epochs": null,
|
| 49 |
+
"max_steps": null,
|
| 50 |
+
"save_every_n_steps": 4000,
|
| 51 |
+
"sample_sampler": null,
|
| 52 |
+
"sample_every_n_steps": null,
|
| 53 |
+
"sample_every_n_epochs": null,
|
| 54 |
+
"buckets": true,
|
| 55 |
+
"min_bucket_resolution": 256,
|
| 56 |
+
"max_bucket_resolution": 1024,
|
| 57 |
+
"bucket_reso_steps": null,
|
| 58 |
+
"bucket_no_upscale": false,
|
| 59 |
+
"shuffle_captions": false,
|
| 60 |
+
"keep_tokens": null,
|
| 61 |
+
"xformers": true,
|
| 62 |
+
"cache_latents": true,
|
| 63 |
+
"flip_aug": false,
|
| 64 |
+
"v2": false,
|
| 65 |
+
"v_parameterization": false,
|
| 66 |
+
"gradient_checkpointing": false,
|
| 67 |
+
"gradient_acc_steps": 2,
|
| 68 |
+
"noise_offset": null,
|
| 69 |
+
"mem_eff_attn": false,
|
| 70 |
+
"lora_model_for_resume": null,
|
| 71 |
+
"save_state": false,
|
| 72 |
+
"resume": null,
|
| 73 |
+
"text_only": false,
|
| 74 |
+
"vae": null,
|
| 75 |
+
"log_dir": null,
|
| 76 |
+
"log_prefix": null,
|
| 77 |
+
"tokenizer_cache_dir": null,
|
| 78 |
+
"dataset_config": null,
|
| 79 |
+
"lowram": false,
|
| 80 |
+
"no_meta": false,
|
| 81 |
+
"color_aug": false,
|
| 82 |
+
"random_crop": false,
|
| 83 |
+
"use_8bit_adam": false,
|
| 84 |
+
"use_lion": false,
|
| 85 |
+
"caption_dropout_rate": null,
|
| 86 |
+
"caption_dropout_every_n_epochs": null,
|
| 87 |
+
"caption_tag_dropout_rate": null,
|
| 88 |
+
"prior_loss_weight": 1,
|
| 89 |
+
"max_grad_norm": 1,
|
| 90 |
+
"save_as": "safetensors",
|
| 91 |
+
"caption_extension": ".txt",
|
| 92 |
+
"max_clip_token_length": 150,
|
| 93 |
+
"save_last_n_epochs_state": null,
|
| 94 |
+
"num_workers": 8,
|
| 95 |
+
"persistent_workers": true,
|
| 96 |
+
"face_crop_aug_range": null,
|
| 97 |
+
"network_module": "sd_scripts.networks.lora",
|
| 98 |
+
"locon_dim": null,
|
| 99 |
+
"locon_alpha": null,
|
| 100 |
+
"locon": false,
|
| 101 |
+
"list_of_json_to_run": null
|
| 102 |
+
}
|