-
Notifications
You must be signed in to change notification settings - Fork 0
/
test.json
115 lines (115 loc) · 3.66 KB
/
test.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
{
"LoRA_type": "Standard",
"LyCORIS_preset": "full",
"adaptive_noise_scale": 0,
"additional_parameters": "",
"block_alphas": "",
"block_dims": "",
"block_lr_zero_threshold": "",
"bucket_no_upscale": true,
"bucket_reso_steps": 64,
"cache_latents": true,
"cache_latents_to_disk": false,
"caption_dropout_every_n_epochs": 0.0,
"caption_dropout_rate": 0,
"caption_extension": ".txt",
"clip_skip": 2,
"color_aug": false,
"conv_alpha": 1,
"conv_block_alphas": "",
"conv_block_dims": "",
"conv_dim": 1,
"debiased_estimation_loss": false,
"decompose_both": false,
"dim_from_weights": false,
"down_lr_weight": "",
"enable_bucket": true,
"epoch": 12,
"factor": -1,
"flip_aug": true,
"full_bf16": false,
"full_fp16": false,
"gradient_accumulation_steps": "1",
"gradient_checkpointing": true,
"keep_tokens": 1,
"learning_rate": 0.0001,
"logging_dir": "D:\\Datasets\\DLH\\Train v2.1/logs",
"lora_network_weights": "",
"lr_scheduler": "linear",
"lr_scheduler_args": "",
"lr_scheduler_num_cycles": "",
"lr_scheduler_power": "",
"lr_warmup": 10,
"max_bucket_reso": 2048,
"max_data_loader_n_workers": "0",
"max_resolution": "768,768",
"max_timestep": 1000,
"max_token_length": "225",
"max_train_epochs": "",
"max_train_steps": "",
"mem_eff_attn": false,
"mid_lr_weight": "",
"min_bucket_reso": 256,
"min_snr_gamma": 0,
"min_timestep": 0,
"mixed_precision": "fp16",
"model_list": "custom",
"module_dropout": 0,
"multires_noise_discount": 0,
"multires_noise_iterations": 0,
"network_alpha": 32,
"network_dim": 64,
"network_dropout": 0,
"no_token_padding": false,
"noise_offset": 0,
"noise_offset_type": "Original",
"num_cpu_threads_per_process": 12,
"optimizer": "AdamW",
"optimizer_args": "",
"output_dir": "D:\\Datasets\\DLH\\Train v2.1/output",
"output_name": "test_v1.1",
"persistent_data_loader_workers": false,
"pretrained_model_name_or_path": "F:/IA/models/Stable-diffusion/SD1.5/anyloraCheckpoint_novaeFp16.safetensors",
"prior_loss_weight": 1.0,
"random_crop": false,
"rank_dropout": 0,
"reg_data_dir": "",
"resume": "",
"sample_every_n_epochs": 1,
"sample_every_n_steps": 0,
"sample_prompts": "# prompt 1\ndstrpndlhstr, toon \\(style\\), close-up, 1boy, solo, looking at viewer, closed mouth, sweatdrop, blue eyes, blonde hair, spiked hair --n (low quality, worst quality), bad anatomy, bad composition, poor, low effort --w 768 --h 768 --d 4 --l 7 --s 40\n\n# prompt 2\ndstrpndlhstr, 1girl, solo, long hair, breasts, looking at viewer, smile, blonde hair, red eyes, dress, cleavage, bare shoulders, jewelry, upper body, nail polish, bracelet, colored skin, pink skin --n (low quality, worst quality), bad anatomy, bad composition, poor, low effort --w 768 --h 768 --d 4 --l 7 --s 40\n\n",
"sample_sampler": "euler_a",
"save_every_n_epochs": 1,
"save_every_n_steps": 0,
"save_last_n_steps": 0,
"save_last_n_steps_state": 0,
"save_model_as": "safetensors",
"save_precision": "fp16",
"save_state": false,
"scale_v_pred_loss_like_noise_pred": false,
"scale_weight_norms": 0,
"sdxl": false,
"sdxl_cache_text_encoder_outputs": false,
"sdxl_no_half_vae": true,
"seed": "",
"shuffle_caption": true,
"stop_text_encoder_training": 0,
"text_encoder_lr": 5e-05,
"train_batch_size": 4,
"train_data_dir": "D:\\Datasets\\DLH\\Train v2.1",
"train_on_input": true,
"training_comment": "",
"unet_lr": 0.0001,
"unit": 1,
"up_lr_weight": "",
"use_cp": false,
"use_wandb": false,
"v2": false,
"v_parameterization": false,
"v_pred_like_loss": 0,
"vae": "",
"vae_batch_size": 0,
"wandb_api_key": "",
"weighted_captions": false,
"xformers": "xformers"
}