Running 1 job { "type": "diffusion_trainer", "training_folder": "/teamspace/studios/this_studio/ai-toolkit/output", "sqlite_db_path": "/teamspace/studios/this_studio/ai-toolkit/aitk_db.db", "device": "cuda", "trigger_word": "srutixzit1", "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": 250, "max_step_saves_to_keep": 4, "save_format": "diffusers", "push_to_hub": false }, "datasets": [ { "folder_path": "/teamspace/studios/this_studio/ai-toolkit/datasets/sruti", "mask_path": null, "mask_min_value": 0.1, "default_caption": "", "caption_ext": "txt", "caption_dropout_rate": 0.03, "cache_latents_to_disk": false, "is_reg": false, "network_weight": 1, "resolution": [ 1024, 768, 512 ], "controls": [], "shrink_video_to_frames": true, "num_frames": 1, "flip_x": false, "flip_y": false, "num_repeats": 1 } ], "train": { "batch_size": 1, "bypass_guidance_embedding": false, "steps": 3000, "gradient_accumulation": 1, "train_unet": true, "train_text_encoder": false, "gradient_checkpointing": true, "noise_scheduler": "flowmatch", "optimizer": "adamw8bit", "timestep_type": "weighted", "content_or_style": "balanced", "optimizer_params": { "weight_decay": 0.0001 }, "unload_text_encoder": false, "cache_text_embeddings": false, "lr": 0.0001, "ema_config": { "use_ema": false, "ema_decay": 0.99 }, "skip_first_sample": false, "force_first_sample": false, "disable_sampling": false, "dtype": "bf16", "diff_output_preservation": false, "diff_output_preservation_multiplier": 1, "diff_output_preservation_class": "person", "switch_boundary_every": 1, "loss_type": "mse" }, "logging": { "log_every": 1, "use_ui_logger": true }, "model": { "name_or_path": "Tongyi-MAI/Z-Image-Turbo", "quantize": true, "qtype": "qfloat8", "quantize_te": true, "qtype_te": "qfloat8", "arch": "zimage:turbo", "low_vram": true, "model_kwargs": {}, "layer_offloading": false, "layer_offloading_text_encoder_percent": 1, "layer_offloading_transformer_percent": 1, "assistant_lora_path": "ostris/zimage_turbo_training_adapter/zimage_turbo_training_adapter_v2.safetensors" }, "sample": { "sampler": "flowmatch", "sample_every": 250, "width": 1024, "height": 1024, "samples": [ { "prompt": "ultra realistic portrait of a beautiful Indian 20y woman, soft natural skin texture, detailed face, expressive eyes, subtle makeup, cinematic lighting, 85mm lens, shallow depth of field, high detail, photorealistic, natural skin pores" }, { "prompt": "full body shot of a young Indian 20y nude woman standing naturally, perfect body proportions, realistic anatomy, long legs, natural pose, detailed hands and fingers, soft lighting, high resolution, photorealistic, balanced composition" }, { "prompt": "A young Indian woman, elegant and natural, is on her knees beside a fully naked man beneath a warm bathroom shower. They are completely nude in a private, intimate moment. The scene takes place inside a modern yet warm bathroom at dawn \u2014 soft morning light streams through a large window or diffuses from the shower curtain. She performs a deep throat swallow on his large penis with focused intensity and quiet passion in her eyes. Her hair is wet, glossy, and cascading over her shoulders and back, clinging to her neck and face, catching the water droplets and soft light. The atmosphere is intimate, sensual, and peaceful \u2014 realistic skin texture, steam rising from the shower, visible moisture on her skin, natural lighting, subtle details of hands, expression, and body language. Style: photorealistic, high detail, cinematic soft glow, warm tones, atmospheric humidity." }, { "prompt": "\u8d85\u9ad8\u6e05, \u6781\u81f4\u7ec6\u8282, \u7535\u5f71\u611f, \u771f\u5b9e\u611f\u7206\u68da, \u9876\u7ea7\u753b\u8d28, \u5149\u5f71\u5927\u5e08, \u7ec6\u817b\u76ae\u80a4, \u8d28\u611f\u62c9\u6ee1, masterpiece, best quality, ultra detailed, 8k, photorealistic, cinematic lighting, sharp focus, Lifted clothes. A 20yo indian woman with long, dark hair. She has fair skin, brown eyes, and is wearing a light grey off-the-shoulder top pulled up to reveal her breasts. Her nipples are visible, and her breasts are saggy and medium-sized. She's also wearing a pearl necklace. She's sitting on a bed with dark blue bedding, and there's a pillow with a heart pattern visible in the background. The background also includes a string of warm yellow lights, suggesting a cozy, intimate setting. The overall atmosphere is sensual and suggestive, with the focus on the woman's exposed breasts and ahegao expression." }, { "prompt": "\u8d85\u9ad8\u6e05, \u6781\u81f4\u7ec6\u8282, \u7535\u5f71\u611f, \u771f\u5b9e\u611f\u7206\u68da, \u9876\u7ea7\u753b\u8d28, \u5149\u5f71\u5927\u5e08, \u7ec6\u817b\u76ae\u80a4, \u8d28\u611f\u62c9\u6ee1, masterpiece, best quality, ultra detailed, 8k, photorealistic, cinematic lighting, sharp focus, Photograph of a 20yo indian woman performing oral sex on a man, deepthroat. The woman has midium brown skin, black hair, and is looking up with her eyes partially closed. She has black eyeliner and is wearing no visible clothing. Her lips are wrapped around the man's erect penis, which has a dark brown color. The man's pubic area has a dense patch of dark hair. The background is out of focus, with indistinct dark and light colors. The woman's face is on the left side of the image, and the man's penis is on the right side." } ], "neg": "", "seed": 42, "walk_seed": true, "guidance_scale": 1, "sample_steps": 8, "num_frames": 1, "fps": 1 } } Using SQLite database at /teamspace/studios/this_studio/ai-toolkit/aitk_db.db Job ID: "d407179c-af27-48d6-b914-1358334da7d9" ############################################# # Running job: my_first_lora_v1 ############################################# Running 1 process Loading ZImage model Loading transformer Loading checkpoint shards: 0%| | 0/3 [00:00 File "/teamspace/studios/this_studio/ai-toolkit/run.py", line 120, in main()main() File "/teamspace/studios/this_studio/ai-toolkit/run.py", line 108, in main File "/teamspace/studios/this_studio/ai-toolkit/run.py", line 108, in main raise eraise e File "/teamspace/studios/this_studio/ai-toolkit/run.py", line 96, in main File "/teamspace/studios/this_studio/ai-toolkit/run.py", line 96, in main job.run()job.run() File "/teamspace/studios/this_studio/ai-toolkit/jobs/ExtensionJob.py", line 22, in run File "/teamspace/studios/this_studio/ai-toolkit/jobs/ExtensionJob.py", line 22, in run process.run()process.run() File "/teamspace/studios/this_studio/ai-toolkit/jobs/process/BaseSDTrainProcess.py", line 2282, in run File "/teamspace/studios/this_studio/ai-toolkit/jobs/process/BaseSDTrainProcess.py", line 2282, in run self.sample(self.step_num)self.sample(self.step_num) File "/teamspace/studios/this_studio/ai-toolkit/extensions_built_in/sd_trainer/DiffusionTrainer.py", line 306, in sample File "/teamspace/studios/this_studio/ai-toolkit/extensions_built_in/sd_trainer/DiffusionTrainer.py", line 306, in sample super().sample(step, is_first)super().sample(step, is_first) File "/teamspace/studios/this_studio/ai-toolkit/jobs/process/BaseSDTrainProcess.py", line 368, in sample File "/teamspace/studios/this_studio/ai-toolkit/jobs/process/BaseSDTrainProcess.py", line 368, in sample self.sd.generate_images(gen_img_config_list, sampler=sample_config.sampler)self.sd.generate_images(gen_img_config_list, sampler=sample_config.sampler) File "/teamspace/studios/this_studio/ai-toolkit/venv/lib/python3.12/site-packages/torch/utils/_contextlib.py", line 116, in decorate_context File "/teamspace/studios/this_studio/ai-toolkit/venv/lib/python3.12/site-packages/torch/utils/_contextlib.py", line 116, in decorate_context return func(*args, **kwargs)return func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/teamspace/studios/this_studio/ai-toolkit/toolkit/models/base_model.py", line 665, in generate_images File "/teamspace/studios/this_studio/ai-toolkit/toolkit/models/base_model.py", line 665, in generate_images self._after_sample_image(i, len(image_configs))self._after_sample_image(i, len(image_configs)) File "/teamspace/studios/this_studio/ai-toolkit/toolkit/models/base_model.py", line 348, in _after_sample_image File "/teamspace/studios/this_studio/ai-toolkit/toolkit/models/base_model.py", line 348, in _after_sample_image hook(img_num, total_imgs)hook(img_num, total_imgs) File "/teamspace/studios/this_studio/ai-toolkit/extensions_built_in/sd_trainer/DiffusionTrainer.py", line 298, in sample_step_hook File "/teamspace/studios/this_studio/ai-toolkit/extensions_built_in/sd_trainer/DiffusionTrainer.py", line 298, in sample_step_hook self.maybe_stop()self.maybe_stop() File "/teamspace/studios/this_studio/ai-toolkit/extensions_built_in/sd_trainer/DiffusionTrainer.py", line 147, in maybe_stop File "/teamspace/studios/this_studio/ai-toolkit/extensions_built_in/sd_trainer/DiffusionTrainer.py", line 147, in maybe_stop raise Exception("Job stopped")raise Exception("Job stopped") ExceptionException: : Job stoppedJob stopped my_first_lora_v1: 67%|######6 | 1999/3000 [11:40<23:24, 1.40s/it, lr: 1.0e-04 loss: 5.472e-01] my_first_lora_v1: 67%|######6 | 1999/3000 [11:40<23:24, 1.40s/it, lr: 1.0e-04 loss: 5.472e-01]