userdiffuser
commited on
Commit
•
b2910fe
1
Parent(s):
e17e200
Delete db_config.json
Browse files- db_config.json +0 -97
db_config.json
DELETED
@@ -1,97 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"adamw_weight_decay": 0.01,
|
3 |
-
"adaptation_beta1": 0,
|
4 |
-
"adaptation_beta2": 0,
|
5 |
-
"adaptation_d0": 1e-08,
|
6 |
-
"adaptation_eps": 1e-08,
|
7 |
-
"attention": "xformers",
|
8 |
-
"cache_latents": true,
|
9 |
-
"clip_skip": 1,
|
10 |
-
"concepts_list": [],
|
11 |
-
"concepts_path": "",
|
12 |
-
"custom_model_name": "",
|
13 |
-
"noise_scheduler": "DDPM",
|
14 |
-
"deterministic": false,
|
15 |
-
"ema_predict": false,
|
16 |
-
"epoch": 0,
|
17 |
-
"epoch_pause_frequency": 0,
|
18 |
-
"epoch_pause_time": 0,
|
19 |
-
"freeze_clip_normalization": true,
|
20 |
-
"gradient_accumulation_steps": 1,
|
21 |
-
"gradient_checkpointing": true,
|
22 |
-
"gradient_set_to_none": true,
|
23 |
-
"graph_smoothing": 50,
|
24 |
-
"half_model": false,
|
25 |
-
"train_unfrozen": true,
|
26 |
-
"has_ema": false,
|
27 |
-
"hflip": false,
|
28 |
-
"infer_ema": false,
|
29 |
-
"initial_revision": 0,
|
30 |
-
"learning_rate": 5e-06,
|
31 |
-
"learning_rate_min": 1e-06,
|
32 |
-
"lifetime_revision": 0,
|
33 |
-
"lora_learning_rate": 0.0001,
|
34 |
-
"lora_model_name": "",
|
35 |
-
"lora_unet_rank": 4,
|
36 |
-
"lora_txt_rank": 4,
|
37 |
-
"lora_txt_learning_rate": 5e-05,
|
38 |
-
"lora_txt_weight": 1.0,
|
39 |
-
"lora_weight": 1.0,
|
40 |
-
"lr_cycles": 1,
|
41 |
-
"lr_factor": 0.5,
|
42 |
-
"lr_power": 1.0,
|
43 |
-
"lr_scale_pos": 0.5,
|
44 |
-
"lr_scheduler": "constant_with_warmup",
|
45 |
-
"lr_warmup_steps": 0,
|
46 |
-
"max_token_length": 75,
|
47 |
-
"mixed_precision": "fp16",
|
48 |
-
"model_name": "cyberrealistic_v14",
|
49 |
-
"model_dir": "C:\\Users\\Devil\\Vlad1111\\automatic\\models\\dreambooth\\cyberrealistic_v14",
|
50 |
-
"model_path": "",
|
51 |
-
"num_train_epochs": 100,
|
52 |
-
"offset_noise": 0,
|
53 |
-
"optimizer": "8bit AdamW",
|
54 |
-
"pad_tokens": true,
|
55 |
-
"pretrained_model_name_or_path": "C:\\Users\\Devil\\Vlad1111\\automatic\\models\\dreambooth\\cyberrealistic_v14\\working",
|
56 |
-
"pretrained_vae_name_or_path": "",
|
57 |
-
"prior_loss_scale": false,
|
58 |
-
"prior_loss_target": 100,
|
59 |
-
"prior_loss_weight": 0.75,
|
60 |
-
"prior_loss_weight_min": 0.1,
|
61 |
-
"resolution": 512,
|
62 |
-
"revision": 0,
|
63 |
-
"sample_batch_size": 1,
|
64 |
-
"sanity_prompt": "",
|
65 |
-
"sanity_seed": 420420,
|
66 |
-
"save_ckpt_after": true,
|
67 |
-
"save_ckpt_cancel": false,
|
68 |
-
"save_ckpt_during": true,
|
69 |
-
"save_ema": true,
|
70 |
-
"save_embedding_every": 25,
|
71 |
-
"save_lora_after": true,
|
72 |
-
"save_lora_cancel": false,
|
73 |
-
"save_lora_during": true,
|
74 |
-
"save_lora_for_extra_net": true,
|
75 |
-
"save_preview_every": 5,
|
76 |
-
"save_safetensors": true,
|
77 |
-
"save_state_after": false,
|
78 |
-
"save_state_cancel": false,
|
79 |
-
"save_state_during": false,
|
80 |
-
"scheduler": "DDIM",
|
81 |
-
"shuffle_tags": true,
|
82 |
-
"snapshot": "",
|
83 |
-
"split_loss": true,
|
84 |
-
"src": "D:\\Stable Diffusion\\models\\Stable-Diffusion\\cyberrealistic_v14.safetensors",
|
85 |
-
"stop_text_encoder": 1.0,
|
86 |
-
"strict_tokens": false,
|
87 |
-
"tf32_enable": false,
|
88 |
-
"train_batch_size": 1,
|
89 |
-
"train_imagic": false,
|
90 |
-
"train_unet": true,
|
91 |
-
"use_concepts": false,
|
92 |
-
"use_ema": true,
|
93 |
-
"use_lora": false,
|
94 |
-
"use_lora_extended": false,
|
95 |
-
"use_subdir": false,
|
96 |
-
"v2": false
|
97 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|