| bucket_reso_steps = 64 | |
| cache_latents = true | |
| cache_latents_to_disk = true | |
| caption_extension = ".txt" | |
| clip_skip = 2 | |
| dataset_repeats = 1 | |
| dynamo_backend = "no" | |
| enable_bucket = true | |
| gradient_accumulation_steps = 16 | |
| gradient_checkpointing = true | |
| huber_c = 0.1 | |
| huber_scale = 1 | |
| huber_schedule = "snr" | |
| in_json = "/teamspace/studios/this_studio/config/meta_lat.json" | |
| learning_rate = 3e-6 | |
| learning_rate_te1 = 1e-6 | |
| learning_rate_te2 = 1e-6 | |
| logging_dir = "/teamspace/studios/this_studio/log" | |
| loss_type = "l2" | |
| lr_scheduler = "constant" | |
| lr_scheduler_args = [] | |
| max_bucket_reso = 1024 | |
| max_data_loader_n_workers = 0 | |
| max_timestep = 1000 | |
| max_token_length = 150 | |
| max_train_epochs = 30 | |
| max_train_steps = 1460 | |
| min_bucket_reso = 256 | |
| mixed_precision = "fp16" | |
| noise_offset = 0.0357 | |
| noise_offset_type = "Original" | |
| optimizer_args = [ "weight_decay=0.01", "betas=(0.9,0.999)",] | |
| optimizer_type = "AdamW8bit" | |
| output_dir = "/teamspace/studios/this_studio/model" | |
| output_name = "cptpcx" | |
| pretrained_model_name_or_path = "dominic1021/illustrious" | |
| resolution = "1024,1024" | |
| sample_prompts = "/teamspace/studios/this_studio/model/sample/prompt.txt" | |
| sample_sampler = "euler_a" | |
| save_every_n_epochs = 1 | |
| save_model_as = "safetensors" | |
| save_precision = "fp16" | |
| shuffle_caption = true | |
| train_batch_size = 4 | |
| train_data_dir = "/teamspace/studios/this_studio/XunitedZ/XunitedZ" | |
| train_text_encoder = true | |
| wandb_run_name = "cptpcx" | |
| xformers = true | |