{ "--resume_from_checkpoint": "latest", "--data_backend_config": "config/multidatabackend.json", "--aspect_bucket_rounding": 2, "--seed": 42, "--minimum_image_size": 0, "--output_dir": "output/lyco_allbrook", "--lora_type": "standard", "--base_model_precision": "int8-quanto", "--text_encoder_1_precision": "no_change", "--text_encoder_2_precision": "no_change", "--lora_rank": 16, "--max_grad_norm": 1.0, "base_model_default_dtype": "bf16", "--lora_alpha": 16, "--max_train_steps": 8000, "--num_train_epochs": 0, "--checkpointing_steps": 500, "--checkpoints_total_limit": 4, "--hub_model_id": "maver1chh/allart", "--push_to_hub": "true", "--push_checkpoints_to_hub": "true", "--tracker_project_name": "flux_lora", "--tracker_run_name": "training-allart", "--report_to": "wandb", "--model_type": "lora", "--pretrained_model_name_or_path": "black-forest-labs/FLUX.1-dev", "--model_family": "flux", "--train_batch_size": 1, "--gradient_checkpointing": "true", "--caption_dropout_probability": 0.1, "--resolution_type": "pixel_area", "--resolution": 1024, "--validation_seed": 42, "--validation_steps": 500, "--validation_resolution": "1024x1024", "--validation_guidance": 3.0, "--validation_guidance_rescale": "0.0", "--validation_num_inference_steps": "20", "--validation_prompt": "An expressive, hand-drawn illustration depicting soldiers and tanks in a surreal, dreamlike battlefield. The scene features bold, textured linework and vibrant, contrasting colors, with exaggerated proportions and fantastical details. The tanks appear slightly distorted, almost alive, while the soldiers are portrayed with whimsical, otherworldly features, blending realism with a sense of unease. The background includes dramatic skies, rugged terrain, and dynamic lighting, creating a poetic yet slightly eerie atmosphere in a graphic novel style", "--mixed_precision": "bf16", "--optimizer": "adamw_bf16", "--learning_rate": "3e-4", "--lr_scheduler": "polynomial", "--lr_warmup_steps": 100, "--validation_torch_compile": "false", "--disable_benchmark": "false" }