|
{ |
|
"adam_beta1": 0.9, |
|
"adam_beta2": 0.999, |
|
"adam_epsilon": 1e-08, |
|
"adam_weight_decay": 0.01, |
|
"attention": "xformers", |
|
"center_crop": false, |
|
"concepts_path": "", |
|
"gradient_accumulation_steps": 1, |
|
"gradient_checkpointing": false, |
|
"half_model": true, |
|
"hflip": true, |
|
"learning_rate": 1.72e-06, |
|
"lr_scheduler": "cosine_with_restarts", |
|
"lr_warmup_steps": 20, |
|
"max_grad_norm": 1, |
|
"max_token_length": 75, |
|
"max_train_steps": 1, |
|
"mixed_precision": "fp16", |
|
"model_dir": "/workspace/stable-diffusion-webui/models/dreambooth/GallyFive", |
|
"model_name": "GallyFive", |
|
"not_cache_latents": true, |
|
"num_train_epochs": 1, |
|
"pad_tokens": true, |
|
"pretrained_model_name_or_path": "/workspace/stable-diffusion-webui/models/dreambooth/GallyFive/working", |
|
"pretrained_vae_name_or_path": null, |
|
"prior_loss_weight": 1, |
|
"resolution": 768, |
|
"revision": 10001, |
|
"sample_batch_size": 1, |
|
"save_class_txt": false, |
|
"save_embedding_every": 3000, |
|
"save_preview_every": 3000, |
|
"scale_lr": true, |
|
"src": "/workspace/stable-diffusion-webui/models/Stable-diffusion/v2-1_768-ema-pruned.ckpt", |
|
"train_batch_size": 1, |
|
"train_text_encoder": true, |
|
"use_8bit_adam": true, |
|
"use_concepts": false, |
|
"use_cpu": false, |
|
"use_ema": true, |
|
"scheduler": "ddim", |
|
"v2": true, |
|
"has_ema": "True", |
|
"concepts_list": [ |
|
{ |
|
"max_steps": -1, |
|
"instance_data_dir": "/workspace/go", |
|
"class_data_dir": "/workspace/women_anime", |
|
"file_prompt_contents": "Instance Token + Class Token + Description", |
|
"instance_prompt": " a photo of Gally woman, [filewords]", |
|
"class_prompt": " a photo of a woman ", |
|
"save_sample_prompt": "", |
|
"save_sample_template": "", |
|
"instance_token": "Gally", |
|
"class_token": "woman", |
|
"num_class_images": 5200, |
|
"class_negative_prompt": "", |
|
"class_guidance_scale": 5, |
|
"class_infer_steps": 10, |
|
"save_sample_negative_prompt": "", |
|
"n_save_sample": 1, |
|
"sample_seed": -1, |
|
"save_guidance_scale": 5, |
|
"save_infer_steps": 10 |
|
} |
|
], |
|
"lifetime_revision": 10001 |
|
} |