Update config-mabama.json
Browse files- config-mabama.json +71 -75
config-mabama.json
CHANGED
|
@@ -1,76 +1,72 @@
|
|
| 1 |
-
{
|
| 2 |
-
"adaptive_noise_scale": 0,
|
| 3 |
-
"additional_parameters": "",
|
| 4 |
-
"bucket_no_upscale": true,
|
| 5 |
-
"bucket_reso_steps": 64,
|
| 6 |
-
"cache_latents": true,
|
| 7 |
-
"cache_latents_to_disk": false,
|
| 8 |
-
"caption_dropout_every_n_epochs": 0.0,
|
| 9 |
-
"caption_dropout_rate": 0,
|
| 10 |
-
"caption_extension": "",
|
| 11 |
-
"clip_skip": "1",
|
| 12 |
-
"color_aug": false,
|
| 13 |
-
"enable_bucket": true,
|
| 14 |
-
"epoch": 1,
|
| 15 |
-
"flip_aug": false,
|
| 16 |
-
"full_fp16": false,
|
| 17 |
-
"gradient_accumulation_steps": 1.0,
|
| 18 |
-
"gradient_checkpointing": false,
|
| 19 |
-
"keep_tokens": "0",
|
| 20 |
-
"learning_rate": 1e-05,
|
| 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 |
-
"vae_batch_size": 0,
|
| 73 |
-
"wandb_api_key": "",
|
| 74 |
-
"weighted_captions": false,
|
| 75 |
-
"xformers": true
|
| 76 |
}
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"adaptive_noise_scale": 0,
|
| 3 |
+
"additional_parameters": "",
|
| 4 |
+
"bucket_no_upscale": true,
|
| 5 |
+
"bucket_reso_steps": 64,
|
| 6 |
+
"cache_latents": true,
|
| 7 |
+
"cache_latents_to_disk": false,
|
| 8 |
+
"caption_dropout_every_n_epochs": 0.0,
|
| 9 |
+
"caption_dropout_rate": 0,
|
| 10 |
+
"caption_extension": "",
|
| 11 |
+
"clip_skip": "1",
|
| 12 |
+
"color_aug": false,
|
| 13 |
+
"enable_bucket": true,
|
| 14 |
+
"epoch": 1,
|
| 15 |
+
"flip_aug": false,
|
| 16 |
+
"full_fp16": false,
|
| 17 |
+
"gradient_accumulation_steps": 1.0,
|
| 18 |
+
"gradient_checkpointing": false,
|
| 19 |
+
"keep_tokens": "0",
|
| 20 |
+
"learning_rate": 1e-05,
|
| 21 |
+
"lr_scheduler": "cosine",
|
| 22 |
+
"lr_warmup": "10",
|
| 23 |
+
"max_data_loader_n_workers": "0",
|
| 24 |
+
"max_resolution": "512,512",
|
| 25 |
+
"max_timestep": 1000,
|
| 26 |
+
"max_token_length": "75",
|
| 27 |
+
"max_train_epochs": "",
|
| 28 |
+
"mem_eff_attn": false,
|
| 29 |
+
"min_snr_gamma": 0,
|
| 30 |
+
"min_timestep": 0,
|
| 31 |
+
"mixed_precision": "fp16",
|
| 32 |
+
"model_list": "custom",
|
| 33 |
+
"multires_noise_discount": 0,
|
| 34 |
+
"multires_noise_iterations": 0,
|
| 35 |
+
"no_token_padding": false,
|
| 36 |
+
"noise_offset": 0,
|
| 37 |
+
"noise_offset_type": "Original",
|
| 38 |
+
"num_cpu_threads_per_process": 3,
|
| 39 |
+
"optimizer": "AdamW8bit",
|
| 40 |
+
"optimizer_args": "",
|
| 41 |
+
"output_name": "last",
|
| 42 |
+
"persistent_data_loader_workers": false,
|
| 43 |
+
"prior_loss_weight": 1.0,
|
| 44 |
+
"random_crop": false,
|
| 45 |
+
"reg_data_dir": "",
|
| 46 |
+
"resume": "",
|
| 47 |
+
"sample_every_n_epochs": 0,
|
| 48 |
+
"sample_every_n_steps": 0,
|
| 49 |
+
"sample_prompts": "A raw photo of a beautifull woman. Emulate the graceful poses and serene expressions typical of classical magazine model, while incorporating the distinct features and personalities of a seductive woman. Pay attention to details such as drapery and facial features to ensure a realistic portrayal",
|
| 50 |
+
"sample_sampler": "euler_a",
|
| 51 |
+
"save_every_n_epochs": 1,
|
| 52 |
+
"save_every_n_steps": 0,
|
| 53 |
+
"save_last_n_steps": 0,
|
| 54 |
+
"save_last_n_steps_state": 0,
|
| 55 |
+
"save_model_as": "safetensors",
|
| 56 |
+
"save_precision": "fp16",
|
| 57 |
+
"save_state": false,
|
| 58 |
+
"scale_v_pred_loss_like_noise_pred": false,
|
| 59 |
+
"sdxl": false,
|
| 60 |
+
"seed": "",
|
| 61 |
+
"shuffle_caption": false,
|
| 62 |
+
"stop_text_encoder_training": 0,
|
| 63 |
+
"train_batch_size": 1,
|
| 64 |
+
"use_wandb": false,
|
| 65 |
+
"v2": false,
|
| 66 |
+
"v_parameterization": false,
|
| 67 |
+
"vae": "",
|
| 68 |
+
"vae_batch_size": 0,
|
| 69 |
+
"wandb_api_key": "",
|
| 70 |
+
"weighted_captions": false,
|
| 71 |
+
"xformers": true
|
|
|
|
|
|
|
|
|
|
|
|
|
| 72 |
}
|