|
{ |
|
"pretrained_model_name_or_path": "runwayml/stable-diffusion-inpainting", |
|
"pretrained_vae_name_or_path": "stabilityai/sd-vae-ft-mse", |
|
"revision": "fp16", |
|
"tokenizer_name": null, |
|
"instance_data_dir": null, |
|
"class_data_dir": null, |
|
"instance_prompt": null, |
|
"class_prompt": null, |
|
"save_sample_prompt": "woman wearing a sks bikini with tzx pattern", |
|
"save_sample_negative_prompt": null, |
|
"n_save_sample": 4, |
|
"save_guidance_scale": 7.5, |
|
"save_infer_steps": 50, |
|
"pad_tokens": true, |
|
"with_prior_preservation": true, |
|
"prior_loss_weight": 1.0, |
|
"num_class_images": 100, |
|
"output_dir": "/home/fant/repos/shiv-diffusers/output/model", |
|
"seed": 3434554, |
|
"resolution": 512, |
|
"center_crop": false, |
|
"train_text_encoder": true, |
|
"train_batch_size": 1, |
|
"sample_batch_size": 4, |
|
"num_train_epochs": 24, |
|
"max_train_steps": 2400, |
|
"gradient_accumulation_steps": 1, |
|
"gradient_checkpointing": false, |
|
"learning_rate": 1e-06, |
|
"scale_lr": false, |
|
"lr_scheduler": "constant", |
|
"lr_warmup_steps": 0, |
|
"use_8bit_adam": false, |
|
"adam_beta1": 0.9, |
|
"adam_beta2": 0.999, |
|
"adam_weight_decay": 0.01, |
|
"adam_epsilon": 1e-08, |
|
"max_grad_norm": 1.0, |
|
"push_to_hub": false, |
|
"hub_token": null, |
|
"hub_model_id": null, |
|
"logging_dir": "logs", |
|
"log_interval": 10, |
|
"save_interval": 800, |
|
"save_min_steps": 0, |
|
"mixed_precision": "fp16", |
|
"not_cache_latents": true, |
|
"local_rank": -1, |
|
"concepts_list": [ |
|
{ |
|
"url": "https://www.brightswimwear.com/collections/all-swim/products/maria-top-sunset", |
|
"class_prompt": "woman wearing a bikini", |
|
"class_data_dir": "./data/class/woman-wearing-a-bikini", |
|
"instance_type": "maria", |
|
"instance_pattern": "sunset", |
|
"instance_data_dir": "./data/instance/woman-wearing-a-maria-bikini-sunset-with-sunset-pattern", |
|
"image_urls": [ |
|
"https://cdn.shopify.com/s/files/1/2148/0245/products/DSC1345.jpg?v=1666613430", |
|
"https://cdn.shopify.com/s/files/1/2148/0245/products/DSC1337.jpg?v=1666613430", |
|
"https://cdn.shopify.com/s/files/1/2148/0245/products/StudioSession-206.jpg?v=1666613430", |
|
"https://cdn.shopify.com/s/files/1/2148/0245/products/StudioSession-219.jpg?v=1666613430", |
|
"https://cdn.shopify.com/s/files/1/2148/0245/products/StudioSession-222.jpg?v=1666613430", |
|
"https://cdn.shopify.com/s/files/1/2148/0245/products/DSC1341.jpg?v=1666613430" |
|
], |
|
"instance_prompt": "woman wearing a sks bikini with tzx pattern" |
|
} |
|
] |
|
} |