diff --git "a/leoprint/log.txt" "b/leoprint/log.txt" new file mode 100644--- /dev/null +++ "b/leoprint/log.txt" @@ -0,0 +1,263 @@ +Running 1 job +/usr/local/lib/python3.10/dist-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.15). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +/usr/local/lib/python3.10/dist-packages/albumentations/__init__.py:13: UserWarning: A new version of Albumentations is available: 2.0.8 (you have 1.4.15). Upgrade using: pip install -U albumentations. To disable automatic update checks, set the environment variable NO_ALBUMENTATIONS_UPDATE to 1. + check_for_updates() +{ + "type": "ui_trainer", + "training_folder": "/app/ai-toolkit/output", + "sqlite_db_path": "/app/ai-toolkit/aitk_db.db", + "device": "cuda", + "trigger_word": "$leoprint", + "performance_log_every": 10, + "network": { + "type": "lora", + "linear": 32, + "linear_alpha": 32, + "conv": 16, + "conv_alpha": 16, + "lokr_full_rank": true, + "lokr_factor": -1, + "network_kwargs": { + "ignore_if_contains": [] + } + }, + "save": { + "dtype": "bf16", + "save_every": 200, + "max_step_saves_to_keep": 12, + "save_format": "diffusers", + "push_to_hub": false + }, + "datasets": [ + { + "folder_path": "/app/ai-toolkit/datasets/leoprint", + "control_path": null, + "mask_path": null, + "mask_min_value": 0.1, + "default_caption": "$leoprint", + "caption_ext": "txt", + "caption_dropout_rate": 0.05, + "cache_latents_to_disk": false, + "is_reg": false, + "network_weight": 1, + "resolution": [ + 1024 + ], + "controls": [] + } + ], + "train": { + "batch_size": 2, + "bypass_guidance_embedding": false, + "steps": 2400, + "gradient_accumulation": 1, + "train_unet": true, + "train_text_encoder": false, + "gradient_checkpointing": true, + "noise_scheduler": "flowmatch", + "optimizer": "adamw8bit", + "timestep_type": "sigmoid", + "content_or_style": "balanced", + "optimizer_params": { + "weight_decay": 0.0001 + }, + "unload_text_encoder": false, + "lr": 5e-05, + "ema_config": { + "use_ema": false, + "ema_decay": 0.99 + }, + "dtype": "bf16", + "diff_output_preservation": false, + "diff_output_preservation_multiplier": 1, + "diff_output_preservation_class": "character" + }, + "model": { + "name_or_path": "multimodalart/FLUX.1-dev2pro-full", + "quantize": true, + "quantize_te": true, + "arch": "flux", + "low_vram": false, + "model_kwargs": {} + }, + "sample": { + "sampler": "flowmatch", + "sample_every": 200, + "width": 1024, + "height": 1024, + "prompts": [ + "$leoprint sitting cross-legged on a floating iceberg, calm and thoughtful, the face facing left; vast frozen ocean and aurora borealis lighting the sky.", + "$leoprint painting a massive mural on a crumbling city wall, focused and intense, the face turned right; golden hour sunlight casting long shadows.", + "$leoprint surfing a towering wave during a storm, determined and fierce, the face facing forward; dark clouds and crashing water spray all around.", + "$leoprint curled up inside a cozy library nook, peaceful and content, the face turned down; warm candlelight flickering over stacks of ancient books.", + "$leoprint leaping between rooftops in a futuristic cityscape, alert and daring, the face angled slightly up; neon signs and rain slick streets glowing below." + ], + "neg": "", + "seed": 42, + "walk_seed": true, + "guidance_scale": 4, + "sample_steps": 25, + "num_frames": 1, + "fps": 1 + } +} +Using EMA +Using SQLite database at /app/ai-toolkit/aitk_db.db +Job ID: "95bb0d57-008d-45ed-9819-94feed57880d" + +############################################# +# Running job: leoprint +############################################# + + +Running 1 process +Loading Flux model +Loading transformer + Loading checkpoint shards: 0%| | 0/3 [00:00