|
The cache for model files in Transformers v4.22.0 has been updated. Migrating your old cache. This is a one-time only operation. You can interrupt this and resume the migration later on by calling `transformers.utils.move_cache()`. |
|
Running 1 job |
|
0it [00:00, ?it/s]
0it [00:00, ?it/s] |
|
/usr/local/lib/python3.10/dist-packages/controlnet_aux/mediapipe_face/mediapipe_face_common.py:7: UserWarning: The module 'mediapipe' is not installed. The package will have limited functionality. Please install it using the command: pip install 'mediapipe' |
|
warnings.warn( |
|
/usr/local/lib/python3.10/dist-packages/controlnet_aux/segment_anything/modeling/tiny_vit_sam.py:654: UserWarning: Overwriting tiny_vit_5m_224 in registry with controlnet_aux.segment_anything.modeling.tiny_vit_sam.tiny_vit_5m_224. This is because the name being registered conflicts with an existing name. Please check if this is not expected. |
|
return register_model(fn_wrapper) |
|
/usr/local/lib/python3.10/dist-packages/controlnet_aux/segment_anything/modeling/tiny_vit_sam.py:654: UserWarning: Overwriting tiny_vit_11m_224 in registry with controlnet_aux.segment_anything.modeling.tiny_vit_sam.tiny_vit_11m_224. This is because the name being registered conflicts with an existing name. Please check if this is not expected. |
|
return register_model(fn_wrapper) |
|
/usr/local/lib/python3.10/dist-packages/controlnet_aux/segment_anything/modeling/tiny_vit_sam.py:654: UserWarning: Overwriting tiny_vit_21m_224 in registry with controlnet_aux.segment_anything.modeling.tiny_vit_sam.tiny_vit_21m_224. This is because the name being registered conflicts with an existing name. Please check if this is not expected. |
|
return register_model(fn_wrapper) |
|
/usr/local/lib/python3.10/dist-packages/controlnet_aux/segment_anything/modeling/tiny_vit_sam.py:654: UserWarning: Overwriting tiny_vit_21m_384 in registry with controlnet_aux.segment_anything.modeling.tiny_vit_sam.tiny_vit_21m_384. This is because the name being registered conflicts with an existing name. Please check if this is not expected. |
|
return register_model(fn_wrapper) |
|
/usr/local/lib/python3.10/dist-packages/controlnet_aux/segment_anything/modeling/tiny_vit_sam.py:654: UserWarning: Overwriting tiny_vit_21m_512 in registry with controlnet_aux.segment_anything.modeling.tiny_vit_sam.tiny_vit_21m_512. This is because the name being registered conflicts with an existing name. Please check if this is not expected. |
|
return register_model(fn_wrapper) |
|
You set `add_prefix_space`. The tokenizer needs to be converted from the slow tokenizers |
|
{ |
|
"type": "sd_trainer", |
|
"training_folder": "output", |
|
"device": "cuda:0", |
|
"network": { |
|
"type": "lora", |
|
"linear": 16, |
|
"linear_alpha": 16 |
|
}, |
|
"save": { |
|
"dtype": "float16", |
|
"save_every": 500, |
|
"max_step_saves_to_keep": 4, |
|
"push_to_hub": false |
|
}, |
|
"datasets": [ |
|
{ |
|
"folder_path": "/workspace/ai-toolkit/images", |
|
"caption_ext": "txt", |
|
"caption_dropout_rate": 0.05, |
|
"shuffle_tokens": false, |
|
"cache_latents_to_disk": true, |
|
"resolution": [ |
|
512, |
|
768, |
|
1024 |
|
] |
|
} |
|
], |
|
"train": { |
|
"batch_size": 1, |
|
"steps": 3000, |
|
"gradient_accumulation_steps": 1, |
|
"train_unet": true, |
|
"train_text_encoder": false, |
|
"gradient_checkpointing": true, |
|
"noise_scheduler": "flowmatch", |
|
"optimizer": "adamw8bit", |
|
"lr": 0.0001, |
|
"ema_config": { |
|
"use_ema": true, |
|
"ema_decay": 0.99 |
|
}, |
|
"dtype": "bf16" |
|
}, |
|
"model": { |
|
"name_or_path": "black-forest-labs/FLUX.1-dev", |
|
"is_flux": true, |
|
"quantize": true |
|
}, |
|
"sample": { |
|
"sampler": "flowmatch", |
|
"sample_every": 500, |
|
"width": 1024, |
|
"height": 1024, |
|
"prompts": [ |
|
"woman with red hair, playing chess at the park, bomb going off in the background", |
|
"a woman holding a coffee cup, in a beanie, sitting at a cafe", |
|
"a horse is a DJ at a night club, fish eye lens, smoke machine, lazer lights, holding a martini", |
|
"a man showing off his cool new t shirt at the beach, a shark is jumping out of the water in the background", |
|
"a bear building a log cabin in the snow covered mountains", |
|
"woman playing the guitar, on stage, singing a song, laser lights, punk rocker", |
|
"hipster man with a beard, building a chair, in a wood shop", |
|
"photo of a man, white background, medium shot, modeling clothing, studio lighting, white backdrop", |
|
"a man holding a sign that says, 'this is a sign'", |
|
"a bulldog, in a post apocalyptic world, with a shotgun, in a leather jacket, in a desert, with a motorcycle" |
|
], |
|
"neg": "", |
|
"seed": 42, |
|
"walk_seed": true, |
|
"guidance_scale": 4, |
|
"sample_steps": 20 |
|
}, |
|
"trigger_word": "p3r5on" |
|
} |
|
Using EMA |
|
|
|
############################################# |
|
# Running job: my_first_flux_lora_v1 |
|
############################################# |
|
|
|
|
|
Running 1 process |
|
Loading Flux model |
|
Loading transformer |
|
Quantizing transformer |
|
Loading vae |
|
Loading t5 |
|
Downloading shards: 0%| | 0/2 [00:00<?, ?it/s]
Downloading shards: 50%|βββββ | 1/2 [00:16<00:16, 16.32s/it]
Downloading shards: 100%|ββββββββββ| 2/2 [00:31<00:00, 15.50s/it]
Downloading shards: 100%|ββββββββββ| 2/2 [00:31<00:00, 15.63s/it] |
|
Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s]
Loading checkpoint shards: 50%|βββββ | 1/2 [00:00<00:00, 6.58it/s]
Loading checkpoint shards: 100%|ββββββββββ| 2/2 [00:00<00:00, 6.63it/s]
Loading checkpoint shards: 100%|ββββββββββ| 2/2 [00:00<00:00, 6.62it/s] |
|
Quantizing T5 |
|
Loading clip |
|
making pipe |
|
preparing |
|
create LoRA network. base dim (rank): 16, alpha: 16 |
|
neuron dropout: p=None, rank dropout: p=None, module dropout: p=None |
|
create LoRA for Text Encoder: 0 modules. |
|
create LoRA for U-Net: 494 modules. |
|
enable LoRA for U-Net |
|
Dataset: /workspace/ai-toolkit/images |
|
- Preprocessing image dimensions |
|
0%| | 0/54 [00:00<?, ?it/s]
31%|ββββ | 17/54 [00:00<00:00, 160.05it/s]Warning: Some images in the dataset cannot be fast read. This process is faster for png, jpeg |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-01.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-01.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-01.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-02.jpg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-02.jpg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-02.jpg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-03.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-03.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-03.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-04.jpg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-04.jpg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-04.jpg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-05.jpg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-05.jpg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-05.jpg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-06.jpg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-06.jpg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-06.jpg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-07.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-07.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-07.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-08.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-08.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-08.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-09.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-09.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-09.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-10.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-10.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-10.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-11.jpeg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-11.jpeg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-11.jpeg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-12.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-12.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-12.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-13.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-13.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-13.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-14.jpg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-14.jpg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-14.jpg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-15.jpg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-15.jpg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-15.jpg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-16.jpg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-16.jpg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-16.jpg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-17.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-17.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-17.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-18.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-18.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-18.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-19.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-19.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-19.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-20.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-20.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-20.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-21.jpg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-21.jpg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-21.jpg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-22.jpg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-22.jpg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-22.jpg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-23.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-23.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-23.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-24.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-24.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-24.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-25.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-25.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-25.webp' |
|
100%|ββββββββββ| 54/54 [00:00<00:00, 264.83it/s] |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-26.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-26.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-26.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-27.jpeg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-27.jpeg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-27.jpeg' |
|
- Found 27 images |
|
Bucket sizes for /workspace/ai-toolkit/images: |
|
576x384: 2 files |
|
448x576: 4 files |
|
512x512: 3 files |
|
640x384: 1 files |
|
576x448: 3 files |
|
512x448: 1 files |
|
384x576: 7 files |
|
384x384: 1 files |
|
320x256: 1 files |
|
320x384: 1 files |
|
384x640: 1 files |
|
512x384: 1 files |
|
448x512: 1 files |
|
13 buckets made |
|
Caching latents for /workspace/ai-toolkit/images |
|
- Saving latents to disk |
|
Caching latents to disk: 0%| | 0/27 [00:00<?, ?it/s]
Caching latents to disk: 4%|β | 1/27 [00:00<00:08, 2.94it/s]
Caching latents to disk: 7%|β | 2/27 [00:00<00:05, 4.98it/s]
Caching latents to disk: 15%|ββ | 4/27 [00:00<00:02, 8.93it/s]
Caching latents to disk: 22%|βββ | 6/27 [00:00<00:02, 9.34it/s]
Caching latents to disk: 30%|βββ | 8/27 [00:00<00:01, 10.38it/s]
Caching latents to disk: 37%|ββββ | 10/27 [00:01<00:01, 11.76it/s]
Caching latents to disk: 48%|βββββ | 13/27 [00:01<00:00, 14.49it/s]
Caching latents to disk: 56%|ββββββ | 15/27 [00:01<00:00, 15.35it/s]
Caching latents to disk: 63%|βββββββ | 17/27 [00:01<00:00, 12.45it/s]
Caching latents to disk: 70%|βββββββ | 19/27 [00:01<00:00, 13.68it/s]
Caching latents to disk: 78%|ββββββββ | 21/27 [00:01<00:00, 14.13it/s]
Caching latents to disk: 85%|βββββββββ | 23/27 [00:01<00:00, 14.76it/s]
Caching latents to disk: 93%|ββββββββββ| 25/27 [00:02<00:00, 15.22it/s]
Caching latents to disk: 100%|ββββββββββ| 27/27 [00:02<00:00, 15.53it/s]
Caching latents to disk: 100%|ββββββββββ| 27/27 [00:02<00:00, 12.53it/s] |
|
unexpected values: w=770, h=1152, file_item.scale_to_width=576, file_item.scale_to_height=385, file_item.path=/workspace/ai-toolkit/images/scott-stapp-01.webp |
|
unexpected values: w=770, h=772, file_item.scale_to_width=514, file_item.scale_to_height=512, file_item.path=/workspace/ai-toolkit/images/scott-stapp-03.webp |
|
unexpected values: w=770, h=1038, file_item.scale_to_width=604, file_item.scale_to_height=448, file_item.path=/workspace/ai-toolkit/images/scott-stapp-07.webp |
|
unexpected values: w=770, h=916, file_item.scale_to_width=533, file_item.scale_to_height=448, file_item.path=/workspace/ai-toolkit/images/scott-stapp-08.webp |
|
unexpected values: w=770, h=965, file_item.scale_to_width=576, file_item.scale_to_height=460, file_item.path=/workspace/ai-toolkit/images/scott-stapp-09.webp |
|
unexpected values: w=958, h=639, file_item.scale_to_width=385, file_item.scale_to_height=576, file_item.path=/workspace/ai-toolkit/images/scott-stapp-10.webp |
|
unexpected values: w=1200, h=798, file_item.scale_to_width=384, file_item.scale_to_height=578, file_item.path=/workspace/ai-toolkit/images/scott-stapp-13.webp |
|
unexpected values: w=980, h=653, file_item.scale_to_width=385, file_item.scale_to_height=577, file_item.path=/workspace/ai-toolkit/images/scott-stapp-14.jpg |
|
unexpected values: w=770, h=1160, file_item.scale_to_width=579, file_item.scale_to_height=384, file_item.path=/workspace/ai-toolkit/images/scott-stapp-17.webp |
|
unexpected values: w=770, h=760, file_item.scale_to_width=512, file_item.scale_to_height=519, file_item.path=/workspace/ai-toolkit/images/scott-stapp-18.webp |
|
unexpected values: w=770, h=1051, file_item.scale_to_width=612, file_item.scale_to_height=448, file_item.path=/workspace/ai-toolkit/images/scott-stapp-19.webp |
|
unexpected values: w=1500, h=1000, file_item.scale_to_width=384, file_item.scale_to_height=576, file_item.path=/workspace/ai-toolkit/images/scott-stapp-20.webp |
|
unexpected values: w=780, h=439, file_item.scale_to_width=384, file_item.scale_to_height=683, file_item.path=/workspace/ai-toolkit/images/scott-stapp-23.webp |
|
unexpected values: w=1581, h=1054, file_item.scale_to_width=384, file_item.scale_to_height=576, file_item.path=/workspace/ai-toolkit/images/scott-stapp-24.webp |
|
unexpected values: w=624, h=420, file_item.scale_to_width=388, file_item.scale_to_height=576, file_item.path=/workspace/ai-toolkit/images/scott-stapp-25.webp |
|
unexpected values: w=435, h=580, file_item.scale_to_width=512, file_item.scale_to_height=384, file_item.path=/workspace/ai-toolkit/images/scott-stapp-26.webp |
|
Dataset: /workspace/ai-toolkit/images |
|
- Preprocessing image dimensions |
|
0%| | 0/54 [00:00<?, ?it/s]Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-01.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-01.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-01.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-02.jpg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-02.jpg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-02.jpg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-03.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-03.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-03.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-04.jpg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-04.jpg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-04.jpg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-05.jpg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-05.jpg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-05.jpg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-06.jpg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-06.jpg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-06.jpg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-07.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-07.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-07.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-08.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-08.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-08.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-09.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-09.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-09.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-10.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-10.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-10.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-11.jpeg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-11.jpeg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-11.jpeg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-12.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-12.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-12.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-13.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-13.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-13.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-14.jpg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-14.jpg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-14.jpg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-15.jpg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-15.jpg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-15.jpg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-16.jpg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-16.jpg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-16.jpg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-17.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-17.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-17.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-18.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-18.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-18.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-19.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-19.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-19.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-20.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-20.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-20.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-21.jpg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-21.jpg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-21.jpg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-22.jpg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-22.jpg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-22.jpg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-23.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-23.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-23.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-24.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-24.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-24.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-25.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-25.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-25.webp' |
|
100%|ββββββββββ| 54/54 [00:00<00:00, 5806.16it/s] |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-26.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-26.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-26.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-27.jpeg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-27.jpeg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-27.jpeg' |
|
- Found 27 images |
|
Bucket sizes for /workspace/ai-toolkit/images: |
|
832x576: 1 files |
|
640x832: 2 files |
|
768x768: 2 files |
|
576x768: 1 files |
|
960x512: 1 files |
|
832x640: 3 files |
|
768x640: 1 files |
|
576x832: 5 files |
|
448x576: 1 files |
|
384x384: 1 files |
|
576x896: 1 files |
|
896x576: 1 files |
|
704x704: 1 files |
|
320x256: 1 files |
|
320x384: 1 files |
|
384x704: 1 files |
|
384x576: 1 files |
|
512x384: 1 files |
|
640x704: 1 files |
|
19 buckets made |
|
Caching latents for /workspace/ai-toolkit/images |
|
- Saving latents to disk |
|
Caching latents to disk: 0%| | 0/27 [00:00<?, ?it/s]
Caching latents to disk: 7%|β | 2/27 [00:00<00:02, 10.27it/s]
Caching latents to disk: 15%|ββ | 4/27 [00:00<00:02, 11.23it/s]
Caching latents to disk: 22%|βββ | 6/27 [00:00<00:02, 9.26it/s]
Caching latents to disk: 30%|βββ | 8/27 [00:00<00:01, 9.92it/s]
Caching latents to disk: 37%|ββββ | 10/27 [00:00<00:01, 10.30it/s]
Caching latents to disk: 52%|ββββββ | 14/27 [00:01<00:00, 14.40it/s]
Caching latents to disk: 59%|ββββββ | 16/27 [00:01<00:01, 10.81it/s]
Caching latents to disk: 67%|βββββββ | 18/27 [00:01<00:00, 10.85it/s]
Caching latents to disk: 74%|ββββββββ | 20/27 [00:01<00:00, 10.62it/s]
Caching latents to disk: 89%|βββββββββ | 24/27 [00:02<00:00, 14.30it/s]
Caching latents to disk: 100%|ββββββββββ| 27/27 [00:02<00:00, 12.97it/s] |
|
unexpected values: w=770, h=1152, file_item.scale_to_width=862, file_item.scale_to_height=576, file_item.path=/workspace/ai-toolkit/images/scott-stapp-01.webp |
|
unexpected values: w=770, h=772, file_item.scale_to_width=770, file_item.scale_to_height=768, file_item.path=/workspace/ai-toolkit/images/scott-stapp-03.webp |
|
unexpected values: w=770, h=1038, file_item.scale_to_width=863, file_item.scale_to_height=640, file_item.path=/workspace/ai-toolkit/images/scott-stapp-07.webp |
|
unexpected values: w=770, h=916, file_item.scale_to_width=768, file_item.scale_to_height=646, file_item.path=/workspace/ai-toolkit/images/scott-stapp-08.webp |
|
unexpected values: w=770, h=965, file_item.scale_to_width=832, file_item.scale_to_height=664, file_item.path=/workspace/ai-toolkit/images/scott-stapp-09.webp |
|
unexpected values: w=958, h=639, file_item.scale_to_width=576, file_item.scale_to_height=864, file_item.path=/workspace/ai-toolkit/images/scott-stapp-10.webp |
|
unexpected values: w=1200, h=798, file_item.scale_to_width=596, file_item.scale_to_height=896, file_item.path=/workspace/ai-toolkit/images/scott-stapp-13.webp |
|
unexpected values: w=980, h=653, file_item.scale_to_width=576, file_item.scale_to_height=865, file_item.path=/workspace/ai-toolkit/images/scott-stapp-14.jpg |
|
unexpected values: w=770, h=1160, file_item.scale_to_width=896, file_item.scale_to_height=595, file_item.path=/workspace/ai-toolkit/images/scott-stapp-17.webp |
|
unexpected values: w=770, h=760, file_item.scale_to_width=704, file_item.scale_to_height=714, file_item.path=/workspace/ai-toolkit/images/scott-stapp-18.webp |
|
unexpected values: w=770, h=1051, file_item.scale_to_width=874, file_item.scale_to_height=640, file_item.path=/workspace/ai-toolkit/images/scott-stapp-19.webp |
|
unexpected values: w=1500, h=1000, file_item.scale_to_width=576, file_item.scale_to_height=864, file_item.path=/workspace/ai-toolkit/images/scott-stapp-20.webp |
|
unexpected values: w=780, h=439, file_item.scale_to_width=397, file_item.scale_to_height=704, file_item.path=/workspace/ai-toolkit/images/scott-stapp-23.webp |
|
unexpected values: w=1581, h=1054, file_item.scale_to_width=576, file_item.scale_to_height=864, file_item.path=/workspace/ai-toolkit/images/scott-stapp-24.webp |
|
Dataset: /workspace/ai-toolkit/images |
|
- Preprocessing image dimensions |
|
0%| | 0/54 [00:00<?, ?it/s]Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-01.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-01.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-01.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-02.jpg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-02.jpg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-02.jpg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-03.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-03.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-03.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-04.jpg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-04.jpg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-04.jpg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-05.jpg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-05.jpg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-05.jpg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-06.jpg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-06.jpg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-06.jpg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-07.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-07.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-07.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-08.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-08.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-08.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-09.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-09.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-09.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-10.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-10.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-10.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-11.jpeg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-11.jpeg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-11.jpeg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-12.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-12.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-12.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-13.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-13.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-13.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-14.jpg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-14.jpg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-14.jpg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-15.jpg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-15.jpg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-15.jpg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-16.jpg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-16.jpg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-16.jpg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-17.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-17.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-17.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-18.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-18.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-18.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-19.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-19.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-19.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-20.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-20.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-20.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-21.jpg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-21.jpg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-21.jpg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-22.jpg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-22.jpg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-22.jpg' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-23.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-23.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-23.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-24.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-24.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-24.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-25.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-25.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-25.webp' |
|
100%|ββββββββββ| 54/54 [00:00<00:00, 8636.51it/s] |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-26.webp' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-26.webp |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-26.webp' |
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 53, in __init__ |
|
w, h = image_utils.get_image_size(self.path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 63, in get_image_size |
|
img = get_image_metadata(file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 95, in get_image_metadata |
|
return get_image_metadata_from_bytesio(input, size, file_path) |
|
File "/workspace/ai-toolkit/toolkit/image_utils.py", line 245, in get_image_metadata_from_bytesio |
|
raise UnknownImageFormat(FILE_UNKNOWN) |
|
toolkit.image_utils.UnknownImageFormat: Sorry, don't know how to get size for this file. |
|
|
|
During handling of the above exception, another exception occurred: |
|
|
|
Traceback (most recent call last): |
|
File "/workspace/ai-toolkit/toolkit/data_loader.py", line 453, in __init__ |
|
file_item = FileItemDTO( |
|
File "/workspace/ai-toolkit/toolkit/data_transfer_object/data_loader.py", line 57, in __init__ |
|
img = exif_transpose(Image.open(self.path)) |
|
File "/usr/local/lib/python3.10/dist-packages/PIL/Image.py", line 3309, in open |
|
raise UnidentifiedImageError(msg) |
|
PIL.UnidentifiedImageError: cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-27.jpeg' |
|
|
|
Error processing image: /workspace/ai-toolkit/images/__MACOSX/._scott-stapp-27.jpeg |
|
cannot identify image file '/workspace/ai-toolkit/images/__MACOSX/._scott-stapp-27.jpeg' |
|
- Found 27 images |
|
Bucket sizes for /workspace/ai-toolkit/images: |
|
1024x704: 1 files |
|
832x1152: 2 files |
|
768x768: 1 files |
|
576x768: 1 files |
|
1216x704: 1 files |
|
1024x1024: 1 files |
|
960x704: 2 files |
|
832x704: 1 files |
|
896x704: 1 files |
|
576x832: 1 files |
|
448x576: 1 files |
|
384x384: 1 files |
|
768x1152: 1 files |
|
640x896: 1 files |
|
832x1216: 3 files |
|
1088x704: 1 files |
|
704x704: 1 files |
|
320x256: 1 files |
|
320x384: 1 files |
|
384x704: 1 files |
|
384x576: 1 files |
|
512x384: 1 files |
|
640x704: 1 files |
|
23 buckets made |
|
Caching latents for /workspace/ai-toolkit/images |
|
- Saving latents to disk |
|
Caching latents to disk: 0%| | 0/27 [00:00<?, ?it/s]
Caching latents to disk: 4%|β | 1/27 [00:00<00:04, 6.36it/s]
Caching latents to disk: 7%|β | 2/27 [00:00<00:03, 6.34it/s]
Caching latents to disk: 19%|ββ | 5/27 [00:00<00:01, 12.68it/s]
Caching latents to disk: 26%|βββ | 7/27 [00:00<00:02, 8.21it/s]
Caching latents to disk: 33%|ββββ | 9/27 [00:01<00:02, 8.52it/s]
Caching latents to disk: 48%|βββββ | 13/27 [00:01<00:01, 13.21it/s]
Caching latents to disk: 56%|ββββββ | 15/27 [00:01<00:01, 10.68it/s]
Caching latents to disk: 63%|βββββββ | 17/27 [00:01<00:01, 8.21it/s]
Caching latents to disk: 70%|βββββββ | 19/27 [00:01<00:00, 9.60it/s]
Caching latents to disk: 78%|ββββββββ | 21/27 [00:02<00:00, 9.97it/s]
Caching latents to disk: 89%|βββββββββ | 24/27 [00:02<00:00, 11.67it/s]
Caching latents to disk: 100%|ββββββββββ| 27/27 [00:02<00:00, 11.47it/s] |
|
unexpected values: w=770, h=1152, file_item.scale_to_width=1054, file_item.scale_to_height=704, file_item.path=/workspace/ai-toolkit/images/scott-stapp-01.webp |
|
unexpected values: w=770, h=1038, file_item.scale_to_width=960, file_item.scale_to_height=713, file_item.path=/workspace/ai-toolkit/images/scott-stapp-07.webp |
|
unexpected values: w=770, h=916, file_item.scale_to_width=838, file_item.scale_to_height=704, file_item.path=/workspace/ai-toolkit/images/scott-stapp-08.webp |
|
unexpected values: w=770, h=965, file_item.scale_to_width=896, file_item.scale_to_height=715, file_item.path=/workspace/ai-toolkit/images/scott-stapp-09.webp |
|
unexpected values: w=1200, h=798, file_item.scale_to_width=768, file_item.scale_to_height=1155, file_item.path=/workspace/ai-toolkit/images/scott-stapp-13.webp |
|
unexpected values: w=980, h=653, file_item.scale_to_width=640, file_item.scale_to_height=961, file_item.path=/workspace/ai-toolkit/images/scott-stapp-14.jpg |
|
unexpected values: w=770, h=1160, file_item.scale_to_width=1088, file_item.scale_to_height=723, file_item.path=/workspace/ai-toolkit/images/scott-stapp-17.webp |
|
unexpected values: w=770, h=1051, file_item.scale_to_width=961, file_item.scale_to_height=704, file_item.path=/workspace/ai-toolkit/images/scott-stapp-19.webp |
|
unexpected values: w=1500, h=1000, file_item.scale_to_width=832, file_item.scale_to_height=1248, file_item.path=/workspace/ai-toolkit/images/scott-stapp-20.webp |
|
unexpected values: w=1581, h=1054, file_item.scale_to_width=832, file_item.scale_to_height=1248, file_item.path=/workspace/ai-toolkit/images/scott-stapp-24.webp |
|
Generating baseline samples before training |
|
Generating Images: 0%| | 0/10 [00:00<?, ?it/s]
Generating Images: 10%|β | 1/10 [00:56<08:32, 56.95s/it]
Generating Images: 20%|ββ | 2/10 [01:36<06:11, 46.47s/it]
Generating Images: 30%|βββ | 3/10 [02:15<05:01, 43.11s/it]
Generating Images: 40%|ββββ | 4/10 [02:54<04:09, 41.51s/it]
Generating Images: 50%|βββββ | 5/10 [03:33<03:23, 40.60s/it]
Generating Images: 60%|ββββββ | 6/10 [04:12<02:40, 40.04s/it]
Generating Images: 70%|βββββββ | 7/10 [04:51<01:59, 39.70s/it]
Generating Images: 80%|ββββββββ | 8/10 [05:30<01:18, 39.46s/it]
Generating Images: 90%|βββββββββ | 9/10 [06:09<00:39, 39.30s/it]
Generating Images: 100%|ββββββββββ| 10/10 [06:48<00:00, 39.20s/it]
my_first_flux_lora_v1: 0%| | 0/3000 [00:00<?, ?it/s]
my_first_flux_lora_v1: 0%| | 0/3000 [00:04<?, ?it/s, lr: 1.0e-04 loss: 5.190e-01]
my_first_flux_lora_v1: 0%| | 0/3000 [00:04<?, ?it/s, lr: 1.0e-04 loss: 5.190e-01]
my_first_flux_lora_v1: 0%| | 0/3000 [00:10<?, ?it/s, lr: 1.0e-04 loss: 5.939e-01]
my_first_flux_lora_v1: 0%| | 1/3000 [00:10<5:22:15, 6.45s/it, lr: 1.0e-04 loss: 5.939e-01]
my_first_flux_lora_v1: 0%| | 1/3000 [00:12<5:22:15, 6.45s/it, lr: 1.0e-04 loss: 3.286e-01]
my_first_flux_lora_v1: 0%| | 2/3000 [00:13<3:24:45, 4.10s/it, lr: 1.0e-04 loss: 3.286e-01]
my_first_flux_lora_v1: 0%| | 2/3000 [00:16<3:24:45, 4.10s/it, lr: 1.0e-04 loss: 3.292e-01]
my_first_flux_lora_v1: 0%| | 3/3000 [00:16<3:13:26, 3.87s/it, lr: 1.0e-04 loss: 3.292e-01]
my_first_flux_lora_v1: 0%| | 3/3000 [00:18<3:13:26, 3.87s/it, lr: 1.0e-04 loss: 3.869e-01]
my_first_flux_lora_v1: 0%| | 4/3000 [00:18<2:32:11, 3.05s/it, lr: 1.0e-04 loss: 3.869e-01]
my_first_flux_lora_v1: 0%| | 4/3000 [00:21<2:32:11, 3.05s/it, lr: 1.0e-04 loss: 2.673e-01]
my_first_flux_lora_v1: 0%| | 5/3000 [00:21<2:40:31, 3.22s/it, lr: 1.0e-04 loss: 2.673e-01]
my_first_flux_lora_v1: 0%| | 5/3000 [00:24<2:40:31, 3.22s/it, lr: 1.0e-04 loss: 3.696e-01]
my_first_flux_lora_v1: 0%| | 6/3000 [00:24<2:24:00, 2.89s/it, lr: 1.0e-04 loss: 3.696e-01]
my_first_flux_lora_v1: 0%| | 6/3000 [00:28<2:24:00, 2.89s/it, lr: 1.0e-04 loss: 4.807e-01]
my_first_flux_lora_v1: 0%| | 7/3000 [00:28<2:40:32, 3.22s/it, lr: 1.0e-04 loss: 4.807e-01]
my_first_flux_lora_v1: 0%| | 7/3000 [00:31<2:40:32, 3.22s/it, lr: 1.0e-04 loss: 3.225e-01]
my_first_flux_lora_v1: 0%| | 8/3000 [00:31<2:47:34, 3.36s/it, lr: 1.0e-04 loss: 3.225e-01]
my_first_flux_lora_v1: 0%| | 8/3000 [00:34<2:47:34, 3.36s/it, lr: 1.0e-04 loss: 3.148e-01]
my_first_flux_lora_v1: 0%| | 9/3000 [00:34<2:34:05, 3.09s/it, lr: 1.0e-04 loss: 3.148e-01]
my_first_flux_lora_v1: 0%| | 9/3000 [00:37<2:34:05, 3.09s/it, lr: 1.0e-04 loss: 3.388e-01]
my_first_flux_lora_v1: 0%| | 10/3000 [00:37<2:41:44, 3.25s/it, lr: 1.0e-04 loss: 3.388e-01]
my_first_flux_lora_v1: 0%| | 10/3000 [00:39<2:41:44, 3.25s/it, lr: 1.0e-04 loss: 6.063e-01]
my_first_flux_lora_v1: 0%| | 11/3000 [00:39<2:23:46, 2.89s/it, lr: 1.0e-04 loss: 6.063e-01]
my_first_flux_lora_v1: 0%| | 11/3000 [00:46<2:23:46, 2.89s/it, lr: 1.0e-04 loss: 3.030e-01]
my_first_flux_lora_v1: 0%| | 12/3000 [00:46<3:17:32, 3.97s/it, lr: 1.0e-04 loss: 3.030e-01]
my_first_flux_lora_v1: 0%| | 12/3000 [00:48<3:17:32, 3.97s/it, lr: 1.0e-04 loss: 3.918e-01]
my_first_flux_lora_v1: 0%| | 13/3000 [00:48<2:57:13, 3.56s/it, lr: 1.0e-04 loss: 3.918e-01]
my_first_flux_lora_v1: 0%| | 13/3000 [00:51<2:57:13, 3.56s/it, lr: 1.0e-04 loss: 3.772e-01]
my_first_flux_lora_v1: 0%| | 14/3000 [00:51<2:40:03, 3.22s/it, lr: 1.0e-04 loss: 3.772e-01]
my_first_flux_lora_v1: 0%| | 14/3000 [00:55<2:40:03, 3.22s/it, lr: 1.0e-04 loss: 3.787e-01]
my_first_flux_lora_v1: 0%| | 15/3000 [00:55<2:46:44, 3.35s/it, lr: 1.0e-04 loss: 3.787e-01]
my_first_flux_lora_v1: 0%| | 15/3000 [00:59<2:46:44, 3.35s/it, lr: 1.0e-04 loss: 4.361e-01]
my_first_flux_lora_v1: 1%| | 16/3000 [00:59<3:07:24, 3.77s/it, lr: 1.0e-04 loss: 4.361e-01]
my_first_flux_lora_v1: 1%| | 16/3000 [01:02<3:07:24, 3.77s/it, lr: 1.0e-04 loss: 5.134e-01]
my_first_flux_lora_v1: 1%| | 17/3000 [01:02<2:45:42, 3.33s/it, lr: 1.0e-04 loss: 5.134e-01]
my_first_flux_lora_v1: 1%| | 17/3000 [01:04<2:45:42, 3.33s/it, lr: 1.0e-04 loss: 4.500e-01]
my_first_flux_lora_v1: 1%| | 18/3000 [01:04<2:24:55, 2.92s/it, lr: 1.0e-04 loss: 4.500e-01]
my_first_flux_lora_v1: 1%| | 18/3000 [01:07<2:24:55, 2.92s/it, lr: 1.0e-04 loss: 3.545e-01]
my_first_flux_lora_v1: 1%| | 19/3000 [01:07<2:34:33, 3.11s/it, lr: 1.0e-04 loss: 3.545e-01]
my_first_flux_lora_v1: 1%| | 19/3000 [01:10<2:34:33, 3.11s/it, lr: 1.0e-04 loss: 3.961e-01]
my_first_flux_lora_v1: 1%| | 20/3000 [01:10<2:24:12, 2.90s/it, lr: 1.0e-04 loss: 3.961e-01]
my_first_flux_lora_v1: 1%| | 20/3000 [01:12<2:24:12, 2.90s/it, lr: 1.0e-04 loss: 2.984e-01]
my_first_flux_lora_v1: 1%| | 21/3000 [01:12<2:20:13, 2.82s/it, lr: 1.0e-04 loss: 2.984e-01]
my_first_flux_lora_v1: 1%| | 21/3000 [01:15<2:20:13, 2.82s/it, lr: 1.0e-04 loss: 4.091e-01]
my_first_flux_lora_v1: 1%| | 22/3000 [01:15<2:14:20, 2.71s/it, lr: 1.0e-04 loss: 4.091e-01]
my_first_flux_lora_v1: 1%| | 22/3000 [01:19<2:14:20, 2.71s/it, lr: 1.0e-04 loss: 5.500e-01]
my_first_flux_lora_v1: 1%| | 23/3000 [01:19<2:34:58, 3.12s/it, lr: 1.0e-04 loss: 5.500e-01]
my_first_flux_lora_v1: 1%| | 23/3000 [01:21<2:34:58, 3.12s/it, lr: 1.0e-04 loss: 3.768e-01]
my_first_flux_lora_v1: 1%| | 24/3000 [01:21<2:26:19, 2.95s/it, lr: 1.0e-04 loss: 3.768e-01]
my_first_flux_lora_v1: 1%| | 24/3000 [01:23<2:26:19, 2.95s/it, lr: 1.0e-04 loss: 3.588e-01]
my_first_flux_lora_v1: 1%| | 25/3000 [01:23<2:15:32, 2.73s/it, lr: 1.0e-04 loss: 3.588e-01]
my_first_flux_lora_v1: 1%| | 25/3000 [01:26<2:15:32, 2.73s/it, lr: 1.0e-04 loss: 4.135e-01]
my_first_flux_lora_v1: 1%| | 26/3000 [01:26<2:13:45, 2.70s/it, lr: 1.0e-04 loss: 4.135e-01]
my_first_flux_lora_v1: 1%| | 26/3000 [01:30<2:13:45, 2.70s/it, lr: 1.0e-04 loss: 3.443e-01]
my_first_flux_lora_v1: 1%| | 27/3000 [01:30<2:26:55, 2.97s/it, lr: 1.0e-04 loss: 3.443e-01]
my_first_flux_lora_v1: 1%| | 27/3000 [01:32<2:26:55, 2.97s/it, lr: 1.0e-04 loss: 5.572e-01]
my_first_flux_lora_v1: 1%| | 28/3000 [01:32<2:18:53, 2.80s/it, lr: 1.0e-04 loss: 5.572e-01]
my_first_flux_lora_v1: 1%| | 28/3000 [01:35<2:18:53, 2.80s/it, lr: 1.0e-04 loss: 4.050e-01]
my_first_flux_lora_v1: 1%| | 29/3000 [01:35<2:15:40, 2.74s/it, lr: 1.0e-04 loss: 4.050e-01]
my_first_flux_lora_v1: 1%| | 29/3000 [01:37<2:15:40, 2.74s/it, lr: 1.0e-04 loss: 4.735e-01]
my_first_flux_lora_v1: 1%| | 30/3000 [01:37<2:11:19, 2.65s/it, lr: 1.0e-04 loss: 4.735e-01]
my_first_flux_lora_v1: 1%| | 30/3000 [01:41<2:11:19, 2.65s/it, lr: 1.0e-04 loss: 2.868e-01]
my_first_flux_lora_v1: 1%| | 31/3000 [01:41<2:24:59, 2.93s/it, lr: 1.0e-04 loss: 2.868e-01]
my_first_flux_lora_v1: 1%| | 31/3000 [01:45<2:24:59, 2.93s/it, lr: 1.0e-04 loss: 2.967e-01]
my_first_flux_lora_v1: 1%| | 32/3000 [01:45<2:42:12, 3.28s/it, lr: 1.0e-04 loss: 2.967e-01]
my_first_flux_lora_v1: 1%| | 32/3000 [01:47<2:42:12, 3.28s/it, lr: 1.0e-04 loss: 4.600e-01]
my_first_flux_lora_v1: 1%| | 33/3000 [01:47<2:19:24, 2.82s/it, lr: 1.0e-04 loss: 4.600e-01]
my_first_flux_lora_v1: 1%| | 33/3000 [01:49<2:19:24, 2.82s/it, lr: 1.0e-04 loss: 4.447e-01]
my_first_flux_lora_v1: 1%| | 34/3000 [01:49<2:16:24, 2.76s/it, lr: 1.0e-04 loss: 4.447e-01]
my_first_flux_lora_v1: 1%| | 34/3000 [01:53<2:16:24, 2.76s/it, lr: 1.0e-04 loss: 6.534e-01]
my_first_flux_lora_v1: 1%| | 35/3000 [01:53<2:28:26, 3.00s/it, lr: 1.0e-04 loss: 6.534e-01]
my_first_flux_lora_v1: 1%| | 35/3000 [01:54<2:28:26, 3.00s/it, lr: 1.0e-04 loss: 3.054e-01]
my_first_flux_lora_v1: 1%| | 36/3000 [01:54<2:09:47, 2.63s/it, lr: 1.0e-04 loss: 3.054e-01]
my_first_flux_lora_v1: 1%| | 36/3000 [01:58<2:09:47, 2.63s/it, lr: 1.0e-04 loss: 2.848e-01]
my_first_flux_lora_v1: 1%| | 37/3000 [01:58<2:24:09, 2.92s/it, lr: 1.0e-04 loss: 2.848e-01]
my_first_flux_lora_v1: 1%| | 37/3000 [02:02<2:24:09, 2.92s/it, lr: 1.0e-04 loss: 4.771e-01]
my_first_flux_lora_v1: 1%|β | 38/3000 [02:02<2:35:00, 3.14s/it, lr: 1.0e-04 loss: 4.771e-01]
my_first_flux_lora_v1: 1%|β | 38/3000 [02:04<2:35:00, 3.14s/it, lr: 1.0e-04 loss: 4.790e-01]
my_first_flux_lora_v1: 1%|β | 39/3000 [02:04<2:26:03, 2.96s/it, lr: 1.0e-04 loss: 4.790e-01]
my_first_flux_lora_v1: 1%|β | 39/3000 [02:11<2:26:03, 2.96s/it, lr: 1.0e-04 loss: 3.194e-01]
my_first_flux_lora_v1: 1%|β | 40/3000 [02:11<3:19:43, 4.05s/it, lr: 1.0e-04 loss: 3.194e-01]
my_first_flux_lora_v1: 1%|β | 40/3000 [02:15<3:19:43, 4.05s/it, lr: 1.0e-04 loss: 5.796e-01]
my_first_flux_lora_v1: 1%|β | 41/3000 [02:15<3:17:36, 4.01s/it, lr: 1.0e-04 loss: 5.796e-01]
my_first_flux_lora_v1: 1%|β | 41/3000 [02:21<3:17:36, 4.01s/it, lr: 1.0e-04 loss: 4.252e-01]
my_first_flux_lora_v1: 1%|β | 42/3000 [02:21<3:47:28, 4.61s/it, lr: 1.0e-04 loss: 4.252e-01]
my_first_flux_lora_v1: 1%|β | 42/3000 [02:23<3:47:28, 4.61s/it, lr: 1.0e-04 loss: 3.314e-01]
my_first_flux_lora_v1: 1%|β | 43/3000 [02:23<3:15:03, 3.96s/it, lr: 1.0e-04 loss: 3.314e-01]
my_first_flux_lora_v1: 1%|β | 43/3000 [02:26<3:15:03, 3.96s/it, lr: 1.0e-04 loss: 4.536e-01]
my_first_flux_lora_v1: 1%|β | 44/3000 [02:26<2:52:19, 3.50s/it, lr: 1.0e-04 loss: 4.536e-01]
my_first_flux_lora_v1: 1%|β | 44/3000 [02:28<2:52:19, 3.50s/it, lr: 1.0e-04 loss: 3.407e-01]
my_first_flux_lora_v1: 2%|β | 45/3000 [02:28<2:36:27, 3.18s/it, lr: 1.0e-04 loss: 3.407e-01]
my_first_flux_lora_v1: 2%|β | 45/3000 [02:32<2:36:27, 3.18s/it, lr: 1.0e-04 loss: 3.689e-01]
my_first_flux_lora_v1: 2%|β | 46/3000 [02:32<2:47:12, 3.40s/it, lr: 1.0e-04 loss: 3.689e-01]
my_first_flux_lora_v1: 2%|β | 46/3000 [02:34<2:47:12, 3.40s/it, lr: 1.0e-04 loss: 4.031e-01]
my_first_flux_lora_v1: 2%|β | 47/3000 [02:34<2:27:53, 3.00s/it, lr: 1.0e-04 loss: 4.031e-01]
my_first_flux_lora_v1: 2%|β | 47/3000 [02:37<2:27:53, 3.00s/it, lr: 1.0e-04 loss: 2.784e-01]
my_first_flux_lora_v1: 2%|β | 48/3000 [02:37<2:22:06, 2.89s/it, lr: 1.0e-04 loss: 2.784e-01]
my_first_flux_lora_v1: 2%|β | 48/3000 [02:40<2:22:06, 2.89s/it, lr: 1.0e-04 loss: 5.873e-01]
my_first_flux_lora_v1: 2%|β | 49/3000 [02:40<2:30:16, 3.06s/it, lr: 1.0e-04 loss: 5.873e-01]
my_first_flux_lora_v1: 2%|β | 49/3000 [02:43<2:30:16, 3.06s/it, lr: 1.0e-04 loss: 3.909e-01]
my_first_flux_lora_v1: 2%|β | 50/3000 [02:43<2:22:37, 2.90s/it, lr: 1.0e-04 loss: 3.909e-01]
my_first_flux_lora_v1: 2%|β | 50/3000 [02:47<2:22:37, 2.90s/it, lr: 1.0e-04 loss: 3.854e-01]
my_first_flux_lora_v1: 2%|β | 51/3000 [02:47<2:36:08, 3.18s/it, lr: 1.0e-04 loss: 3.854e-01]
my_first_flux_lora_v1: 2%|β | 51/3000 [02:51<2:36:08, 3.18s/it, lr: 1.0e-04 loss: 5.952e-01]
my_first_flux_lora_v1: 2%|β | 52/3000 [02:51<2:56:53, 3.60s/it, lr: 1.0e-04 loss: 5.952e-01]
my_first_flux_lora_v1: 2%|β | 52/3000 [02:54<2:56:53, 3.60s/it, lr: 1.0e-04 loss: 3.693e-01]
my_first_flux_lora_v1: 2%|β | 53/3000 [02:54<2:41:18, 3.28s/it, lr: 1.0e-04 loss: 3.693e-01]
my_first_flux_lora_v1: 2%|β | 53/3000 [02:58<2:41:18, 3.28s/it, lr: 1.0e-04 loss: 2.915e-01]
my_first_flux_lora_v1: 2%|β | 54/3000 [02:58<2:53:16, 3.53s/it, lr: 1.0e-04 loss: 2.915e-01]
my_first_flux_lora_v1: 2%|β | 54/3000 [03:00<2:53:16, 3.53s/it, lr: 1.0e-04 loss: 6.290e-01]
my_first_flux_lora_v1: 2%|β | 55/3000 [03:00<2:31:57, 3.10s/it, lr: 1.0e-04 loss: 6.290e-01]
my_first_flux_lora_v1: 2%|β | 55/3000 [03:03<2:31:57, 3.10s/it, lr: 1.0e-04 loss: 2.728e-01]
my_first_flux_lora_v1: 2%|β | 56/3000 [03:03<2:36:37, 3.19s/it, lr: 1.0e-04 loss: 2.728e-01]
my_first_flux_lora_v1: 2%|β | 56/3000 [03:07<2:36:37, 3.19s/it, lr: 1.0e-04 loss: 4.689e-01]
my_first_flux_lora_v1: 2%|β | 57/3000 [03:07<2:42:18, 3.31s/it, lr: 1.0e-04 loss: 4.689e-01]
my_first_flux_lora_v1: 2%|β | 57/3000 [03:12<2:42:18, 3.31s/it, lr: 1.0e-04 loss: 5.679e-01]
my_first_flux_lora_v1: 2%|β | 58/3000 [03:12<3:15:42, 3.99s/it, lr: 1.0e-04 loss: 5.679e-01]
my_first_flux_lora_v1: 2%|β | 58/3000 [03:18<3:15:42, 3.99s/it, lr: 1.0e-04 loss: 4.364e-01]
my_first_flux_lora_v1: 2%|β | 59/3000 [03:18<3:40:06, 4.49s/it, lr: 1.0e-04 loss: 4.364e-01]
my_first_flux_lora_v1: 2%|β | 59/3000 [03:21<3:40:06, 4.49s/it, lr: 1.0e-04 loss: 2.776e-01]
my_first_flux_lora_v1: 2%|β | 60/3000 [03:21<3:10:02, 3.88s/it, lr: 1.0e-04 loss: 2.776e-01]
my_first_flux_lora_v1: 2%|β | 60/3000 [03:23<3:10:02, 3.88s/it, lr: 1.0e-04 loss: 4.640e-01]
my_first_flux_lora_v1: 2%|β | 61/3000 [03:23<2:49:07, 3.45s/it, lr: 1.0e-04 loss: 4.640e-01]
my_first_flux_lora_v1: 2%|β | 61/3000 [03:26<2:49:07, 3.45s/it, lr: 1.0e-04 loss: 4.511e-01]
my_first_flux_lora_v1: 2%|β | 62/3000 [03:26<2:35:54, 3.18s/it, lr: 1.0e-04 loss: 4.511e-01]
my_first_flux_lora_v1: 2%|β | 62/3000 [03:28<2:35:54, 3.18s/it, lr: 1.0e-04 loss: 3.653e-01]
my_first_flux_lora_v1: 2%|β | 63/3000 [03:28<2:29:16, 3.05s/it, lr: 1.0e-04 loss: 3.653e-01]
my_first_flux_lora_v1: 2%|β | 63/3000 [03:31<2:29:16, 3.05s/it, lr: 1.0e-04 loss: 3.951e-01]
my_first_flux_lora_v1: 2%|β | 64/3000 [03:31<2:21:54, 2.90s/it, lr: 1.0e-04 loss: 3.951e-01]
my_first_flux_lora_v1: 2%|β | 64/3000 [03:33<2:21:54, 2.90s/it, lr: 1.0e-04 loss: 6.031e-01]
my_first_flux_lora_v1: 2%|β | 65/3000 [03:33<2:09:49, 2.65s/it, lr: 1.0e-04 loss: 6.031e-01]
my_first_flux_lora_v1: 2%|β | 65/3000 [03:39<2:09:49, 2.65s/it, lr: 1.0e-04 loss: 6.005e-01]
my_first_flux_lora_v1: 2%|β | 66/3000 [03:39<3:05:30, 3.79s/it, lr: 1.0e-04 loss: 6.005e-01]
my_first_flux_lora_v1: 2%|β | 66/3000 [03:43<3:05:30, 3.79s/it, lr: 1.0e-04 loss: 2.597e-01]
my_first_flux_lora_v1: 2%|β | 67/3000 [03:43<3:09:43, 3.88s/it, lr: 1.0e-04 loss: 2.597e-01]
my_first_flux_lora_v1: 2%|β | 67/3000 [03:49<3:09:43, 3.88s/it, lr: 1.0e-04 loss: 2.678e-01]
my_first_flux_lora_v1: 2%|β | 68/3000 [03:49<3:41:11, 4.53s/it, lr: 1.0e-04 loss: 2.678e-01]
my_first_flux_lora_v1: 2%|β | 68/3000 [03:54<3:41:11, 4.53s/it, lr: 1.0e-04 loss: 3.778e-01]
my_first_flux_lora_v1: 2%|β | 69/3000 [03:54<3:38:44, 4.48s/it, lr: 1.0e-04 loss: 3.778e-01]
my_first_flux_lora_v1: 2%|β | 69/3000 [03:58<3:38:44, 4.48s/it, lr: 1.0e-04 loss: 3.872e-01]
my_first_flux_lora_v1: 2%|β | 70/3000 [03:58<3:30:25, 4.31s/it, lr: 1.0e-04 loss: 3.872e-01]
my_first_flux_lora_v1: 2%|β | 70/3000 [04:03<3:30:25, 4.31s/it, lr: 1.0e-04 loss: 3.137e-01]
my_first_flux_lora_v1: 2%|β | 71/3000 [04:03<3:42:36, 4.56s/it, lr: 1.0e-04 loss: 3.137e-01]
my_first_flux_lora_v1: 2%|β | 71/3000 [04:08<3:42:36, 4.56s/it, lr: 1.0e-04 loss: 3.713e-01]
my_first_flux_lora_v1: 2%|β | 72/3000 [04:08<3:43:10, 4.57s/it, lr: 1.0e-04 loss: 3.713e-01]
my_first_flux_lora_v1: 2%|β | 72/3000 [04:10<3:43:10, 4.57s/it, lr: 1.0e-04 loss: 2.857e-01]
my_first_flux_lora_v1: 2%|β | 73/3000 [04:10<3:13:24, 3.96s/it, lr: 1.0e-04 loss: 2.857e-01]
my_first_flux_lora_v1: 2%|β | 73/3000 [04:14<3:13:24, 3.96s/it, lr: 1.0e-04 loss: 4.499e-01]
my_first_flux_lora_v1: 2%|β | 74/3000 [04:14<3:12:31, 3.95s/it, lr: 1.0e-04 loss: 4.499e-01]
my_first_flux_lora_v1: 2%|β | 74/3000 [04:18<3:12:31, 3.95s/it, lr: 1.0e-04 loss: 4.481e-01]
my_first_flux_lora_v1: 2%|β | 75/3000 [04:18<3:13:55, 3.98s/it, lr: 1.0e-04 loss: 4.481e-01]
my_first_flux_lora_v1: 2%|β | 75/3000 [04:21<3:13:55, 3.98s/it, lr: 1.0e-04 loss: 3.099e-01]
my_first_flux_lora_v1: 3%|β | 76/3000 [04:21<2:53:28, 3.56s/it, lr: 1.0e-04 loss: 3.099e-01]
my_first_flux_lora_v1: 3%|β | 76/3000 [04:24<2:53:28, 3.56s/it, lr: 1.0e-04 loss: 3.670e-01]
my_first_flux_lora_v1: 3%|β | 77/3000 [04:24<2:52:06, 3.53s/it, lr: 1.0e-04 loss: 3.670e-01]
my_first_flux_lora_v1: 3%|β | 77/3000 [04:26<2:52:06, 3.53s/it, lr: 1.0e-04 loss: 5.826e-01]
my_first_flux_lora_v1: 3%|β | 78/3000 [04:26<2:33:21, 3.15s/it, lr: 1.0e-04 loss: 5.826e-01]
my_first_flux_lora_v1: 3%|β | 78/3000 [04:29<2:33:21, 3.15s/it, lr: 1.0e-04 loss: 4.013e-01]
my_first_flux_lora_v1: 3%|β | 79/3000 [04:29<2:23:54, 2.96s/it, lr: 1.0e-04 loss: 4.013e-01]
my_first_flux_lora_v1: 3%|β | 79/3000 [04:31<2:23:54, 2.96s/it, lr: 1.0e-04 loss: 6.262e-01]
my_first_flux_lora_v1: 3%|β | 80/3000 [04:31<2:17:55, 2.83s/it, lr: 1.0e-04 loss: 6.262e-01]
my_first_flux_lora_v1: 3%|β | 80/3000 [04:36<2:17:55, 2.83s/it, lr: 1.0e-04 loss: 2.920e-01]
my_first_flux_lora_v1: 3%|β | 81/3000 [04:36<2:37:01, 3.23s/it, lr: 1.0e-04 loss: 2.920e-01]
my_first_flux_lora_v1: 3%|β | 81/3000 [04:40<2:37:01, 3.23s/it, lr: 1.0e-04 loss: 6.309e-01]
my_first_flux_lora_v1: 3%|β | 82/3000 [04:40<2:47:01, 3.43s/it, lr: 1.0e-04 loss: 6.309e-01]
my_first_flux_lora_v1: 3%|β | 82/3000 [04:44<2:47:01, 3.43s/it, lr: 1.0e-04 loss: 6.324e-01]
my_first_flux_lora_v1: 3%|β | 83/3000 [04:44<2:54:02, 3.58s/it, lr: 1.0e-04 loss: 6.324e-01]
my_first_flux_lora_v1: 3%|β | 83/3000 [04:46<2:54:02, 3.58s/it, lr: 1.0e-04 loss: 7.475e-01]
my_first_flux_lora_v1: 3%|β | 84/3000 [04:46<2:37:11, 3.23s/it, lr: 1.0e-04 loss: 7.475e-01]
my_first_flux_lora_v1: 3%|β | 84/3000 [04:50<2:37:11, 3.23s/it, lr: 1.0e-04 loss: 2.683e-01]
my_first_flux_lora_v1: 3%|β | 85/3000 [04:50<2:41:21, 3.32s/it, lr: 1.0e-04 loss: 2.683e-01]
my_first_flux_lora_v1: 3%|β | 85/3000 [04:52<2:41:21, 3.32s/it, lr: 1.0e-04 loss: 3.085e-01]
my_first_flux_lora_v1: 3%|β | 86/3000 [04:52<2:28:16, 3.05s/it, lr: 1.0e-04 loss: 3.085e-01]
my_first_flux_lora_v1: 3%|β | 86/3000 [04:56<2:28:16, 3.05s/it, lr: 1.0e-04 loss: 3.981e-01]
my_first_flux_lora_v1: 3%|β | 87/3000 [04:56<2:33:49, 3.17s/it, lr: 1.0e-04 loss: 3.981e-01]
my_first_flux_lora_v1: 3%|β | 87/3000 [05:00<2:33:49, 3.17s/it, lr: 1.0e-04 loss: 4.770e-01]
my_first_flux_lora_v1: 3%|β | 88/3000 [05:00<2:47:21, 3.45s/it, lr: 1.0e-04 loss: 4.770e-01]
my_first_flux_lora_v1: 3%|β | 88/3000 [05:03<2:47:21, 3.45s/it, lr: 1.0e-04 loss: 3.530e-01]
my_first_flux_lora_v1: 3%|β | 89/3000 [05:03<2:48:21, 3.47s/it, lr: 1.0e-04 loss: 3.530e-01]
my_first_flux_lora_v1: 3%|β | 89/3000 [05:07<2:48:21, 3.47s/it, lr: 1.0e-04 loss: 2.892e-01]
my_first_flux_lora_v1: 3%|β | 90/3000 [05:07<2:57:17, 3.66s/it, lr: 1.0e-04 loss: 2.892e-01]
my_first_flux_lora_v1: 3%|β | 90/3000 [05:10<2:57:17, 3.66s/it, lr: 1.0e-04 loss: 3.335e-01]
my_first_flux_lora_v1: 3%|β | 91/3000 [05:10<2:41:02, 3.32s/it, lr: 1.0e-04 loss: 3.335e-01]
my_first_flux_lora_v1: 3%|β | 91/3000 [05:12<2:41:02, 3.32s/it, lr: 1.0e-04 loss: 6.437e-01]
my_first_flux_lora_v1: 3%|β | 92/3000 [05:12<2:28:07, 3.06s/it, lr: 1.0e-04 loss: 6.437e-01]
my_first_flux_lora_v1: 3%|β | 92/3000 [05:16<2:28:07, 3.06s/it, lr: 1.0e-04 loss: 3.570e-01]
my_first_flux_lora_v1: 3%|β | 93/3000 [05:16<2:34:00, 3.18s/it, lr: 1.0e-04 loss: 3.570e-01]
my_first_flux_lora_v1: 3%|β | 93/3000 [05:18<2:34:00, 3.18s/it, lr: 1.0e-04 loss: 5.457e-01]
my_first_flux_lora_v1: 3%|β | 94/3000 [05:18<2:24:55, 2.99s/it, lr: 1.0e-04 loss: 5.457e-01]
my_first_flux_lora_v1: 3%|β | 94/3000 [05:20<2:24:55, 2.99s/it, lr: 1.0e-04 loss: 5.033e-01]
my_first_flux_lora_v1: 3%|β | 95/3000 [05:20<2:11:40, 2.72s/it, lr: 1.0e-04 loss: 5.033e-01]
my_first_flux_lora_v1: 3%|β | 95/3000 [05:23<2:11:40, 2.72s/it, lr: 1.0e-04 loss: 3.938e-01]
my_first_flux_lora_v1: 3%|β | 96/3000 [05:23<2:10:09, 2.69s/it, lr: 1.0e-04 loss: 3.938e-01]
my_first_flux_lora_v1: 3%|β | 96/3000 [05:30<2:10:09, 2.69s/it, lr: 1.0e-04 loss: 3.418e-01]
my_first_flux_lora_v1: 3%|β | 97/3000 [05:30<3:06:53, 3.86s/it, lr: 1.0e-04 loss: 3.418e-01]
my_first_flux_lora_v1: 3%|β | 97/3000 [05:31<3:06:53, 3.86s/it, lr: 1.0e-04 loss: 3.500e-01]
my_first_flux_lora_v1: 3%|β | 98/3000 [05:31<2:36:18, 3.23s/it, lr: 1.0e-04 loss: 3.500e-01]
my_first_flux_lora_v1: 3%|β | 98/3000 [05:35<2:36:18, 3.23s/it, lr: 1.0e-04 loss: 5.344e-01]
my_first_flux_lora_v1: 3%|β | 99/3000 [05:35<2:46:07, 3.44s/it, lr: 1.0e-04 loss: 5.344e-01]
my_first_flux_lora_v1: 3%|β | 99/3000 [05:40<2:46:07, 3.44s/it, lr: 1.0e-04 loss: 3.349e-01]
my_first_flux_lora_v1: 3%|β | 100/3000 [05:42<2:46:04, 3.44s/it, lr: 1.0e-04 loss: 3.319e-01]
my_first_flux_lora_v1: 3%|β | 101/3000 [05:42<1:48:58, 2.26s/it, lr: 1.0e-04 loss: 3.319e-01]
my_first_flux_lora_v1: 3%|β | 101/3000 [05:45<1:48:58, 2.26s/it, lr: 1.0e-04 loss: 3.599e-01]
my_first_flux_lora_v1: 3%|β | 102/3000 [05:45<2:07:24, 2.64s/it, lr: 1.0e-04 loss: 3.599e-01]
my_first_flux_lora_v1: 3%|β | 102/3000 [05:52<2:07:24, 2.64s/it, lr: 1.0e-04 loss: 3.196e-01]
my_first_flux_lora_v1: 3%|β | 103/3000 [05:52<2:55:18, 3.63s/it, lr: 1.0e-04 loss: 3.196e-01]
my_first_flux_lora_v1: 3%|β | 103/3000 [05:55<2:55:18, 3.63s/it, lr: 1.0e-04 loss: 3.621e-01]
my_first_flux_lora_v1: 3%|β | 104/3000 [05:55<2:54:41, 3.62s/it, lr: 1.0e-04 loss: 3.621e-01]
my_first_flux_lora_v1: 3%|β | 104/3000 [05:58<2:54:41, 3.62s/it, lr: 1.0e-04 loss: 3.473e-01]
my_first_flux_lora_v1: 4%|β | 105/3000 [05:58<2:39:34, 3.31s/it, lr: 1.0e-04 loss: 3.473e-01]
my_first_flux_lora_v1: 4%|β | 105/3000 [06:02<2:39:34, 3.31s/it, lr: 1.0e-04 loss: 3.085e-01]
my_first_flux_lora_v1: 4%|β | 106/3000 [06:02<2:54:02, 3.61s/it, lr: 1.0e-04 loss: 3.085e-01]
my_first_flux_lora_v1: 4%|β | 106/3000 [06:04<2:54:02, 3.61s/it, lr: 1.0e-04 loss: 5.929e-01]
my_first_flux_lora_v1: 4%|β | 107/3000 [06:04<2:30:49, 3.13s/it, lr: 1.0e-04 loss: 5.929e-01]
my_first_flux_lora_v1: 4%|β | 107/3000 [06:08<2:30:49, 3.13s/it, lr: 1.0e-04 loss: 4.459e-01]
my_first_flux_lora_v1: 4%|β | 108/3000 [06:08<2:37:28, 3.27s/it, lr: 1.0e-04 loss: 4.459e-01]
my_first_flux_lora_v1: 4%|β | 108/3000 [06:10<2:37:28, 3.27s/it, lr: 1.0e-04 loss: 3.395e-01]
my_first_flux_lora_v1: 4%|β | 109/3000 [06:10<2:25:46, 3.03s/it, lr: 1.0e-04 loss: 3.395e-01]
my_first_flux_lora_v1: 4%|β | 109/3000 [06:13<2:25:46, 3.03s/it, lr: 1.0e-04 loss: 4.265e-01]
my_first_flux_lora_v1: 4%|β | 110/3000 [06:13<2:18:43, 2.88s/it, lr: 1.0e-04 loss: 4.265e-01]
my_first_flux_lora_v1: 4%|β | 110/3000 [06:15<2:18:43, 2.88s/it, lr: 1.0e-04 loss: 5.852e-01]
my_first_flux_lora_v1: 4%|β | 111/3000 [06:15<2:13:48, 2.78s/it, lr: 1.0e-04 loss: 5.852e-01]
my_first_flux_lora_v1: 4%|β | 111/3000 [06:19<2:13:48, 2.78s/it, lr: 1.0e-04 loss: 4.040e-01]
my_first_flux_lora_v1: 4%|β | 112/3000 [06:19<2:32:28, 3.17s/it, lr: 1.0e-04 loss: 4.040e-01]
my_first_flux_lora_v1: 4%|β | 112/3000 [06:22<2:32:28, 3.17s/it, lr: 1.0e-04 loss: 3.641e-01]
my_first_flux_lora_v1: 4%|β | 113/3000 [06:22<2:21:59, 2.95s/it, lr: 1.0e-04 loss: 3.641e-01]
my_first_flux_lora_v1: 4%|β | 113/3000 [06:26<2:21:59, 2.95s/it, lr: 1.0e-04 loss: 4.030e-01]
my_first_flux_lora_v1: 4%|β | 114/3000 [06:26<2:32:43, 3.18s/it, lr: 1.0e-04 loss: 4.030e-01]
my_first_flux_lora_v1: 4%|β | 114/3000 [06:28<2:32:43, 3.18s/it, lr: 1.0e-04 loss: 2.907e-01]
my_first_flux_lora_v1: 4%|β | 115/3000 [06:28<2:27:05, 3.06s/it, lr: 1.0e-04 loss: 2.907e-01]
my_first_flux_lora_v1: 4%|β | 115/3000 [06:31<2:27:05, 3.06s/it, lr: 1.0e-04 loss: 4.561e-01]
my_first_flux_lora_v1: 4%|β | 116/3000 [06:31<2:19:37, 2.90s/it, lr: 1.0e-04 loss: 4.561e-01]
my_first_flux_lora_v1: 4%|β | 116/3000 [06:36<2:19:37, 2.90s/it, lr: 1.0e-04 loss: 5.741e-01]
my_first_flux_lora_v1: 4%|β | 117/3000 [06:36<2:44:01, 3.41s/it, lr: 1.0e-04 loss: 5.741e-01]
my_first_flux_lora_v1: 4%|β | 117/3000 [06:42<2:44:01, 3.41s/it, lr: 1.0e-04 loss: 5.157e-01]
my_first_flux_lora_v1: 4%|β | 118/3000 [06:42<3:27:28, 4.32s/it, lr: 1.0e-04 loss: 5.157e-01]
my_first_flux_lora_v1: 4%|β | 118/3000 [06:46<3:27:28, 4.32s/it, lr: 1.0e-04 loss: 3.598e-01]
my_first_flux_lora_v1: 4%|β | 119/3000 [06:46<3:23:23, 4.24s/it, lr: 1.0e-04 loss: 3.598e-01]
my_first_flux_lora_v1: 4%|β | 119/3000 [06:52<3:23:23, 4.24s/it, lr: 1.0e-04 loss: 5.017e-01]
my_first_flux_lora_v1: 4%|β | 120/3000 [06:52<3:42:17, 4.63s/it, lr: 1.0e-04 loss: 5.017e-01]
my_first_flux_lora_v1: 4%|β | 120/3000 [06:55<3:42:17, 4.63s/it, lr: 1.0e-04 loss: 5.056e-01]
my_first_flux_lora_v1: 4%|β | 121/3000 [06:55<3:26:58, 4.31s/it, lr: 1.0e-04 loss: 5.056e-01]
my_first_flux_lora_v1: 4%|β | 121/3000 [06:58<3:26:58, 4.31s/it, lr: 1.0e-04 loss: 3.705e-01]
my_first_flux_lora_v1: 4%|β | 122/3000 [06:58<2:59:44, 3.75s/it, lr: 1.0e-04 loss: 3.705e-01]
my_first_flux_lora_v1: 4%|β | 122/3000 [07:00<2:59:44, 3.75s/it, lr: 1.0e-04 loss: 3.979e-01]
my_first_flux_lora_v1: 4%|β | 123/3000 [07:00<2:35:16, 3.24s/it, lr: 1.0e-04 loss: 3.979e-01]
my_first_flux_lora_v1: 4%|β | 123/3000 [07:02<2:35:16, 3.24s/it, lr: 1.0e-04 loss: 4.990e-01]
my_first_flux_lora_v1: 4%|β | 124/3000 [07:02<2:25:07, 3.03s/it, lr: 1.0e-04 loss: 4.990e-01]
my_first_flux_lora_v1: 4%|β | 124/3000 [07:06<2:25:07, 3.03s/it, lr: 1.0e-04 loss: 2.779e-01]
my_first_flux_lora_v1: 4%|β | 125/3000 [07:06<2:32:51, 3.19s/it, lr: 1.0e-04 loss: 2.779e-01]
my_first_flux_lora_v1: 4%|β | 125/3000 [07:08<2:32:51, 3.19s/it, lr: 1.0e-04 loss: 5.679e-01]
my_first_flux_lora_v1: 4%|β | 126/3000 [07:08<2:23:23, 2.99s/it, lr: 1.0e-04 loss: 5.679e-01]
my_first_flux_lora_v1: 4%|β | 126/3000 [07:11<2:23:23, 2.99s/it, lr: 1.0e-04 loss: 6.004e-01]
my_first_flux_lora_v1: 4%|β | 127/3000 [07:11<2:15:54, 2.84s/it, lr: 1.0e-04 loss: 6.004e-01]
my_first_flux_lora_v1: 4%|β | 127/3000 [07:17<2:15:54, 2.84s/it, lr: 1.0e-04 loss: 2.705e-01]
my_first_flux_lora_v1: 4%|β | 128/3000 [07:17<3:01:36, 3.79s/it, lr: 1.0e-04 loss: 2.705e-01]
my_first_flux_lora_v1: 4%|β | 128/3000 [07:19<3:01:36, 3.79s/it, lr: 1.0e-04 loss: 4.885e-01]
my_first_flux_lora_v1: 4%|β | 129/3000 [07:19<2:41:49, 3.38s/it, lr: 1.0e-04 loss: 4.885e-01]
my_first_flux_lora_v1: 4%|β | 129/3000 [07:22<2:41:49, 3.38s/it, lr: 1.0e-04 loss: 5.111e-01]
my_first_flux_lora_v1: 4%|β | 130/3000 [07:22<2:29:39, 3.13s/it, lr: 1.0e-04 loss: 5.111e-01]
my_first_flux_lora_v1: 4%|β | 130/3000 [07:26<2:29:39, 3.13s/it, lr: 1.0e-04 loss: 4.336e-01]
my_first_flux_lora_v1: 4%|β | 131/3000 [07:26<2:45:44, 3.47s/it, lr: 1.0e-04 loss: 4.336e-01]
my_first_flux_lora_v1: 4%|β | 131/3000 [07:30<2:45:44, 3.47s/it, lr: 1.0e-04 loss: 2.741e-01]
my_first_flux_lora_v1: 4%|β | 132/3000 [07:30<2:47:11, 3.50s/it, lr: 1.0e-04 loss: 2.741e-01]
my_first_flux_lora_v1: 4%|β | 132/3000 [07:32<2:47:11, 3.50s/it, lr: 1.0e-04 loss: 3.214e-01]
my_first_flux_lora_v1: 4%|β | 133/3000 [07:32<2:33:30, 3.21s/it, lr: 1.0e-04 loss: 3.214e-01]
my_first_flux_lora_v1: 4%|β | 133/3000 [07:34<2:33:30, 3.21s/it, lr: 1.0e-04 loss: 3.015e-01]
my_first_flux_lora_v1: 4%|β | 134/3000 [07:34<2:17:04, 2.87s/it, lr: 1.0e-04 loss: 3.015e-01]
my_first_flux_lora_v1: 4%|β | 134/3000 [07:38<2:17:04, 2.87s/it, lr: 1.0e-04 loss: 4.527e-01]
my_first_flux_lora_v1: 4%|β | 135/3000 [07:38<2:27:08, 3.08s/it, lr: 1.0e-04 loss: 4.527e-01]
my_first_flux_lora_v1: 4%|β | 135/3000 [07:40<2:27:08, 3.08s/it, lr: 1.0e-04 loss: 3.286e-01]
my_first_flux_lora_v1: 5%|β | 136/3000 [07:40<2:09:50, 2.72s/it, lr: 1.0e-04 loss: 3.286e-01]
my_first_flux_lora_v1: 5%|β | 136/3000 [07:42<2:09:50, 2.72s/it, lr: 1.0e-04 loss: 3.214e-01]
my_first_flux_lora_v1: 5%|β | 137/3000 [07:42<2:06:48, 2.66s/it, lr: 1.0e-04 loss: 3.214e-01]
my_first_flux_lora_v1: 5%|β | 137/3000 [07:46<2:06:48, 2.66s/it, lr: 1.0e-04 loss: 2.782e-01]
my_first_flux_lora_v1: 5%|β | 138/3000 [07:46<2:19:54, 2.93s/it, lr: 1.0e-04 loss: 2.782e-01]
my_first_flux_lora_v1: 5%|β | 138/3000 [07:48<2:19:54, 2.93s/it, lr: 1.0e-04 loss: 6.522e-01]
my_first_flux_lora_v1: 5%|β | 139/3000 [07:48<2:05:41, 2.64s/it, lr: 1.0e-04 loss: 6.522e-01]
my_first_flux_lora_v1: 5%|β | 139/3000 [07:51<2:05:41, 2.64s/it, lr: 1.0e-04 loss: 6.009e-01]
my_first_flux_lora_v1: 5%|β | 140/3000 [07:51<2:20:37, 2.95s/it, lr: 1.0e-04 loss: 6.009e-01]
my_first_flux_lora_v1: 5%|β | 140/3000 [07:55<2:20:37, 2.95s/it, lr: 1.0e-04 loss: 5.654e-01]
my_first_flux_lora_v1: 5%|β | 141/3000 [07:55<2:29:25, 3.14s/it, lr: 1.0e-04 loss: 5.654e-01]
my_first_flux_lora_v1: 5%|β | 141/3000 [07:57<2:29:25, 3.14s/it, lr: 1.0e-04 loss: 2.901e-01]
my_first_flux_lora_v1: 5%|β | 142/3000 [07:57<2:19:08, 2.92s/it, lr: 1.0e-04 loss: 2.901e-01]
my_first_flux_lora_v1: 5%|β | 142/3000 [08:01<2:19:08, 2.92s/it, lr: 1.0e-04 loss: 3.059e-01]
my_first_flux_lora_v1: 5%|β | 143/3000 [08:01<2:30:30, 3.16s/it, lr: 1.0e-04 loss: 3.059e-01]
my_first_flux_lora_v1: 5%|β | 143/3000 [08:03<2:30:30, 3.16s/it, lr: 1.0e-04 loss: 6.074e-01]
my_first_flux_lora_v1: 5%|β | 144/3000 [08:03<2:18:20, 2.91s/it, lr: 1.0e-04 loss: 6.074e-01]
my_first_flux_lora_v1: 5%|β | 144/3000 [08:06<2:18:20, 2.91s/it, lr: 1.0e-04 loss: 4.078e-01]
my_first_flux_lora_v1: 5%|β | 145/3000 [08:06<2:11:40, 2.77s/it, lr: 1.0e-04 loss: 4.078e-01]
my_first_flux_lora_v1: 5%|β | 145/3000 [08:12<2:11:40, 2.77s/it, lr: 1.0e-04 loss: 2.273e-01]
my_first_flux_lora_v1: 5%|β | 146/3000 [08:12<3:05:50, 3.91s/it, lr: 1.0e-04 loss: 2.273e-01]
my_first_flux_lora_v1: 5%|β | 146/3000 [08:17<3:05:50, 3.91s/it, lr: 1.0e-04 loss: 2.844e-01]
my_first_flux_lora_v1: 5%|β | 147/3000 [08:17<3:17:37, 4.16s/it, lr: 1.0e-04 loss: 2.844e-01]
my_first_flux_lora_v1: 5%|β | 147/3000 [08:21<3:17:37, 4.16s/it, lr: 1.0e-04 loss: 3.111e-01]
my_first_flux_lora_v1: 5%|β | 148/3000 [08:21<3:16:34, 4.14s/it, lr: 1.0e-04 loss: 3.111e-01]
my_first_flux_lora_v1: 5%|β | 148/3000 [08:24<3:16:34, 4.14s/it, lr: 1.0e-04 loss: 6.055e-01]
my_first_flux_lora_v1: 5%|β | 149/3000 [08:24<2:51:52, 3.62s/it, lr: 1.0e-04 loss: 6.055e-01]
my_first_flux_lora_v1: 5%|β | 149/3000 [08:27<2:51:52, 3.62s/it, lr: 1.0e-04 loss: 3.273e-01]
my_first_flux_lora_v1: 5%|β | 150/3000 [08:27<2:51:19, 3.61s/it, lr: 1.0e-04 loss: 3.273e-01]
my_first_flux_lora_v1: 5%|β | 150/3000 [08:30<2:51:19, 3.61s/it, lr: 1.0e-04 loss: 4.245e-01]
my_first_flux_lora_v1: 5%|β | 151/3000 [08:30<2:37:20, 3.31s/it, lr: 1.0e-04 loss: 4.245e-01]
my_first_flux_lora_v1: 5%|β | 151/3000 [08:35<2:37:20, 3.31s/it, lr: 1.0e-04 loss: 4.337e-01]
my_first_flux_lora_v1: 5%|β | 152/3000 [08:35<3:10:26, 4.01s/it, lr: 1.0e-04 loss: 4.337e-01]
my_first_flux_lora_v1: 5%|β | 152/3000 [08:38<3:10:26, 4.01s/it, lr: 1.0e-04 loss: 4.013e-01]
my_first_flux_lora_v1: 5%|β | 153/3000 [08:38<2:50:16, 3.59s/it, lr: 1.0e-04 loss: 4.013e-01]
my_first_flux_lora_v1: 5%|β | 153/3000 [08:40<2:50:16, 3.59s/it, lr: 1.0e-04 loss: 4.570e-01]
my_first_flux_lora_v1: 5%|β | 154/3000 [08:40<2:31:20, 3.19s/it, lr: 1.0e-04 loss: 4.570e-01]
my_first_flux_lora_v1: 5%|β | 154/3000 [08:43<2:31:20, 3.19s/it, lr: 1.0e-04 loss: 3.744e-01]
my_first_flux_lora_v1: 5%|β | 155/3000 [08:43<2:20:36, 2.97s/it, lr: 1.0e-04 loss: 3.744e-01]
my_first_flux_lora_v1: 5%|β | 155/3000 [08:49<2:20:36, 2.97s/it, lr: 1.0e-04 loss: 5.849e-01]
my_first_flux_lora_v1: 5%|β | 156/3000 [08:49<3:04:12, 3.89s/it, lr: 1.0e-04 loss: 5.849e-01]
my_first_flux_lora_v1: 5%|β | 156/3000 [08:51<3:04:12, 3.89s/it, lr: 1.0e-04 loss: 2.864e-01]
my_first_flux_lora_v1: 5%|β | 157/3000 [08:51<2:40:47, 3.39s/it, lr: 1.0e-04 loss: 2.864e-01]
my_first_flux_lora_v1: 5%|β | 157/3000 [08:54<2:40:47, 3.39s/it, lr: 1.0e-04 loss: 3.174e-01]
my_first_flux_lora_v1: 5%|β | 158/3000 [08:54<2:29:13, 3.15s/it, lr: 1.0e-04 loss: 3.174e-01]
my_first_flux_lora_v1: 5%|β | 158/3000 [08:56<2:29:13, 3.15s/it, lr: 1.0e-04 loss: 4.794e-01]
my_first_flux_lora_v1: 5%|β | 159/3000 [08:56<2:20:29, 2.97s/it, lr: 1.0e-04 loss: 4.794e-01]
my_first_flux_lora_v1: 5%|β | 159/3000 [09:01<2:20:29, 2.97s/it, lr: 1.0e-04 loss: 6.296e-01]
my_first_flux_lora_v1: 5%|β | 160/3000 [09:01<2:51:28, 3.62s/it, lr: 1.0e-04 loss: 6.296e-01]
my_first_flux_lora_v1: 5%|β | 160/3000 [09:04<2:51:28, 3.62s/it, lr: 1.0e-04 loss: 6.035e-01]
my_first_flux_lora_v1: 5%|β | 161/3000 [09:04<2:37:26, 3.33s/it, lr: 1.0e-04 loss: 6.035e-01]
my_first_flux_lora_v1: 5%|β | 161/3000 [09:08<2:37:26, 3.33s/it, lr: 1.0e-04 loss: 4.817e-01]
my_first_flux_lora_v1: 5%|β | 162/3000 [09:08<2:45:50, 3.51s/it, lr: 1.0e-04 loss: 4.817e-01]
my_first_flux_lora_v1: 5%|β | 162/3000 [09:12<2:45:50, 3.51s/it, lr: 1.0e-04 loss: 4.373e-01]
my_first_flux_lora_v1: 5%|β | 163/3000 [09:12<2:47:04, 3.53s/it, lr: 1.0e-04 loss: 4.373e-01]
my_first_flux_lora_v1: 5%|β | 163/3000 [09:14<2:47:04, 3.53s/it, lr: 1.0e-04 loss: 4.283e-01]
my_first_flux_lora_v1: 5%|β | 164/3000 [09:14<2:28:54, 3.15s/it, lr: 1.0e-04 loss: 4.283e-01]
my_first_flux_lora_v1: 5%|β | 164/3000 [09:20<2:28:54, 3.15s/it, lr: 1.0e-04 loss: 4.255e-01]
my_first_flux_lora_v1: 6%|β | 165/3000 [09:20<3:06:31, 3.95s/it, lr: 1.0e-04 loss: 4.255e-01]
my_first_flux_lora_v1: 6%|β | 165/3000 [09:22<3:06:31, 3.95s/it, lr: 1.0e-04 loss: 3.350e-01]
my_first_flux_lora_v1: 6%|β | 166/3000 [09:22<2:46:45, 3.53s/it, lr: 1.0e-04 loss: 3.350e-01]
my_first_flux_lora_v1: 6%|β | 166/3000 [09:25<2:46:45, 3.53s/it, lr: 1.0e-04 loss: 2.662e-01]
my_first_flux_lora_v1: 6%|β | 167/3000 [09:25<2:32:52, 3.24s/it, lr: 1.0e-04 loss: 2.662e-01]
my_first_flux_lora_v1: 6%|β | 167/3000 [09:27<2:32:52, 3.24s/it, lr: 1.0e-04 loss: 3.225e-01]
my_first_flux_lora_v1: 6%|β | 168/3000 [09:27<2:21:25, 3.00s/it, lr: 1.0e-04 loss: 3.225e-01]
my_first_flux_lora_v1: 6%|β | 168/3000 [09:30<2:21:25, 3.00s/it, lr: 1.0e-04 loss: 2.905e-01]
my_first_flux_lora_v1: 6%|β | 169/3000 [09:30<2:08:31, 2.72s/it, lr: 1.0e-04 loss: 2.905e-01]
my_first_flux_lora_v1: 6%|β | 169/3000 [09:34<2:08:31, 2.72s/it, lr: 1.0e-04 loss: 3.554e-01]
my_first_flux_lora_v1: 6%|β | 170/3000 [09:34<2:37:52, 3.35s/it, lr: 1.0e-04 loss: 3.554e-01]
my_first_flux_lora_v1: 6%|β | 170/3000 [09:37<2:37:52, 3.35s/it, lr: 1.0e-04 loss: 2.865e-01]
my_first_flux_lora_v1: 6%|β | 171/3000 [09:37<2:26:23, 3.10s/it, lr: 1.0e-04 loss: 2.865e-01]
my_first_flux_lora_v1: 6%|β | 171/3000 [09:43<2:26:23, 3.10s/it, lr: 1.0e-04 loss: 4.129e-01]
my_first_flux_lora_v1: 6%|β | 172/3000 [09:43<3:02:13, 3.87s/it, lr: 1.0e-04 loss: 4.129e-01]
my_first_flux_lora_v1: 6%|β | 172/3000 [09:45<3:02:13, 3.87s/it, lr: 1.0e-04 loss: 3.059e-01]
my_first_flux_lora_v1: 6%|β | 173/3000 [09:45<2:42:57, 3.46s/it, lr: 1.0e-04 loss: 3.059e-01]
my_first_flux_lora_v1: 6%|β | 173/3000 [09:48<2:42:57, 3.46s/it, lr: 1.0e-04 loss: 3.175e-01]
my_first_flux_lora_v1: 6%|β | 174/3000 [09:48<2:30:57, 3.20s/it, lr: 1.0e-04 loss: 3.175e-01]
my_first_flux_lora_v1: 6%|β | 174/3000 [09:50<2:30:57, 3.20s/it, lr: 1.0e-04 loss: 3.456e-01]
my_first_flux_lora_v1: 6%|β | 175/3000 [09:50<2:20:00, 2.97s/it, lr: 1.0e-04 loss: 3.456e-01]
my_first_flux_lora_v1: 6%|β | 175/3000 [09:52<2:20:00, 2.97s/it, lr: 1.0e-04 loss: 6.206e-01]
my_first_flux_lora_v1: 6%|β | 176/3000 [09:52<2:09:50, 2.76s/it, lr: 1.0e-04 loss: 6.206e-01]
my_first_flux_lora_v1: 6%|β | 176/3000 [09:56<2:09:50, 2.76s/it, lr: 1.0e-04 loss: 3.783e-01]
my_first_flux_lora_v1: 6%|β | 177/3000 [09:56<2:26:16, 3.11s/it, lr: 1.0e-04 loss: 3.783e-01]
my_first_flux_lora_v1: 6%|β | 177/3000 [09:59<2:26:16, 3.11s/it, lr: 1.0e-04 loss: 4.510e-01]
my_first_flux_lora_v1: 6%|β | 178/3000 [09:59<2:19:23, 2.96s/it, lr: 1.0e-04 loss: 4.510e-01]
my_first_flux_lora_v1: 6%|β | 178/3000 [10:02<2:19:23, 2.96s/it, lr: 1.0e-04 loss: 2.764e-01]
my_first_flux_lora_v1: 6%|β | 179/3000 [10:02<2:28:05, 3.15s/it, lr: 1.0e-04 loss: 2.764e-01]
my_first_flux_lora_v1: 6%|β | 179/3000 [10:06<2:28:05, 3.15s/it, lr: 1.0e-04 loss: 5.961e-01]
my_first_flux_lora_v1: 6%|β | 180/3000 [10:06<2:38:46, 3.38s/it, lr: 1.0e-04 loss: 5.961e-01]
my_first_flux_lora_v1: 6%|β | 180/3000 [10:09<2:38:46, 3.38s/it, lr: 1.0e-04 loss: 3.321e-01]
my_first_flux_lora_v1: 6%|β | 181/3000 [10:09<2:25:24, 3.09s/it, lr: 1.0e-04 loss: 3.321e-01]
my_first_flux_lora_v1: 6%|β | 181/3000 [10:11<2:25:24, 3.09s/it, lr: 1.0e-04 loss: 6.429e-01]
my_first_flux_lora_v1: 6%|β | 182/3000 [10:11<2:09:13, 2.75s/it, lr: 1.0e-04 loss: 6.429e-01]
my_first_flux_lora_v1: 6%|β | 182/3000 [10:13<2:09:13, 2.75s/it, lr: 1.0e-04 loss: 2.809e-01]
my_first_flux_lora_v1: 6%|β | 183/3000 [10:13<2:01:32, 2.59s/it, lr: 1.0e-04 loss: 2.809e-01]
my_first_flux_lora_v1: 6%|β | 183/3000 [10:15<2:01:32, 2.59s/it, lr: 1.0e-04 loss: 3.397e-01]
my_first_flux_lora_v1: 6%|β | 184/3000 [10:15<1:49:47, 2.34s/it, lr: 1.0e-04 loss: 3.397e-01]
my_first_flux_lora_v1: 6%|β | 184/3000 [10:19<1:49:47, 2.34s/it, lr: 1.0e-04 loss: 5.185e-01]
my_first_flux_lora_v1: 6%|β | 185/3000 [10:19<2:21:34, 3.02s/it, lr: 1.0e-04 loss: 5.185e-01]
my_first_flux_lora_v1: 6%|β | 185/3000 [10:22<2:21:34, 3.02s/it, lr: 1.0e-04 loss: 6.364e-01]
my_first_flux_lora_v1: 6%|β | 186/3000 [10:22<2:13:29, 2.85s/it, lr: 1.0e-04 loss: 6.364e-01]
my_first_flux_lora_v1: 6%|β | 186/3000 [10:25<2:13:29, 2.85s/it, lr: 1.0e-04 loss: 4.608e-01]
my_first_flux_lora_v1: 6%|β | 187/3000 [10:25<2:25:26, 3.10s/it, lr: 1.0e-04 loss: 4.608e-01]
my_first_flux_lora_v1: 6%|β | 187/3000 [10:28<2:25:26, 3.10s/it, lr: 1.0e-04 loss: 4.053e-01]
my_first_flux_lora_v1: 6%|β | 188/3000 [10:28<2:18:31, 2.96s/it, lr: 1.0e-04 loss: 4.053e-01]
my_first_flux_lora_v1: 6%|β | 188/3000 [10:31<2:18:31, 2.96s/it, lr: 1.0e-04 loss: 3.759e-01]
my_first_flux_lora_v1: 6%|β | 189/3000 [10:31<2:11:05, 2.80s/it, lr: 1.0e-04 loss: 3.759e-01]
my_first_flux_lora_v1: 6%|β | 189/3000 [10:34<2:11:05, 2.80s/it, lr: 1.0e-04 loss: 5.839e-01]
my_first_flux_lora_v1: 6%|β | 190/3000 [10:34<2:21:59, 3.03s/it, lr: 1.0e-04 loss: 5.839e-01]
my_first_flux_lora_v1: 6%|β | 190/3000 [10:39<2:21:59, 3.03s/it, lr: 1.0e-04 loss: 4.949e-01]
my_first_flux_lora_v1: 6%|β | 191/3000 [10:39<2:52:00, 3.67s/it, lr: 1.0e-04 loss: 4.949e-01]
my_first_flux_lora_v1: 6%|β | 191/3000 [10:43<2:52:00, 3.67s/it, lr: 1.0e-04 loss: 2.877e-01]
my_first_flux_lora_v1: 6%|β | 192/3000 [10:43<2:57:56, 3.80s/it, lr: 1.0e-04 loss: 2.877e-01]
my_first_flux_lora_v1: 6%|β | 192/3000 [10:47<2:57:56, 3.80s/it, lr: 1.0e-04 loss: 4.264e-01]
my_first_flux_lora_v1: 6%|β | 193/3000 [10:47<2:52:35, 3.69s/it, lr: 1.0e-04 loss: 4.264e-01]
my_first_flux_lora_v1: 6%|β | 193/3000 [10:50<2:52:35, 3.69s/it, lr: 1.0e-04 loss: 4.175e-01]
my_first_flux_lora_v1: 6%|β | 194/3000 [10:50<2:51:23, 3.66s/it, lr: 1.0e-04 loss: 4.175e-01]
my_first_flux_lora_v1: 6%|β | 194/3000 [10:53<2:51:23, 3.66s/it, lr: 1.0e-04 loss: 4.907e-01]
my_first_flux_lora_v1: 6%|β | 195/3000 [10:53<2:36:12, 3.34s/it, lr: 1.0e-04 loss: 4.907e-01]
my_first_flux_lora_v1: 6%|β | 195/3000 [10:56<2:36:12, 3.34s/it, lr: 1.0e-04 loss: 5.491e-01]
my_first_flux_lora_v1: 7%|β | 196/3000 [10:56<2:37:37, 3.37s/it, lr: 1.0e-04 loss: 5.491e-01]
my_first_flux_lora_v1: 7%|β | 196/3000 [11:00<2:37:37, 3.37s/it, lr: 1.0e-04 loss: 3.413e-01]
my_first_flux_lora_v1: 7%|β | 197/3000 [11:00<2:38:38, 3.40s/it, lr: 1.0e-04 loss: 3.413e-01]
my_first_flux_lora_v1: 7%|β | 197/3000 [11:04<2:38:38, 3.40s/it, lr: 1.0e-04 loss: 2.684e-01]
my_first_flux_lora_v1: 7%|β | 198/3000 [11:04<2:43:13, 3.50s/it, lr: 1.0e-04 loss: 2.684e-01]
my_first_flux_lora_v1: 7%|β | 198/3000 [11:06<2:43:13, 3.50s/it, lr: 1.0e-04 loss: 3.499e-01]
my_first_flux_lora_v1: 7%|β | 199/3000 [11:06<2:30:35, 3.23s/it, lr: 1.0e-04 loss: 3.499e-01]
my_first_flux_lora_v1: 7%|β | 199/3000 [11:09<2:30:35, 3.23s/it, lr: 1.0e-04 loss: 4.649e-01]
my_first_flux_lora_v1: 7%|β | 200/3000 [11:11<2:30:32, 3.23s/it, lr: 1.0e-04 loss: 3.657e-01]
my_first_flux_lora_v1: 7%|β | 201/3000 [11:11<1:47:24, 2.30s/it, lr: 1.0e-04 loss: 3.657e-01]
my_first_flux_lora_v1: 7%|β | 201/3000 [11:13<1:47:24, 2.30s/it, lr: 1.0e-04 loss: 4.625e-01]
my_first_flux_lora_v1: 7%|β | 202/3000 [11:13<1:41:04, 2.17s/it, lr: 1.0e-04 loss: 4.625e-01]
my_first_flux_lora_v1: 7%|β | 202/3000 [11:17<1:41:04, 2.17s/it, lr: 1.0e-04 loss: 4.363e-01]
my_first_flux_lora_v1: 7%|β | 203/3000 [11:17<2:10:34, 2.80s/it, lr: 1.0e-04 loss: 4.363e-01]
my_first_flux_lora_v1: 7%|β | 203/3000 [11:24<2:10:34, 2.80s/it, lr: 1.0e-04 loss: 5.638e-01]
my_first_flux_lora_v1: 7%|β | 204/3000 [11:24<2:57:00, 3.80s/it, lr: 1.0e-04 loss: 5.638e-01]
my_first_flux_lora_v1: 7%|β | 204/3000 [11:28<2:57:00, 3.80s/it, lr: 1.0e-04 loss: 2.484e-01]
my_first_flux_lora_v1: 7%|β | 205/3000 [11:28<3:00:39, 3.88s/it, lr: 1.0e-04 loss: 2.484e-01]
my_first_flux_lora_v1: 7%|β | 205/3000 [11:31<3:00:39, 3.88s/it, lr: 1.0e-04 loss: 5.604e-01]
my_first_flux_lora_v1: 7%|β | 206/3000 [11:31<2:43:04, 3.50s/it, lr: 1.0e-04 loss: 5.604e-01]
my_first_flux_lora_v1: 7%|β | 206/3000 [11:35<2:43:04, 3.50s/it, lr: 1.0e-04 loss: 5.158e-01]
my_first_flux_lora_v1: 7%|β | 207/3000 [11:35<2:54:39, 3.75s/it, lr: 1.0e-04 loss: 5.158e-01]
my_first_flux_lora_v1: 7%|β | 207/3000 [11:37<2:54:39, 3.75s/it, lr: 1.0e-04 loss: 4.368e-01]
my_first_flux_lora_v1: 7%|β | 208/3000 [11:37<2:33:25, 3.30s/it, lr: 1.0e-04 loss: 4.368e-01]
my_first_flux_lora_v1: 7%|β | 208/3000 [11:43<2:33:25, 3.30s/it, lr: 1.0e-04 loss: 3.182e-01]
my_first_flux_lora_v1: 7%|β | 209/3000 [11:43<3:10:51, 4.10s/it, lr: 1.0e-04 loss: 3.182e-01]
my_first_flux_lora_v1: 7%|β | 209/3000 [11:46<3:10:51, 4.10s/it, lr: 1.0e-04 loss: 4.919e-01]
my_first_flux_lora_v1: 7%|β | 210/3000 [11:46<2:47:36, 3.60s/it, lr: 1.0e-04 loss: 4.919e-01]
my_first_flux_lora_v1: 7%|β | 210/3000 [11:48<2:47:36, 3.60s/it, lr: 1.0e-04 loss: 3.425e-01]
my_first_flux_lora_v1: 7%|β | 211/3000 [11:48<2:31:27, 3.26s/it, lr: 1.0e-04 loss: 3.425e-01]
my_first_flux_lora_v1: 7%|β | 211/3000 [11:54<2:31:27, 3.26s/it, lr: 1.0e-04 loss: 3.367e-01]
my_first_flux_lora_v1: 7%|β | 212/3000 [11:54<3:10:07, 4.09s/it, lr: 1.0e-04 loss: 3.367e-01]
my_first_flux_lora_v1: 7%|β | 212/3000 [11:57<3:10:07, 4.09s/it, lr: 1.0e-04 loss: 4.132e-01]
my_first_flux_lora_v1: 7%|β | 213/3000 [11:57<2:47:28, 3.61s/it, lr: 1.0e-04 loss: 4.132e-01]
my_first_flux_lora_v1: 7%|β | 213/3000 [12:00<2:47:28, 3.61s/it, lr: 1.0e-04 loss: 4.940e-01]
my_first_flux_lora_v1: 7%|β | 214/3000 [12:00<2:49:05, 3.64s/it, lr: 1.0e-04 loss: 4.940e-01]
my_first_flux_lora_v1: 7%|β | 214/3000 [12:04<2:49:05, 3.64s/it, lr: 1.0e-04 loss: 3.606e-01]
my_first_flux_lora_v1: 7%|β | 215/3000 [12:04<2:54:43, 3.76s/it, lr: 1.0e-04 loss: 3.606e-01]
my_first_flux_lora_v1: 7%|β | 215/3000 [12:06<2:54:43, 3.76s/it, lr: 1.0e-04 loss: 6.708e-01]
my_first_flux_lora_v1: 7%|β | 216/3000 [12:06<2:29:30, 3.22s/it, lr: 1.0e-04 loss: 6.708e-01]
my_first_flux_lora_v1: 7%|β | 216/3000 [12:09<2:29:30, 3.22s/it, lr: 1.0e-04 loss: 4.652e-01]
my_first_flux_lora_v1: 7%|β | 217/3000 [12:09<2:22:19, 3.07s/it, lr: 1.0e-04 loss: 4.652e-01]
my_first_flux_lora_v1: 7%|β | 217/3000 [12:15<2:22:19, 3.07s/it, lr: 1.0e-04 loss: 2.336e-01]
my_first_flux_lora_v1: 7%|β | 218/3000 [12:15<3:09:17, 4.08s/it, lr: 1.0e-04 loss: 2.336e-01]
my_first_flux_lora_v1: 7%|β | 218/3000 [12:22<3:09:17, 4.08s/it, lr: 1.0e-04 loss: 2.284e-01]
my_first_flux_lora_v1: 7%|β | 219/3000 [12:22<3:43:49, 4.83s/it, lr: 1.0e-04 loss: 2.284e-01]
my_first_flux_lora_v1: 7%|β | 219/3000 [12:26<3:43:49, 4.83s/it, lr: 1.0e-04 loss: 4.812e-01]
my_first_flux_lora_v1: 7%|β | 220/3000 [12:26<3:33:27, 4.61s/it, lr: 1.0e-04 loss: 4.812e-01]
my_first_flux_lora_v1: 7%|β | 220/3000 [12:33<3:33:27, 4.61s/it, lr: 1.0e-04 loss: 3.901e-01]
my_first_flux_lora_v1: 7%|β | 221/3000 [12:33<3:59:30, 5.17s/it, lr: 1.0e-04 loss: 3.901e-01]
my_first_flux_lora_v1: 7%|β | 221/3000 [12:36<3:59:30, 5.17s/it, lr: 1.0e-04 loss: 3.125e-01]
my_first_flux_lora_v1: 7%|β | 222/3000 [12:36<3:38:55, 4.73s/it, lr: 1.0e-04 loss: 3.125e-01]
my_first_flux_lora_v1: 7%|β | 222/3000 [12:40<3:38:55, 4.73s/it, lr: 1.0e-04 loss: 4.314e-01]
my_first_flux_lora_v1: 7%|β | 223/3000 [12:40<3:22:57, 4.39s/it, lr: 1.0e-04 loss: 4.314e-01]
my_first_flux_lora_v1: 7%|β | 223/3000 [12:42<3:22:57, 4.39s/it, lr: 1.0e-04 loss: 4.945e-01]
my_first_flux_lora_v1: 7%|β | 224/3000 [12:42<2:46:23, 3.60s/it, lr: 1.0e-04 loss: 4.945e-01]
my_first_flux_lora_v1: 7%|β | 224/3000 [12:44<2:46:23, 3.60s/it, lr: 1.0e-04 loss: 6.563e-01]
my_first_flux_lora_v1: 8%|β | 225/3000 [12:44<2:25:07, 3.14s/it, lr: 1.0e-04 loss: 6.563e-01]
my_first_flux_lora_v1: 8%|β | 225/3000 [12:47<2:25:07, 3.14s/it, lr: 1.0e-04 loss: 4.421e-01]
my_first_flux_lora_v1: 8%|β | 226/3000 [12:47<2:32:39, 3.30s/it, lr: 1.0e-04 loss: 4.421e-01]
my_first_flux_lora_v1: 8%|β | 226/3000 [12:51<2:32:39, 3.30s/it, lr: 1.0e-04 loss: 2.354e-01]
my_first_flux_lora_v1: 8%|β | 227/3000 [12:51<2:36:46, 3.39s/it, lr: 1.0e-04 loss: 2.354e-01]
my_first_flux_lora_v1: 8%|β | 227/3000 [12:53<2:36:46, 3.39s/it, lr: 1.0e-04 loss: 3.475e-01]
my_first_flux_lora_v1: 8%|β | 228/3000 [12:53<2:24:27, 3.13s/it, lr: 1.0e-04 loss: 3.475e-01]
my_first_flux_lora_v1: 8%|β | 228/3000 [12:56<2:24:27, 3.13s/it, lr: 1.0e-04 loss: 3.969e-01]
my_first_flux_lora_v1: 8%|β | 229/3000 [12:56<2:18:15, 2.99s/it, lr: 1.0e-04 loss: 3.969e-01]
my_first_flux_lora_v1: 8%|β | 229/3000 [13:00<2:18:15, 2.99s/it, lr: 1.0e-04 loss: 2.291e-01]
my_first_flux_lora_v1: 8%|β | 230/3000 [13:00<2:33:21, 3.32s/it, lr: 1.0e-04 loss: 2.291e-01]
my_first_flux_lora_v1: 8%|β | 230/3000 [13:04<2:33:21, 3.32s/it, lr: 1.0e-04 loss: 3.666e-01]
my_first_flux_lora_v1: 8%|β | 231/3000 [13:04<2:36:46, 3.40s/it, lr: 1.0e-04 loss: 3.666e-01]
my_first_flux_lora_v1: 8%|β | 231/3000 [13:06<2:36:46, 3.40s/it, lr: 1.0e-04 loss: 5.545e-01]
my_first_flux_lora_v1: 8%|β | 232/3000 [13:06<2:24:50, 3.14s/it, lr: 1.0e-04 loss: 5.545e-01]
my_first_flux_lora_v1: 8%|β | 232/3000 [13:09<2:24:50, 3.14s/it, lr: 1.0e-04 loss: 5.568e-01]
my_first_flux_lora_v1: 8%|β | 233/3000 [13:09<2:18:36, 3.01s/it, lr: 1.0e-04 loss: 5.568e-01]
my_first_flux_lora_v1: 8%|β | 233/3000 [13:12<2:18:36, 3.01s/it, lr: 1.0e-04 loss: 5.176e-01]
my_first_flux_lora_v1: 8%|β | 234/3000 [13:12<2:12:01, 2.86s/it, lr: 1.0e-04 loss: 5.176e-01]
my_first_flux_lora_v1: 8%|β | 234/3000 [13:14<2:12:01, 2.86s/it, lr: 1.0e-04 loss: 6.833e-01]
my_first_flux_lora_v1: 8%|β | 235/3000 [13:14<2:05:55, 2.73s/it, lr: 1.0e-04 loss: 6.833e-01]
my_first_flux_lora_v1: 8%|β | 235/3000 [13:18<2:05:55, 2.73s/it, lr: 1.0e-04 loss: 3.834e-01]
my_first_flux_lora_v1: 8%|β | 236/3000 [13:18<2:17:29, 2.98s/it, lr: 1.0e-04 loss: 3.834e-01]
my_first_flux_lora_v1: 8%|β | 236/3000 [13:21<2:17:29, 2.98s/it, lr: 1.0e-04 loss: 5.802e-01]
my_first_flux_lora_v1: 8%|β | 237/3000 [13:21<2:30:14, 3.26s/it, lr: 1.0e-04 loss: 5.802e-01]
my_first_flux_lora_v1: 8%|β | 237/3000 [13:24<2:30:14, 3.26s/it, lr: 1.0e-04 loss: 4.819e-01]
my_first_flux_lora_v1: 8%|β | 238/3000 [13:24<2:21:44, 3.08s/it, lr: 1.0e-04 loss: 4.819e-01]
my_first_flux_lora_v1: 8%|β | 238/3000 [13:26<2:21:44, 3.08s/it, lr: 1.0e-04 loss: 6.081e-01]
my_first_flux_lora_v1: 8%|β | 239/3000 [13:26<2:10:17, 2.83s/it, lr: 1.0e-04 loss: 6.081e-01]
my_first_flux_lora_v1: 8%|β | 239/3000 [13:30<2:10:17, 2.83s/it, lr: 1.0e-04 loss: 5.316e-01]
my_first_flux_lora_v1: 8%|β | 240/3000 [13:30<2:25:16, 3.16s/it, lr: 1.0e-04 loss: 5.316e-01]
my_first_flux_lora_v1: 8%|β | 240/3000 [13:33<2:25:16, 3.16s/it, lr: 1.0e-04 loss: 4.851e-01]
my_first_flux_lora_v1: 8%|β | 241/3000 [13:33<2:15:14, 2.94s/it, lr: 1.0e-04 loss: 4.851e-01]
my_first_flux_lora_v1: 8%|β | 241/3000 [13:36<2:15:14, 2.94s/it, lr: 1.0e-04 loss: 5.610e-01]
my_first_flux_lora_v1: 8%|β | 242/3000 [13:36<2:21:54, 3.09s/it, lr: 1.0e-04 loss: 5.610e-01]
my_first_flux_lora_v1: 8%|β | 242/3000 [13:40<2:21:54, 3.09s/it, lr: 1.0e-04 loss: 2.797e-01]
my_first_flux_lora_v1: 8%|β | 243/3000 [13:40<2:27:52, 3.22s/it, lr: 1.0e-04 loss: 2.797e-01]
my_first_flux_lora_v1: 8%|β | 243/3000 [13:42<2:27:52, 3.22s/it, lr: 1.0e-04 loss: 4.262e-01]
my_first_flux_lora_v1: 8%|β | 244/3000 [13:42<2:07:39, 2.78s/it, lr: 1.0e-04 loss: 4.262e-01]
my_first_flux_lora_v1: 8%|β | 244/3000 [13:44<2:07:39, 2.78s/it, lr: 1.0e-04 loss: 5.386e-01]
my_first_flux_lora_v1: 8%|β | 245/3000 [13:44<2:04:17, 2.71s/it, lr: 1.0e-04 loss: 5.386e-01]
my_first_flux_lora_v1: 8%|β | 245/3000 [13:47<2:04:17, 2.71s/it, lr: 1.0e-04 loss: 5.934e-01]
my_first_flux_lora_v1: 8%|β | 246/3000 [13:47<2:03:43, 2.70s/it, lr: 1.0e-04 loss: 5.934e-01]
my_first_flux_lora_v1: 8%|β | 246/3000 [13:51<2:03:43, 2.70s/it, lr: 1.0e-04 loss: 5.178e-01]
my_first_flux_lora_v1: 8%|β | 247/3000 [13:51<2:22:37, 3.11s/it, lr: 1.0e-04 loss: 5.178e-01]
my_first_flux_lora_v1: 8%|β | 247/3000 [13:53<2:22:37, 3.11s/it, lr: 1.0e-04 loss: 5.973e-01]
my_first_flux_lora_v1: 8%|β | 248/3000 [13:53<2:06:32, 2.76s/it, lr: 1.0e-04 loss: 5.973e-01]
my_first_flux_lora_v1: 8%|β | 248/3000 [13:57<2:06:32, 2.76s/it, lr: 1.0e-04 loss: 3.017e-01]
my_first_flux_lora_v1: 8%|β | 249/3000 [13:57<2:22:16, 3.10s/it, lr: 1.0e-04 loss: 3.017e-01]
my_first_flux_lora_v1: 8%|β | 249/3000 [14:01<2:22:16, 3.10s/it, lr: 1.0e-04 loss: 6.222e-01]
my_first_flux_lora_v1: 8%|β | 250/3000 [14:01<2:30:10, 3.28s/it, lr: 1.0e-04 loss: 6.222e-01]
my_first_flux_lora_v1: 8%|β | 250/3000 [14:07<2:30:10, 3.28s/it, lr: 1.0e-04 loss: 3.642e-01]
my_first_flux_lora_v1: 8%|β | 251/3000 [14:07<3:15:46, 4.27s/it, lr: 1.0e-04 loss: 3.642e-01]
my_first_flux_lora_v1: 8%|β | 251/3000 [14:12<3:15:46, 4.27s/it, lr: 1.0e-04 loss: 4.801e-01]
my_first_flux_lora_v1: 8%|β | 252/3000 [14:12<3:20:05, 4.37s/it, lr: 1.0e-04 loss: 4.801e-01]
my_first_flux_lora_v1: 8%|β | 252/3000 [14:14<3:20:05, 4.37s/it, lr: 1.0e-04 loss: 5.912e-01]
my_first_flux_lora_v1: 8%|β | 253/3000 [14:14<2:53:23, 3.79s/it, lr: 1.0e-04 loss: 5.912e-01]
my_first_flux_lora_v1: 8%|β | 253/3000 [14:20<2:53:23, 3.79s/it, lr: 1.0e-04 loss: 2.254e-01]
my_first_flux_lora_v1: 8%|β | 254/3000 [14:20<3:17:27, 4.31s/it, lr: 1.0e-04 loss: 2.254e-01]
my_first_flux_lora_v1: 8%|β | 254/3000 [14:23<3:17:27, 4.31s/it, lr: 1.0e-04 loss: 6.287e-01]
my_first_flux_lora_v1: 8%|β | 255/3000 [14:23<3:08:47, 4.13s/it, lr: 1.0e-04 loss: 6.287e-01]
my_first_flux_lora_v1: 8%|β | 255/3000 [14:28<3:08:47, 4.13s/it, lr: 1.0e-04 loss: 4.178e-01]
my_first_flux_lora_v1: 9%|β | 256/3000 [14:28<3:08:13, 4.12s/it, lr: 1.0e-04 loss: 4.178e-01]
my_first_flux_lora_v1: 9%|β | 256/3000 [14:30<3:08:13, 4.12s/it, lr: 1.0e-04 loss: 3.025e-01]
my_first_flux_lora_v1: 9%|β | 257/3000 [14:30<2:44:57, 3.61s/it, lr: 1.0e-04 loss: 3.025e-01]
my_first_flux_lora_v1: 9%|β | 257/3000 [14:32<2:44:57, 3.61s/it, lr: 1.0e-04 loss: 5.267e-01]
my_first_flux_lora_v1: 9%|β | 258/3000 [14:32<2:28:43, 3.25s/it, lr: 1.0e-04 loss: 5.267e-01]
my_first_flux_lora_v1: 9%|β | 258/3000 [14:37<2:28:43, 3.25s/it, lr: 1.0e-04 loss: 4.000e-01]
my_first_flux_lora_v1: 9%|β | 259/3000 [14:37<2:44:20, 3.60s/it, lr: 1.0e-04 loss: 4.000e-01]
my_first_flux_lora_v1: 9%|β | 259/3000 [14:40<2:44:20, 3.60s/it, lr: 1.0e-04 loss: 5.482e-01]
my_first_flux_lora_v1: 9%|β | 260/3000 [14:40<2:45:10, 3.62s/it, lr: 1.0e-04 loss: 5.482e-01]
my_first_flux_lora_v1: 9%|β | 260/3000 [14:45<2:45:10, 3.62s/it, lr: 1.0e-04 loss: 3.107e-01]
my_first_flux_lora_v1: 9%|β | 261/3000 [14:45<2:50:54, 3.74s/it, lr: 1.0e-04 loss: 3.107e-01]
my_first_flux_lora_v1: 9%|β | 261/3000 [14:47<2:50:54, 3.74s/it, lr: 1.0e-04 loss: 3.041e-01]
my_first_flux_lora_v1: 9%|β | 262/3000 [14:47<2:34:25, 3.38s/it, lr: 1.0e-04 loss: 3.041e-01]
my_first_flux_lora_v1: 9%|β | 262/3000 [14:49<2:34:25, 3.38s/it, lr: 1.0e-04 loss: 5.791e-01]
my_first_flux_lora_v1: 9%|β | 263/3000 [14:49<2:19:47, 3.06s/it, lr: 1.0e-04 loss: 5.791e-01]
my_first_flux_lora_v1: 9%|β | 263/3000 [14:55<2:19:47, 3.06s/it, lr: 1.0e-04 loss: 3.560e-01]
my_first_flux_lora_v1: 9%|β | 264/3000 [14:55<2:54:41, 3.83s/it, lr: 1.0e-04 loss: 3.560e-01]
my_first_flux_lora_v1: 9%|β | 264/3000 [14:58<2:54:41, 3.83s/it, lr: 1.0e-04 loss: 3.674e-01]
my_first_flux_lora_v1: 9%|β | 265/3000 [14:58<2:38:06, 3.47s/it, lr: 1.0e-04 loss: 3.674e-01]
my_first_flux_lora_v1: 9%|β | 265/3000 [15:00<2:38:06, 3.47s/it, lr: 1.0e-04 loss: 3.632e-01]
my_first_flux_lora_v1: 9%|β | 266/3000 [15:00<2:23:51, 3.16s/it, lr: 1.0e-04 loss: 3.632e-01]
my_first_flux_lora_v1: 9%|β | 266/3000 [15:04<2:23:51, 3.16s/it, lr: 1.0e-04 loss: 4.335e-01]
my_first_flux_lora_v1: 9%|β | 267/3000 [15:04<2:31:52, 3.33s/it, lr: 1.0e-04 loss: 4.335e-01]
my_first_flux_lora_v1: 9%|β | 267/3000 [15:10<2:31:52, 3.33s/it, lr: 1.0e-04 loss: 6.118e-01]
my_first_flux_lora_v1: 9%|β | 268/3000 [15:10<3:08:43, 4.14s/it, lr: 1.0e-04 loss: 6.118e-01]
my_first_flux_lora_v1: 9%|β | 268/3000 [15:12<3:08:43, 4.14s/it, lr: 1.0e-04 loss: 4.630e-01]
my_first_flux_lora_v1: 9%|β | 269/3000 [15:12<2:45:14, 3.63s/it, lr: 1.0e-04 loss: 4.630e-01]
my_first_flux_lora_v1: 9%|β | 269/3000 [15:15<2:45:14, 3.63s/it, lr: 1.0e-04 loss: 3.897e-01]
my_first_flux_lora_v1: 9%|β | 270/3000 [15:15<2:30:25, 3.31s/it, lr: 1.0e-04 loss: 3.897e-01]
my_first_flux_lora_v1: 9%|β | 270/3000 [15:21<2:30:25, 3.31s/it, lr: 1.0e-04 loss: 3.062e-01]
my_first_flux_lora_v1: 9%|β | 271/3000 [15:21<3:13:11, 4.25s/it, lr: 1.0e-04 loss: 3.062e-01]
my_first_flux_lora_v1: 9%|β | 271/3000 [15:23<3:13:11, 4.25s/it, lr: 1.0e-04 loss: 3.606e-01]
my_first_flux_lora_v1: 9%|β | 272/3000 [15:23<2:41:50, 3.56s/it, lr: 1.0e-04 loss: 3.606e-01]
my_first_flux_lora_v1: 9%|β | 272/3000 [15:26<2:41:50, 3.56s/it, lr: 1.0e-04 loss: 6.661e-01]
my_first_flux_lora_v1: 9%|β | 273/3000 [15:26<2:27:56, 3.25s/it, lr: 1.0e-04 loss: 6.661e-01]
my_first_flux_lora_v1: 9%|β | 273/3000 [15:28<2:27:56, 3.25s/it, lr: 1.0e-04 loss: 3.067e-01]
my_first_flux_lora_v1: 9%|β | 274/3000 [15:28<2:16:36, 3.01s/it, lr: 1.0e-04 loss: 3.067e-01]
my_first_flux_lora_v1: 9%|β | 274/3000 [15:31<2:16:36, 3.01s/it, lr: 1.0e-04 loss: 4.000e-01]
my_first_flux_lora_v1: 9%|β | 275/3000 [15:31<2:09:53, 2.86s/it, lr: 1.0e-04 loss: 4.000e-01]
my_first_flux_lora_v1: 9%|β | 275/3000 [15:34<2:09:53, 2.86s/it, lr: 1.0e-04 loss: 6.934e-01]
my_first_flux_lora_v1: 9%|β | 276/3000 [15:34<2:18:41, 3.05s/it, lr: 1.0e-04 loss: 6.934e-01]
my_first_flux_lora_v1: 9%|β | 276/3000 [15:38<2:18:41, 3.05s/it, lr: 1.0e-04 loss: 4.517e-01]
my_first_flux_lora_v1: 9%|β | 277/3000 [15:38<2:25:48, 3.21s/it, lr: 1.0e-04 loss: 4.517e-01]
my_first_flux_lora_v1: 9%|β | 277/3000 [15:40<2:25:48, 3.21s/it, lr: 1.0e-04 loss: 3.769e-01]
my_first_flux_lora_v1: 9%|β | 278/3000 [15:40<2:10:16, 2.87s/it, lr: 1.0e-04 loss: 3.769e-01]
my_first_flux_lora_v1: 9%|β | 278/3000 [15:44<2:10:16, 2.87s/it, lr: 1.0e-04 loss: 6.310e-01]
my_first_flux_lora_v1: 9%|β | 279/3000 [15:44<2:24:26, 3.19s/it, lr: 1.0e-04 loss: 6.310e-01]
my_first_flux_lora_v1: 9%|β | 279/3000 [15:46<2:24:26, 3.19s/it, lr: 1.0e-04 loss: 2.584e-01]
my_first_flux_lora_v1: 9%|β | 280/3000 [15:46<2:17:31, 3.03s/it, lr: 1.0e-04 loss: 2.584e-01]
my_first_flux_lora_v1: 9%|β | 280/3000 [15:50<2:17:31, 3.03s/it, lr: 1.0e-04 loss: 6.011e-01]
my_first_flux_lora_v1: 9%|β | 281/3000 [15:50<2:23:08, 3.16s/it, lr: 1.0e-04 loss: 6.011e-01]
my_first_flux_lora_v1: 9%|β | 281/3000 [15:56<2:23:08, 3.16s/it, lr: 1.0e-04 loss: 6.647e-01]
my_first_flux_lora_v1: 9%|β | 282/3000 [15:56<3:07:46, 4.15s/it, lr: 1.0e-04 loss: 6.647e-01]
my_first_flux_lora_v1: 9%|β | 282/3000 [15:59<3:07:46, 4.15s/it, lr: 1.0e-04 loss: 2.906e-01]
my_first_flux_lora_v1: 9%|β | 283/3000 [15:59<2:46:03, 3.67s/it, lr: 1.0e-04 loss: 2.906e-01]
my_first_flux_lora_v1: 9%|β | 283/3000 [16:04<2:46:03, 3.67s/it, lr: 1.0e-04 loss: 5.219e-01]
my_first_flux_lora_v1: 9%|β | 284/3000 [16:04<3:06:05, 4.11s/it, lr: 1.0e-04 loss: 5.219e-01]
my_first_flux_lora_v1: 9%|β | 284/3000 [16:08<3:06:05, 4.11s/it, lr: 1.0e-04 loss: 5.604e-01]
my_first_flux_lora_v1: 10%|β | 285/3000 [16:08<3:05:11, 4.09s/it, lr: 1.0e-04 loss: 5.604e-01]
my_first_flux_lora_v1: 10%|β | 285/3000 [16:11<3:05:11, 4.09s/it, lr: 1.0e-04 loss: 3.720e-01]
my_first_flux_lora_v1: 10%|β | 286/3000 [16:11<2:42:37, 3.60s/it, lr: 1.0e-04 loss: 3.720e-01]
my_first_flux_lora_v1: 10%|β | 286/3000 [16:13<2:42:37, 3.60s/it, lr: 1.0e-04 loss: 3.085e-01]
my_first_flux_lora_v1: 10%|β | 287/3000 [16:13<2:26:39, 3.24s/it, lr: 1.0e-04 loss: 3.085e-01]
my_first_flux_lora_v1: 10%|β | 287/3000 [16:17<2:26:39, 3.24s/it, lr: 1.0e-04 loss: 2.769e-01]
my_first_flux_lora_v1: 10%|β | 288/3000 [16:17<2:38:09, 3.50s/it, lr: 1.0e-04 loss: 2.769e-01]
my_first_flux_lora_v1: 10%|β | 288/3000 [16:20<2:38:09, 3.50s/it, lr: 1.0e-04 loss: 5.856e-01]
my_first_flux_lora_v1: 10%|β | 289/3000 [16:20<2:24:46, 3.20s/it, lr: 1.0e-04 loss: 5.856e-01]
my_first_flux_lora_v1: 10%|β | 289/3000 [16:26<2:24:46, 3.20s/it, lr: 1.0e-04 loss: 3.077e-01]
my_first_flux_lora_v1: 10%|β | 290/3000 [16:26<3:02:51, 4.05s/it, lr: 1.0e-04 loss: 3.077e-01]
my_first_flux_lora_v1: 10%|β | 290/3000 [16:30<3:02:51, 4.05s/it, lr: 1.0e-04 loss: 2.810e-01]
my_first_flux_lora_v1: 10%|β | 291/3000 [16:30<3:03:36, 4.07s/it, lr: 1.0e-04 loss: 2.810e-01]
my_first_flux_lora_v1: 10%|β | 291/3000 [16:31<3:03:36, 4.07s/it, lr: 1.0e-04 loss: 4.864e-01]
my_first_flux_lora_v1: 10%|β | 292/3000 [16:31<2:32:07, 3.37s/it, lr: 1.0e-04 loss: 4.864e-01]
my_first_flux_lora_v1: 10%|β | 292/3000 [16:34<2:32:07, 3.37s/it, lr: 1.0e-04 loss: 3.927e-01]
my_first_flux_lora_v1: 10%|β | 293/3000 [16:34<2:19:24, 3.09s/it, lr: 1.0e-04 loss: 3.927e-01]
my_first_flux_lora_v1: 10%|β | 293/3000 [16:36<2:19:24, 3.09s/it, lr: 1.0e-04 loss: 3.812e-01]
my_first_flux_lora_v1: 10%|β | 294/3000 [16:36<2:03:54, 2.75s/it, lr: 1.0e-04 loss: 3.812e-01]
my_first_flux_lora_v1: 10%|β | 294/3000 [16:40<2:03:54, 2.75s/it, lr: 1.0e-04 loss: 2.927e-01]
my_first_flux_lora_v1: 10%|β | 295/3000 [16:40<2:19:39, 3.10s/it, lr: 1.0e-04 loss: 2.927e-01]
my_first_flux_lora_v1: 10%|β | 295/3000 [16:44<2:19:39, 3.10s/it, lr: 1.0e-04 loss: 3.484e-01]
my_first_flux_lora_v1: 10%|β | 296/3000 [16:44<2:30:38, 3.34s/it, lr: 1.0e-04 loss: 3.484e-01]
my_first_flux_lora_v1: 10%|β | 296/3000 [16:50<2:30:38, 3.34s/it, lr: 1.0e-04 loss: 2.568e-01]
my_first_flux_lora_v1: 10%|β | 297/3000 [16:50<3:14:01, 4.31s/it, lr: 1.0e-04 loss: 2.568e-01]
my_first_flux_lora_v1: 10%|β | 297/3000 [16:52<3:14:01, 4.31s/it, lr: 1.0e-04 loss: 5.426e-01]
my_first_flux_lora_v1: 10%|β | 298/3000 [16:52<2:43:50, 3.64s/it, lr: 1.0e-04 loss: 5.426e-01]
my_first_flux_lora_v1: 10%|β | 298/3000 [16:57<2:43:50, 3.64s/it, lr: 1.0e-04 loss: 3.976e-01]
my_first_flux_lora_v1: 10%|β | 299/3000 [16:57<2:58:26, 3.96s/it, lr: 1.0e-04 loss: 3.976e-01]
my_first_flux_lora_v1: 10%|β | 299/3000 [16:59<2:58:26, 3.96s/it, lr: 1.0e-04 loss: 2.974e-01]
my_first_flux_lora_v1: 10%|β | 300/3000 [17:03<2:58:23, 3.96s/it, lr: 1.0e-04 loss: 2.821e-01]
my_first_flux_lora_v1: 10%|β | 301/3000 [17:03<2:15:10, 3.01s/it, lr: 1.0e-04 loss: 2.821e-01]
my_first_flux_lora_v1: 10%|β | 301/3000 [17:07<2:15:10, 3.01s/it, lr: 1.0e-04 loss: 3.386e-01]
my_first_flux_lora_v1: 10%|β | 302/3000 [17:07<2:23:04, 3.18s/it, lr: 1.0e-04 loss: 3.386e-01]
my_first_flux_lora_v1: 10%|β | 302/3000 [17:10<2:23:04, 3.18s/it, lr: 1.0e-04 loss: 3.477e-01]
my_first_flux_lora_v1: 10%|β | 303/3000 [17:10<2:15:58, 3.02s/it, lr: 1.0e-04 loss: 3.477e-01]
my_first_flux_lora_v1: 10%|β | 303/3000 [17:12<2:15:58, 3.02s/it, lr: 1.0e-04 loss: 4.325e-01]
my_first_flux_lora_v1: 10%|β | 304/3000 [17:12<2:02:58, 2.74s/it, lr: 1.0e-04 loss: 4.325e-01]
my_first_flux_lora_v1: 10%|β | 304/3000 [17:15<2:02:58, 2.74s/it, lr: 1.0e-04 loss: 2.349e-01]
my_first_flux_lora_v1: 10%|β | 305/3000 [17:15<2:13:50, 2.98s/it, lr: 1.0e-04 loss: 2.349e-01]
my_first_flux_lora_v1: 10%|β | 305/3000 [17:18<2:13:50, 2.98s/it, lr: 1.0e-04 loss: 5.993e-01]
my_first_flux_lora_v1: 10%|β | 306/3000 [17:18<2:09:40, 2.89s/it, lr: 1.0e-04 loss: 5.993e-01]
my_first_flux_lora_v1: 10%|β | 306/3000 [17:20<2:09:40, 2.89s/it, lr: 1.0e-04 loss: 3.386e-01]
my_first_flux_lora_v1: 10%|β | 307/3000 [17:20<2:03:42, 2.76s/it, lr: 1.0e-04 loss: 3.386e-01]
my_first_flux_lora_v1: 10%|β | 307/3000 [17:23<2:03:42, 2.76s/it, lr: 1.0e-04 loss: 3.579e-01]
my_first_flux_lora_v1: 10%|β | 308/3000 [17:23<2:01:48, 2.71s/it, lr: 1.0e-04 loss: 3.579e-01]
my_first_flux_lora_v1: 10%|β | 308/3000 [17:26<2:01:48, 2.71s/it, lr: 1.0e-04 loss: 4.706e-01]
my_first_flux_lora_v1: 10%|β | 309/3000 [17:26<2:13:06, 2.97s/it, lr: 1.0e-04 loss: 4.706e-01]
my_first_flux_lora_v1: 10%|β | 309/3000 [17:31<2:13:06, 2.97s/it, lr: 1.0e-04 loss: 2.879e-01]
my_first_flux_lora_v1: 10%|β | 310/3000 [17:31<2:34:40, 3.45s/it, lr: 1.0e-04 loss: 2.879e-01]
my_first_flux_lora_v1: 10%|β | 310/3000 [17:34<2:34:40, 3.45s/it, lr: 1.0e-04 loss: 3.549e-01]
my_first_flux_lora_v1: 10%|β | 311/3000 [17:34<2:22:53, 3.19s/it, lr: 1.0e-04 loss: 3.549e-01]
my_first_flux_lora_v1: 10%|β | 311/3000 [17:37<2:22:53, 3.19s/it, lr: 1.0e-04 loss: 6.283e-01]
my_first_flux_lora_v1: 10%|β | 312/3000 [17:37<2:29:49, 3.34s/it, lr: 1.0e-04 loss: 6.283e-01]
my_first_flux_lora_v1: 10%|β | 312/3000 [17:40<2:29:49, 3.34s/it, lr: 1.0e-04 loss: 3.689e-01]
my_first_flux_lora_v1: 10%|β | 313/3000 [17:40<2:17:51, 3.08s/it, lr: 1.0e-04 loss: 3.689e-01]
my_first_flux_lora_v1: 10%|β | 313/3000 [17:43<2:17:51, 3.08s/it, lr: 1.0e-04 loss: 5.817e-01]
my_first_flux_lora_v1: 10%|β | 314/3000 [17:43<2:23:45, 3.21s/it, lr: 1.0e-04 loss: 5.817e-01]
my_first_flux_lora_v1: 10%|β | 314/3000 [17:45<2:23:45, 3.21s/it, lr: 1.0e-04 loss: 3.051e-01]
my_first_flux_lora_v1: 10%|β | 315/3000 [17:45<2:08:43, 2.88s/it, lr: 1.0e-04 loss: 3.051e-01]
my_first_flux_lora_v1: 10%|β | 315/3000 [17:48<2:08:43, 2.88s/it, lr: 1.0e-04 loss: 2.723e-01]
my_first_flux_lora_v1: 11%|β | 316/3000 [17:48<2:03:33, 2.76s/it, lr: 1.0e-04 loss: 2.723e-01]
my_first_flux_lora_v1: 11%|β | 316/3000 [17:50<2:03:33, 2.76s/it, lr: 1.0e-04 loss: 6.076e-01]
my_first_flux_lora_v1: 11%|β | 317/3000 [17:50<2:00:31, 2.70s/it, lr: 1.0e-04 loss: 6.076e-01]
my_first_flux_lora_v1: 11%|β | 317/3000 [17:53<2:00:31, 2.70s/it, lr: 1.0e-04 loss: 4.798e-01]
my_first_flux_lora_v1: 11%|β | 318/3000 [17:53<1:56:50, 2.61s/it, lr: 1.0e-04 loss: 4.798e-01]
my_first_flux_lora_v1: 11%|β | 318/3000 [17:56<1:56:50, 2.61s/it, lr: 1.0e-04 loss: 5.251e-01]
my_first_flux_lora_v1: 11%|β | 319/3000 [17:56<1:58:23, 2.65s/it, lr: 1.0e-04 loss: 5.251e-01]
my_first_flux_lora_v1: 11%|β | 319/3000 [17:59<1:58:23, 2.65s/it, lr: 1.0e-04 loss: 2.491e-01]
my_first_flux_lora_v1: 11%|β | 320/3000 [17:59<2:10:53, 2.93s/it, lr: 1.0e-04 loss: 2.491e-01]
my_first_flux_lora_v1: 11%|β | 320/3000 [18:03<2:10:53, 2.93s/it, lr: 1.0e-04 loss: 3.972e-01]
my_first_flux_lora_v1: 11%|β | 321/3000 [18:03<2:19:39, 3.13s/it, lr: 1.0e-04 loss: 3.972e-01]
my_first_flux_lora_v1: 11%|β | 321/3000 [18:06<2:19:39, 3.13s/it, lr: 1.0e-04 loss: 5.252e-01]
my_first_flux_lora_v1: 11%|β | 322/3000 [18:06<2:25:42, 3.26s/it, lr: 1.0e-04 loss: 5.252e-01]
my_first_flux_lora_v1: 11%|β | 322/3000 [18:09<2:25:42, 3.26s/it, lr: 1.0e-04 loss: 3.866e-01]
my_first_flux_lora_v1: 11%|β | 323/3000 [18:09<2:17:07, 3.07s/it, lr: 1.0e-04 loss: 3.866e-01]
my_first_flux_lora_v1: 11%|β | 323/3000 [18:13<2:17:07, 3.07s/it, lr: 1.0e-04 loss: 3.865e-01]
my_first_flux_lora_v1: 11%|β | 324/3000 [18:13<2:25:15, 3.26s/it, lr: 1.0e-04 loss: 3.865e-01]
my_first_flux_lora_v1: 11%|β | 324/3000 [18:17<2:25:15, 3.26s/it, lr: 1.0e-04 loss: 2.961e-01]
my_first_flux_lora_v1: 11%|β | 325/3000 [18:17<2:36:36, 3.51s/it, lr: 1.0e-04 loss: 2.961e-01]
my_first_flux_lora_v1: 11%|β | 325/3000 [18:21<2:36:36, 3.51s/it, lr: 1.0e-04 loss: 2.918e-01]
my_first_flux_lora_v1: 11%|β | 326/3000 [18:21<2:37:43, 3.54s/it, lr: 1.0e-04 loss: 2.918e-01]
my_first_flux_lora_v1: 11%|β | 326/3000 [18:25<2:37:43, 3.54s/it, lr: 1.0e-04 loss: 4.807e-01]
my_first_flux_lora_v1: 11%|β | 327/3000 [18:25<2:47:37, 3.76s/it, lr: 1.0e-04 loss: 4.807e-01]
my_first_flux_lora_v1: 11%|β | 327/3000 [18:28<2:47:37, 3.76s/it, lr: 1.0e-04 loss: 4.734e-01]
my_first_flux_lora_v1: 11%|β | 328/3000 [18:28<2:31:17, 3.40s/it, lr: 1.0e-04 loss: 4.734e-01]
my_first_flux_lora_v1: 11%|β | 328/3000 [18:32<2:31:17, 3.40s/it, lr: 1.0e-04 loss: 4.330e-01]
my_first_flux_lora_v1: 11%|β | 329/3000 [18:32<2:40:04, 3.60s/it, lr: 1.0e-04 loss: 4.330e-01]
my_first_flux_lora_v1: 11%|β | 329/3000 [18:34<2:40:04, 3.60s/it, lr: 1.0e-04 loss: 4.826e-01]
my_first_flux_lora_v1: 11%|β | 330/3000 [18:34<2:24:36, 3.25s/it, lr: 1.0e-04 loss: 4.826e-01]
my_first_flux_lora_v1: 11%|β | 330/3000 [18:36<2:24:36, 3.25s/it, lr: 1.0e-04 loss: 6.543e-01]
my_first_flux_lora_v1: 11%|β | 331/3000 [18:36<2:09:16, 2.91s/it, lr: 1.0e-04 loss: 6.543e-01]
my_first_flux_lora_v1: 11%|β | 331/3000 [18:43<2:09:16, 2.91s/it, lr: 1.0e-04 loss: 3.098e-01]
my_first_flux_lora_v1: 11%|β | 332/3000 [18:43<2:56:36, 3.97s/it, lr: 1.0e-04 loss: 3.098e-01]
my_first_flux_lora_v1: 11%|β | 332/3000 [18:47<2:56:36, 3.97s/it, lr: 1.0e-04 loss: 2.702e-01]
my_first_flux_lora_v1: 11%|β | 333/3000 [18:47<2:58:17, 4.01s/it, lr: 1.0e-04 loss: 2.702e-01]
my_first_flux_lora_v1: 11%|β | 333/3000 [18:49<2:58:17, 4.01s/it, lr: 1.0e-04 loss: 5.919e-01]
my_first_flux_lora_v1: 11%|β | 334/3000 [18:49<2:37:38, 3.55s/it, lr: 1.0e-04 loss: 5.919e-01]
my_first_flux_lora_v1: 11%|β | 334/3000 [18:53<2:37:38, 3.55s/it, lr: 1.0e-04 loss: 3.661e-01]
my_first_flux_lora_v1: 11%|β | 335/3000 [18:53<2:45:55, 3.74s/it, lr: 1.0e-04 loss: 3.661e-01]
my_first_flux_lora_v1: 11%|β | 335/3000 [18:57<2:45:55, 3.74s/it, lr: 1.0e-04 loss: 3.344e-01]
my_first_flux_lora_v1: 11%|β | 336/3000 [18:57<2:50:54, 3.85s/it, lr: 1.0e-04 loss: 3.344e-01]
my_first_flux_lora_v1: 11%|β | 336/3000 [19:00<2:50:54, 3.85s/it, lr: 1.0e-04 loss: 2.910e-01]
my_first_flux_lora_v1: 11%|β | 337/3000 [19:00<2:32:23, 3.43s/it, lr: 1.0e-04 loss: 2.910e-01]
my_first_flux_lora_v1: 11%|β | 337/3000 [19:02<2:32:23, 3.43s/it, lr: 1.0e-04 loss: 6.237e-01]
my_first_flux_lora_v1: 11%|ββ | 338/3000 [19:02<2:19:28, 3.14s/it, lr: 1.0e-04 loss: 6.237e-01]
my_first_flux_lora_v1: 11%|ββ | 338/3000 [19:07<2:19:28, 3.14s/it, lr: 1.0e-04 loss: 6.220e-01]
my_first_flux_lora_v1: 11%|ββ | 339/3000 [19:07<2:38:53, 3.58s/it, lr: 1.0e-04 loss: 6.220e-01]
my_first_flux_lora_v1: 11%|ββ | 339/3000 [19:11<2:38:53, 3.58s/it, lr: 1.0e-04 loss: 3.245e-01]
my_first_flux_lora_v1: 11%|ββ | 340/3000 [19:11<2:40:38, 3.62s/it, lr: 1.0e-04 loss: 3.245e-01]
my_first_flux_lora_v1: 11%|ββ | 340/3000 [19:13<2:40:38, 3.62s/it, lr: 1.0e-04 loss: 6.476e-01]
my_first_flux_lora_v1: 11%|ββ | 341/3000 [19:13<2:26:41, 3.31s/it, lr: 1.0e-04 loss: 6.476e-01]
my_first_flux_lora_v1: 11%|ββ | 341/3000 [19:16<2:26:41, 3.31s/it, lr: 1.0e-04 loss: 4.728e-01]
my_first_flux_lora_v1: 11%|ββ | 342/3000 [19:16<2:16:34, 3.08s/it, lr: 1.0e-04 loss: 4.728e-01]
my_first_flux_lora_v1: 11%|ββ | 342/3000 [19:20<2:16:34, 3.08s/it, lr: 1.0e-04 loss: 4.927e-01]
my_first_flux_lora_v1: 11%|ββ | 343/3000 [19:20<2:24:40, 3.27s/it, lr: 1.0e-04 loss: 4.927e-01]
my_first_flux_lora_v1: 11%|ββ | 343/3000 [19:22<2:24:40, 3.27s/it, lr: 1.0e-04 loss: 5.514e-01]
my_first_flux_lora_v1: 11%|ββ | 344/3000 [19:22<2:16:13, 3.08s/it, lr: 1.0e-04 loss: 5.514e-01]
my_first_flux_lora_v1: 11%|ββ | 344/3000 [19:25<2:16:13, 3.08s/it, lr: 1.0e-04 loss: 2.919e-01]
my_first_flux_lora_v1: 12%|ββ | 345/3000 [19:25<2:07:53, 2.89s/it, lr: 1.0e-04 loss: 2.919e-01]
my_first_flux_lora_v1: 12%|ββ | 345/3000 [19:30<2:07:53, 2.89s/it, lr: 1.0e-04 loss: 4.271e-01]
my_first_flux_lora_v1: 12%|ββ | 346/3000 [19:30<2:44:26, 3.72s/it, lr: 1.0e-04 loss: 4.271e-01]
my_first_flux_lora_v1: 12%|ββ | 346/3000 [19:33<2:44:26, 3.72s/it, lr: 1.0e-04 loss: 4.429e-01]
my_first_flux_lora_v1: 12%|ββ | 347/3000 [19:33<2:25:00, 3.28s/it, lr: 1.0e-04 loss: 4.429e-01]
my_first_flux_lora_v1: 12%|ββ | 347/3000 [19:36<2:25:00, 3.28s/it, lr: 1.0e-04 loss: 2.669e-01]
my_first_flux_lora_v1: 12%|ββ | 348/3000 [19:36<2:29:21, 3.38s/it, lr: 1.0e-04 loss: 2.669e-01]
my_first_flux_lora_v1: 12%|ββ | 348/3000 [19:41<2:29:21, 3.38s/it, lr: 1.0e-04 loss: 4.222e-01]
my_first_flux_lora_v1: 12%|ββ | 349/3000 [19:41<2:45:35, 3.75s/it, lr: 1.0e-04 loss: 4.222e-01]
my_first_flux_lora_v1: 12%|ββ | 349/3000 [19:44<2:45:35, 3.75s/it, lr: 1.0e-04 loss: 3.653e-01]
my_first_flux_lora_v1: 12%|ββ | 350/3000 [19:44<2:43:19, 3.70s/it, lr: 1.0e-04 loss: 3.653e-01]
my_first_flux_lora_v1: 12%|ββ | 350/3000 [19:47<2:43:19, 3.70s/it, lr: 1.0e-04 loss: 3.595e-01]
my_first_flux_lora_v1: 12%|ββ | 351/3000 [19:47<2:27:56, 3.35s/it, lr: 1.0e-04 loss: 3.595e-01]
my_first_flux_lora_v1: 12%|ββ | 351/3000 [19:49<2:27:56, 3.35s/it, lr: 1.0e-04 loss: 3.070e-01]
my_first_flux_lora_v1: 12%|ββ | 352/3000 [19:49<2:11:01, 2.97s/it, lr: 1.0e-04 loss: 3.070e-01]
my_first_flux_lora_v1: 12%|ββ | 352/3000 [19:52<2:11:01, 2.97s/it, lr: 1.0e-04 loss: 4.226e-01]
my_first_flux_lora_v1: 12%|ββ | 353/3000 [19:52<2:05:58, 2.86s/it, lr: 1.0e-04 loss: 4.226e-01]
my_first_flux_lora_v1: 12%|ββ | 353/3000 [19:57<2:05:58, 2.86s/it, lr: 1.0e-04 loss: 5.823e-01]
my_first_flux_lora_v1: 12%|ββ | 354/3000 [19:57<2:41:36, 3.66s/it, lr: 1.0e-04 loss: 5.823e-01]
my_first_flux_lora_v1: 12%|ββ | 354/3000 [19:59<2:41:36, 3.66s/it, lr: 1.0e-04 loss: 4.066e-01]
my_first_flux_lora_v1: 12%|ββ | 355/3000 [19:59<2:16:24, 3.09s/it, lr: 1.0e-04 loss: 4.066e-01]
my_first_flux_lora_v1: 12%|ββ | 355/3000 [20:01<2:16:24, 3.09s/it, lr: 1.0e-04 loss: 4.324e-01]
my_first_flux_lora_v1: 12%|ββ | 356/3000 [20:01<2:02:55, 2.79s/it, lr: 1.0e-04 loss: 4.324e-01]
my_first_flux_lora_v1: 12%|ββ | 356/3000 [20:04<2:02:55, 2.79s/it, lr: 1.0e-04 loss: 3.327e-01]
my_first_flux_lora_v1: 12%|ββ | 357/3000 [20:04<2:01:18, 2.75s/it, lr: 1.0e-04 loss: 3.327e-01]
my_first_flux_lora_v1: 12%|ββ | 357/3000 [20:06<2:01:18, 2.75s/it, lr: 1.0e-04 loss: 3.164e-01]
my_first_flux_lora_v1: 12%|ββ | 358/3000 [20:06<1:58:33, 2.69s/it, lr: 1.0e-04 loss: 3.164e-01]
my_first_flux_lora_v1: 12%|ββ | 358/3000 [20:09<1:58:33, 2.69s/it, lr: 1.0e-04 loss: 4.503e-01]
my_first_flux_lora_v1: 12%|ββ | 359/3000 [20:09<1:55:03, 2.61s/it, lr: 1.0e-04 loss: 4.503e-01]
my_first_flux_lora_v1: 12%|ββ | 359/3000 [20:11<1:55:03, 2.61s/it, lr: 1.0e-04 loss: 4.483e-01]
my_first_flux_lora_v1: 12%|ββ | 360/3000 [20:11<1:54:00, 2.59s/it, lr: 1.0e-04 loss: 4.483e-01]
my_first_flux_lora_v1: 12%|ββ | 360/3000 [20:14<1:54:00, 2.59s/it, lr: 1.0e-04 loss: 3.066e-01]
my_first_flux_lora_v1: 12%|ββ | 361/3000 [20:14<1:54:05, 2.59s/it, lr: 1.0e-04 loss: 3.066e-01]
my_first_flux_lora_v1: 12%|ββ | 361/3000 [20:16<1:54:05, 2.59s/it, lr: 1.0e-04 loss: 3.423e-01]
my_first_flux_lora_v1: 12%|ββ | 362/3000 [20:16<1:52:00, 2.55s/it, lr: 1.0e-04 loss: 3.423e-01]
my_first_flux_lora_v1: 12%|ββ | 362/3000 [20:18<1:52:00, 2.55s/it, lr: 1.0e-04 loss: 6.101e-01]
my_first_flux_lora_v1: 12%|ββ | 363/3000 [20:18<1:41:38, 2.31s/it, lr: 1.0e-04 loss: 6.101e-01]
my_first_flux_lora_v1: 12%|ββ | 363/3000 [20:21<1:41:38, 2.31s/it, lr: 1.0e-04 loss: 4.715e-01]
my_first_flux_lora_v1: 12%|ββ | 364/3000 [20:21<1:44:48, 2.39s/it, lr: 1.0e-04 loss: 4.715e-01]
my_first_flux_lora_v1: 12%|ββ | 364/3000 [20:24<1:44:48, 2.39s/it, lr: 1.0e-04 loss: 5.011e-01]
my_first_flux_lora_v1: 12%|ββ | 365/3000 [20:24<2:05:07, 2.85s/it, lr: 1.0e-04 loss: 5.011e-01]
my_first_flux_lora_v1: 12%|ββ | 365/3000 [20:26<2:05:07, 2.85s/it, lr: 1.0e-04 loss: 6.115e-01]
my_first_flux_lora_v1: 12%|ββ | 366/3000 [20:26<1:50:45, 2.52s/it, lr: 1.0e-04 loss: 6.115e-01]
my_first_flux_lora_v1: 12%|ββ | 366/3000 [20:29<1:50:45, 2.52s/it, lr: 1.0e-04 loss: 4.670e-01]
my_first_flux_lora_v1: 12%|ββ | 367/3000 [20:29<1:49:30, 2.50s/it, lr: 1.0e-04 loss: 4.670e-01]
my_first_flux_lora_v1: 12%|ββ | 367/3000 [20:32<1:49:30, 2.50s/it, lr: 1.0e-04 loss: 3.115e-01]
my_first_flux_lora_v1: 12%|ββ | 368/3000 [20:32<2:03:56, 2.83s/it, lr: 1.0e-04 loss: 3.115e-01]
my_first_flux_lora_v1: 12%|ββ | 368/3000 [20:35<2:03:56, 2.83s/it, lr: 1.0e-04 loss: 4.794e-01]
my_first_flux_lora_v1: 12%|ββ | 369/3000 [20:35<2:02:47, 2.80s/it, lr: 1.0e-04 loss: 4.794e-01]
my_first_flux_lora_v1: 12%|ββ | 369/3000 [20:37<2:02:47, 2.80s/it, lr: 1.0e-04 loss: 3.564e-01]
my_first_flux_lora_v1: 12%|ββ | 370/3000 [20:37<1:57:52, 2.69s/it, lr: 1.0e-04 loss: 3.564e-01]
my_first_flux_lora_v1: 12%|ββ | 370/3000 [20:41<1:57:52, 2.69s/it, lr: 1.0e-04 loss: 6.952e-01]
my_first_flux_lora_v1: 12%|ββ | 371/3000 [20:41<2:10:53, 2.99s/it, lr: 1.0e-04 loss: 6.952e-01]
my_first_flux_lora_v1: 12%|ββ | 371/3000 [20:44<2:10:53, 2.99s/it, lr: 1.0e-04 loss: 3.052e-01]
my_first_flux_lora_v1: 12%|ββ | 372/3000 [20:44<2:06:04, 2.88s/it, lr: 1.0e-04 loss: 3.052e-01]
my_first_flux_lora_v1: 12%|ββ | 372/3000 [20:48<2:06:04, 2.88s/it, lr: 1.0e-04 loss: 4.462e-01]
my_first_flux_lora_v1: 12%|ββ | 373/3000 [20:48<2:19:42, 3.19s/it, lr: 1.0e-04 loss: 4.462e-01]
my_first_flux_lora_v1: 12%|ββ | 373/3000 [20:54<2:19:42, 3.19s/it, lr: 1.0e-04 loss: 6.290e-01]
my_first_flux_lora_v1: 12%|ββ | 374/3000 [20:54<2:57:37, 4.06s/it, lr: 1.0e-04 loss: 6.290e-01]
my_first_flux_lora_v1: 12%|ββ | 374/3000 [20:56<2:57:37, 4.06s/it, lr: 1.0e-04 loss: 3.499e-01]
my_first_flux_lora_v1: 12%|ββ | 375/3000 [20:56<2:31:36, 3.47s/it, lr: 1.0e-04 loss: 3.499e-01]
my_first_flux_lora_v1: 12%|ββ | 375/3000 [21:00<2:31:36, 3.47s/it, lr: 1.0e-04 loss: 4.025e-01]
my_first_flux_lora_v1: 13%|ββ | 376/3000 [21:00<2:35:07, 3.55s/it, lr: 1.0e-04 loss: 4.025e-01]
my_first_flux_lora_v1: 13%|ββ | 376/3000 [21:03<2:35:07, 3.55s/it, lr: 1.0e-04 loss: 6.806e-01]
my_first_flux_lora_v1: 13%|ββ | 377/3000 [21:03<2:33:54, 3.52s/it, lr: 1.0e-04 loss: 6.806e-01]
my_first_flux_lora_v1: 13%|ββ | 377/3000 [21:05<2:33:54, 3.52s/it, lr: 1.0e-04 loss: 4.599e-01]
my_first_flux_lora_v1: 13%|ββ | 378/3000 [21:05<2:15:48, 3.11s/it, lr: 1.0e-04 loss: 4.599e-01]
my_first_flux_lora_v1: 13%|ββ | 378/3000 [21:10<2:15:48, 3.11s/it, lr: 1.0e-04 loss: 5.255e-01]
my_first_flux_lora_v1: 13%|ββ | 379/3000 [21:10<2:32:29, 3.49s/it, lr: 1.0e-04 loss: 5.255e-01]
my_first_flux_lora_v1: 13%|ββ | 379/3000 [21:13<2:32:29, 3.49s/it, lr: 1.0e-04 loss: 6.537e-01]
my_first_flux_lora_v1: 13%|ββ | 380/3000 [21:13<2:38:06, 3.62s/it, lr: 1.0e-04 loss: 6.537e-01]
my_first_flux_lora_v1: 13%|ββ | 380/3000 [21:15<2:38:06, 3.62s/it, lr: 1.0e-04 loss: 6.642e-01]
my_first_flux_lora_v1: 13%|ββ | 381/3000 [21:15<2:16:23, 3.12s/it, lr: 1.0e-04 loss: 6.642e-01]
my_first_flux_lora_v1: 13%|ββ | 381/3000 [21:19<2:16:23, 3.12s/it, lr: 1.0e-04 loss: 6.007e-01]
my_first_flux_lora_v1: 13%|ββ | 382/3000 [21:19<2:21:10, 3.24s/it, lr: 1.0e-04 loss: 6.007e-01]
my_first_flux_lora_v1: 13%|ββ | 382/3000 [21:21<2:21:10, 3.24s/it, lr: 1.0e-04 loss: 4.818e-01]
my_first_flux_lora_v1: 13%|ββ | 383/3000 [21:21<2:12:13, 3.03s/it, lr: 1.0e-04 loss: 4.818e-01]
my_first_flux_lora_v1: 13%|ββ | 383/3000 [21:26<2:12:13, 3.03s/it, lr: 1.0e-04 loss: 5.560e-01]
my_first_flux_lora_v1: 13%|ββ | 384/3000 [21:26<2:34:38, 3.55s/it, lr: 1.0e-04 loss: 5.560e-01]
my_first_flux_lora_v1: 13%|ββ | 384/3000 [21:32<2:34:38, 3.55s/it, lr: 1.0e-04 loss: 5.927e-01]
my_first_flux_lora_v1: 13%|ββ | 385/3000 [21:32<3:07:05, 4.29s/it, lr: 1.0e-04 loss: 5.927e-01]
my_first_flux_lora_v1: 13%|ββ | 385/3000 [21:35<3:07:05, 4.29s/it, lr: 1.0e-04 loss: 3.507e-01]
my_first_flux_lora_v1: 13%|ββ | 386/3000 [21:35<2:42:40, 3.73s/it, lr: 1.0e-04 loss: 3.507e-01]
my_first_flux_lora_v1: 13%|ββ | 386/3000 [21:41<2:42:40, 3.73s/it, lr: 1.0e-04 loss: 4.178e-01]
my_first_flux_lora_v1: 13%|ββ | 387/3000 [21:41<3:21:46, 4.63s/it, lr: 1.0e-04 loss: 4.178e-01]
my_first_flux_lora_v1: 13%|ββ | 387/3000 [21:45<3:21:46, 4.63s/it, lr: 1.0e-04 loss: 6.271e-01]
my_first_flux_lora_v1: 13%|ββ | 388/3000 [21:45<3:08:06, 4.32s/it, lr: 1.0e-04 loss: 6.271e-01]
my_first_flux_lora_v1: 13%|ββ | 388/3000 [21:48<3:08:06, 4.32s/it, lr: 1.0e-04 loss: 3.325e-01]
my_first_flux_lora_v1: 13%|ββ | 389/3000 [21:48<2:45:09, 3.80s/it, lr: 1.0e-04 loss: 3.325e-01]
my_first_flux_lora_v1: 13%|ββ | 389/3000 [21:54<2:45:09, 3.80s/it, lr: 1.0e-04 loss: 3.324e-01]
my_first_flux_lora_v1: 13%|ββ | 390/3000 [21:54<3:20:15, 4.60s/it, lr: 1.0e-04 loss: 3.324e-01]
my_first_flux_lora_v1: 13%|ββ | 390/3000 [21:58<3:20:15, 4.60s/it, lr: 1.0e-04 loss: 5.348e-01]
my_first_flux_lora_v1: 13%|ββ | 391/3000 [21:58<3:13:06, 4.44s/it, lr: 1.0e-04 loss: 5.348e-01]
my_first_flux_lora_v1: 13%|ββ | 391/3000 [22:02<3:13:06, 4.44s/it, lr: 1.0e-04 loss: 3.344e-01]
my_first_flux_lora_v1: 13%|ββ | 392/3000 [22:02<3:01:57, 4.19s/it, lr: 1.0e-04 loss: 3.344e-01]
my_first_flux_lora_v1: 13%|ββ | 392/3000 [22:04<3:01:57, 4.19s/it, lr: 1.0e-04 loss: 5.788e-01]
my_first_flux_lora_v1: 13%|ββ | 393/3000 [22:04<2:36:37, 3.60s/it, lr: 1.0e-04 loss: 5.788e-01]
my_first_flux_lora_v1: 13%|ββ | 393/3000 [22:07<2:36:37, 3.60s/it, lr: 1.0e-04 loss: 5.512e-01]
my_first_flux_lora_v1: 13%|ββ | 394/3000 [22:07<2:34:07, 3.55s/it, lr: 1.0e-04 loss: 5.512e-01]
my_first_flux_lora_v1: 13%|ββ | 394/3000 [22:11<2:34:07, 3.55s/it, lr: 1.0e-04 loss: 3.836e-01]
my_first_flux_lora_v1: 13%|ββ | 395/3000 [22:11<2:35:34, 3.58s/it, lr: 1.0e-04 loss: 3.836e-01]
my_first_flux_lora_v1: 13%|ββ | 395/3000 [22:14<2:35:34, 3.58s/it, lr: 1.0e-04 loss: 3.842e-01]
my_first_flux_lora_v1: 13%|ββ | 396/3000 [22:14<2:21:59, 3.27s/it, lr: 1.0e-04 loss: 3.842e-01]
my_first_flux_lora_v1: 13%|ββ | 396/3000 [22:16<2:21:59, 3.27s/it, lr: 1.0e-04 loss: 3.323e-01]
my_first_flux_lora_v1: 13%|ββ | 397/3000 [22:16<2:11:19, 3.03s/it, lr: 1.0e-04 loss: 3.323e-01]
my_first_flux_lora_v1: 13%|ββ | 397/3000 [22:19<2:11:19, 3.03s/it, lr: 1.0e-04 loss: 3.621e-01]
my_first_flux_lora_v1: 13%|ββ | 398/3000 [22:19<2:05:54, 2.90s/it, lr: 1.0e-04 loss: 3.621e-01]
my_first_flux_lora_v1: 13%|ββ | 398/3000 [22:25<2:05:54, 2.90s/it, lr: 1.0e-04 loss: 2.456e-01]
my_first_flux_lora_v1: 13%|ββ | 399/3000 [22:25<2:51:52, 3.96s/it, lr: 1.0e-04 loss: 2.456e-01]
my_first_flux_lora_v1: 13%|ββ | 399/3000 [22:27<2:51:52, 3.96s/it, lr: 1.0e-04 loss: 3.576e-01]
my_first_flux_lora_v1: 13%|ββ | 400/3000 [22:30<2:51:48, 3.96s/it, lr: 1.0e-04 loss: 4.641e-01]
my_first_flux_lora_v1: 13%|ββ | 401/3000 [22:30<1:56:42, 2.69s/it, lr: 1.0e-04 loss: 4.641e-01]
my_first_flux_lora_v1: 13%|ββ | 401/3000 [22:33<1:56:42, 2.69s/it, lr: 1.0e-04 loss: 5.449e-01]
my_first_flux_lora_v1: 13%|ββ | 402/3000 [22:33<2:04:23, 2.87s/it, lr: 1.0e-04 loss: 5.449e-01]
my_first_flux_lora_v1: 13%|ββ | 402/3000 [22:39<2:04:23, 2.87s/it, lr: 1.0e-04 loss: 4.155e-01]
my_first_flux_lora_v1: 13%|ββ | 403/3000 [22:39<2:32:08, 3.51s/it, lr: 1.0e-04 loss: 4.155e-01]
my_first_flux_lora_v1: 13%|ββ | 403/3000 [22:42<2:32:08, 3.51s/it, lr: 1.0e-04 loss: 4.416e-01]
my_first_flux_lora_v1: 13%|ββ | 404/3000 [22:42<2:34:30, 3.57s/it, lr: 1.0e-04 loss: 4.416e-01]
my_first_flux_lora_v1: 13%|ββ | 404/3000 [22:46<2:34:30, 3.57s/it, lr: 1.0e-04 loss: 4.343e-01]
my_first_flux_lora_v1: 14%|ββ | 405/3000 [22:46<2:34:49, 3.58s/it, lr: 1.0e-04 loss: 4.343e-01]
my_first_flux_lora_v1: 14%|ββ | 405/3000 [22:49<2:34:49, 3.58s/it, lr: 1.0e-04 loss: 3.584e-01]
my_first_flux_lora_v1: 14%|ββ | 406/3000 [22:49<2:21:52, 3.28s/it, lr: 1.0e-04 loss: 3.584e-01]
my_first_flux_lora_v1: 14%|ββ | 406/3000 [22:54<2:21:52, 3.28s/it, lr: 1.0e-04 loss: 5.843e-01]
my_first_flux_lora_v1: 14%|ββ | 407/3000 [22:54<2:50:08, 3.94s/it, lr: 1.0e-04 loss: 5.843e-01]
my_first_flux_lora_v1: 14%|ββ | 407/3000 [22:57<2:50:08, 3.94s/it, lr: 1.0e-04 loss: 3.799e-01]
my_first_flux_lora_v1: 14%|ββ | 408/3000 [22:57<2:35:38, 3.60s/it, lr: 1.0e-04 loss: 3.799e-01]
my_first_flux_lora_v1: 14%|ββ | 408/3000 [22:59<2:35:38, 3.60s/it, lr: 1.0e-04 loss: 4.701e-01]
my_first_flux_lora_v1: 14%|ββ | 409/3000 [22:59<2:14:30, 3.11s/it, lr: 1.0e-04 loss: 4.701e-01]
my_first_flux_lora_v1: 14%|ββ | 409/3000 [23:03<2:14:30, 3.11s/it, lr: 1.0e-04 loss: 5.254e-01]
my_first_flux_lora_v1: 14%|ββ | 410/3000 [23:03<2:24:40, 3.35s/it, lr: 1.0e-04 loss: 5.254e-01]
my_first_flux_lora_v1: 14%|ββ | 410/3000 [23:05<2:24:40, 3.35s/it, lr: 1.0e-04 loss: 4.628e-01]
my_first_flux_lora_v1: 14%|ββ | 411/3000 [23:05<2:12:45, 3.08s/it, lr: 1.0e-04 loss: 4.628e-01]
my_first_flux_lora_v1: 14%|ββ | 411/3000 [23:08<2:12:45, 3.08s/it, lr: 1.0e-04 loss: 3.787e-01]
my_first_flux_lora_v1: 14%|ββ | 412/3000 [23:08<2:05:40, 2.91s/it, lr: 1.0e-04 loss: 3.787e-01]
my_first_flux_lora_v1: 14%|ββ | 412/3000 [23:10<2:05:40, 2.91s/it, lr: 1.0e-04 loss: 2.552e-01]
my_first_flux_lora_v1: 14%|ββ | 413/3000 [23:10<2:00:22, 2.79s/it, lr: 1.0e-04 loss: 2.552e-01]
my_first_flux_lora_v1: 14%|ββ | 413/3000 [23:13<2:00:22, 2.79s/it, lr: 1.0e-04 loss: 3.471e-01]
my_first_flux_lora_v1: 14%|ββ | 414/3000 [23:13<1:57:12, 2.72s/it, lr: 1.0e-04 loss: 3.471e-01]
my_first_flux_lora_v1: 14%|ββ | 414/3000 [23:15<1:57:12, 2.72s/it, lr: 1.0e-04 loss: 4.167e-01]
my_first_flux_lora_v1: 14%|ββ | 415/3000 [23:15<1:48:57, 2.53s/it, lr: 1.0e-04 loss: 4.167e-01]
my_first_flux_lora_v1: 14%|ββ | 415/3000 [23:19<1:48:57, 2.53s/it, lr: 1.0e-04 loss: 5.818e-01]
my_first_flux_lora_v1: 14%|ββ | 416/3000 [23:19<2:12:37, 3.08s/it, lr: 1.0e-04 loss: 5.818e-01]
my_first_flux_lora_v1: 14%|ββ | 416/3000 [23:22<2:12:37, 3.08s/it, lr: 1.0e-04 loss: 2.703e-01]
my_first_flux_lora_v1: 14%|ββ | 417/3000 [23:22<1:59:38, 2.78s/it, lr: 1.0e-04 loss: 2.703e-01]
my_first_flux_lora_v1: 14%|ββ | 417/3000 [23:24<1:59:38, 2.78s/it, lr: 1.0e-04 loss: 3.393e-01]
my_first_flux_lora_v1: 14%|ββ | 418/3000 [23:24<1:55:15, 2.68s/it, lr: 1.0e-04 loss: 3.393e-01]
my_first_flux_lora_v1: 14%|ββ | 418/3000 [23:28<1:55:15, 2.68s/it, lr: 1.0e-04 loss: 4.202e-01]
my_first_flux_lora_v1: 14%|ββ | 419/3000 [23:28<2:08:37, 2.99s/it, lr: 1.0e-04 loss: 4.202e-01]
my_first_flux_lora_v1: 14%|ββ | 419/3000 [23:30<2:08:37, 2.99s/it, lr: 1.0e-04 loss: 3.851e-01]
my_first_flux_lora_v1: 14%|ββ | 420/3000 [23:30<2:01:30, 2.83s/it, lr: 1.0e-04 loss: 3.851e-01]
my_first_flux_lora_v1: 14%|ββ | 420/3000 [23:34<2:01:30, 2.83s/it, lr: 1.0e-04 loss: 2.565e-01]
my_first_flux_lora_v1: 14%|ββ | 421/3000 [23:34<2:13:10, 3.10s/it, lr: 1.0e-04 loss: 2.565e-01]
my_first_flux_lora_v1: 14%|ββ | 421/3000 [23:36<2:13:10, 3.10s/it, lr: 1.0e-04 loss: 4.533e-01]
my_first_flux_lora_v1: 14%|ββ | 422/3000 [23:36<1:56:08, 2.70s/it, lr: 1.0e-04 loss: 4.533e-01]
my_first_flux_lora_v1: 14%|ββ | 422/3000 [23:42<1:56:08, 2.70s/it, lr: 1.0e-04 loss: 3.202e-01]
my_first_flux_lora_v1: 14%|ββ | 423/3000 [23:42<2:44:19, 3.83s/it, lr: 1.0e-04 loss: 3.202e-01]
my_first_flux_lora_v1: 14%|ββ | 423/3000 [23:48<2:44:19, 3.83s/it, lr: 1.0e-04 loss: 3.292e-01]
my_first_flux_lora_v1: 14%|ββ | 424/3000 [23:48<3:07:33, 4.37s/it, lr: 1.0e-04 loss: 3.292e-01]
my_first_flux_lora_v1: 14%|ββ | 424/3000 [23:50<3:07:33, 4.37s/it, lr: 1.0e-04 loss: 2.970e-01]
my_first_flux_lora_v1: 14%|ββ | 425/3000 [23:50<2:45:35, 3.86s/it, lr: 1.0e-04 loss: 2.970e-01]
my_first_flux_lora_v1: 14%|ββ | 425/3000 [23:56<2:45:35, 3.86s/it, lr: 1.0e-04 loss: 4.587e-01]
my_first_flux_lora_v1: 14%|ββ | 426/3000 [23:56<3:02:13, 4.25s/it, lr: 1.0e-04 loss: 4.587e-01]
my_first_flux_lora_v1: 14%|ββ | 426/3000 [23:58<3:02:13, 4.25s/it, lr: 1.0e-04 loss: 3.627e-01]
my_first_flux_lora_v1: 14%|ββ | 427/3000 [23:58<2:34:17, 3.60s/it, lr: 1.0e-04 loss: 3.627e-01]
my_first_flux_lora_v1: 14%|ββ | 427/3000 [24:00<2:34:17, 3.60s/it, lr: 1.0e-04 loss: 2.828e-01]
my_first_flux_lora_v1: 14%|ββ | 428/3000 [24:00<2:17:00, 3.20s/it, lr: 1.0e-04 loss: 2.828e-01]
my_first_flux_lora_v1: 14%|ββ | 428/3000 [24:04<2:17:00, 3.20s/it, lr: 1.0e-04 loss: 2.469e-01]
my_first_flux_lora_v1: 14%|ββ | 429/3000 [24:04<2:23:29, 3.35s/it, lr: 1.0e-04 loss: 2.469e-01]
my_first_flux_lora_v1: 14%|ββ | 429/3000 [24:07<2:23:29, 3.35s/it, lr: 1.0e-04 loss: 4.851e-01]
my_first_flux_lora_v1: 14%|ββ | 430/3000 [24:07<2:26:24, 3.42s/it, lr: 1.0e-04 loss: 4.851e-01]
my_first_flux_lora_v1: 14%|ββ | 430/3000 [24:14<2:26:24, 3.42s/it, lr: 1.0e-04 loss: 2.438e-01]
my_first_flux_lora_v1: 14%|ββ | 431/3000 [24:14<3:05:21, 4.33s/it, lr: 1.0e-04 loss: 2.438e-01]
my_first_flux_lora_v1: 14%|ββ | 431/3000 [24:18<3:05:21, 4.33s/it, lr: 1.0e-04 loss: 2.464e-01]
my_first_flux_lora_v1: 14%|ββ | 432/3000 [24:18<3:02:22, 4.26s/it, lr: 1.0e-04 loss: 2.464e-01]
my_first_flux_lora_v1: 14%|ββ | 432/3000 [24:20<3:02:22, 4.26s/it, lr: 1.0e-04 loss: 3.630e-01]
my_first_flux_lora_v1: 14%|ββ | 433/3000 [24:20<2:40:21, 3.75s/it, lr: 1.0e-04 loss: 3.630e-01]
my_first_flux_lora_v1: 14%|ββ | 433/3000 [24:23<2:40:21, 3.75s/it, lr: 1.0e-04 loss: 5.659e-01]
my_first_flux_lora_v1: 14%|ββ | 434/3000 [24:23<2:23:22, 3.35s/it, lr: 1.0e-04 loss: 5.659e-01]
my_first_flux_lora_v1: 14%|ββ | 434/3000 [24:27<2:23:22, 3.35s/it, lr: 1.0e-04 loss: 4.043e-01]
my_first_flux_lora_v1: 14%|ββ | 435/3000 [24:27<2:30:30, 3.52s/it, lr: 1.0e-04 loss: 4.043e-01]
my_first_flux_lora_v1: 14%|ββ | 435/3000 [24:29<2:30:30, 3.52s/it, lr: 1.0e-04 loss: 6.486e-01]
my_first_flux_lora_v1: 15%|ββ | 436/3000 [24:29<2:16:29, 3.19s/it, lr: 1.0e-04 loss: 6.486e-01]
my_first_flux_lora_v1: 15%|ββ | 436/3000 [24:33<2:16:29, 3.19s/it, lr: 1.0e-04 loss: 5.667e-01]
my_first_flux_lora_v1: 15%|ββ | 437/3000 [24:33<2:23:56, 3.37s/it, lr: 1.0e-04 loss: 5.667e-01]
my_first_flux_lora_v1: 15%|ββ | 437/3000 [24:36<2:23:56, 3.37s/it, lr: 1.0e-04 loss: 2.994e-01]
my_first_flux_lora_v1: 15%|ββ | 438/3000 [24:36<2:26:37, 3.43s/it, lr: 1.0e-04 loss: 2.994e-01]
my_first_flux_lora_v1: 15%|ββ | 438/3000 [24:43<2:26:37, 3.43s/it, lr: 1.0e-04 loss: 5.308e-01]
my_first_flux_lora_v1: 15%|ββ | 439/3000 [24:43<3:05:08, 4.34s/it, lr: 1.0e-04 loss: 5.308e-01]
my_first_flux_lora_v1: 15%|ββ | 439/3000 [24:46<3:05:08, 4.34s/it, lr: 1.0e-04 loss: 6.941e-01]
my_first_flux_lora_v1: 15%|ββ | 440/3000 [24:46<2:53:52, 4.08s/it, lr: 1.0e-04 loss: 6.941e-01]
my_first_flux_lora_v1: 15%|ββ | 440/3000 [24:50<2:53:52, 4.08s/it, lr: 1.0e-04 loss: 2.590e-01]
my_first_flux_lora_v1: 15%|ββ | 441/3000 [24:50<2:45:34, 3.88s/it, lr: 1.0e-04 loss: 2.590e-01]
my_first_flux_lora_v1: 15%|ββ | 441/3000 [24:54<2:45:34, 3.88s/it, lr: 1.0e-04 loss: 6.433e-01]
my_first_flux_lora_v1: 15%|ββ | 442/3000 [24:54<2:46:36, 3.91s/it, lr: 1.0e-04 loss: 6.433e-01]
my_first_flux_lora_v1: 15%|ββ | 442/3000 [25:00<2:46:36, 3.91s/it, lr: 1.0e-04 loss: 2.885e-01]
my_first_flux_lora_v1: 15%|ββ | 443/3000 [25:00<3:13:37, 4.54s/it, lr: 1.0e-04 loss: 2.885e-01]
my_first_flux_lora_v1: 15%|ββ | 443/3000 [25:04<3:13:37, 4.54s/it, lr: 1.0e-04 loss: 5.258e-01]
my_first_flux_lora_v1: 15%|ββ | 444/3000 [25:04<3:14:11, 4.56s/it, lr: 1.0e-04 loss: 5.258e-01]
my_first_flux_lora_v1: 15%|ββ | 444/3000 [25:07<3:14:11, 4.56s/it, lr: 1.0e-04 loss: 5.702e-01]
my_first_flux_lora_v1: 15%|ββ | 445/3000 [25:07<2:48:30, 3.96s/it, lr: 1.0e-04 loss: 5.702e-01]
my_first_flux_lora_v1: 15%|ββ | 445/3000 [25:11<2:48:30, 3.96s/it, lr: 1.0e-04 loss: 3.278e-01]
my_first_flux_lora_v1: 15%|ββ | 446/3000 [25:12<2:56:34, 4.15s/it, lr: 1.0e-04 loss: 3.278e-01]
my_first_flux_lora_v1: 15%|ββ | 446/3000 [25:14<2:56:34, 4.15s/it, lr: 1.0e-04 loss: 2.878e-01]
my_first_flux_lora_v1: 15%|ββ | 447/3000 [25:14<2:34:42, 3.64s/it, lr: 1.0e-04 loss: 2.878e-01]
my_first_flux_lora_v1: 15%|ββ | 447/3000 [25:16<2:34:42, 3.64s/it, lr: 1.0e-04 loss: 3.015e-01]
my_first_flux_lora_v1: 15%|ββ | 448/3000 [25:16<2:20:43, 3.31s/it, lr: 1.0e-04 loss: 3.015e-01]
my_first_flux_lora_v1: 15%|ββ | 448/3000 [25:19<2:20:43, 3.31s/it, lr: 1.0e-04 loss: 5.454e-01]
my_first_flux_lora_v1: 15%|ββ | 449/3000 [25:19<2:07:05, 2.99s/it, lr: 1.0e-04 loss: 5.454e-01]
my_first_flux_lora_v1: 15%|ββ | 449/3000 [25:21<2:07:05, 2.99s/it, lr: 1.0e-04 loss: 3.162e-01]
my_first_flux_lora_v1: 15%|ββ | 450/3000 [25:21<2:02:25, 2.88s/it, lr: 1.0e-04 loss: 3.162e-01]
my_first_flux_lora_v1: 15%|ββ | 450/3000 [25:25<2:02:25, 2.88s/it, lr: 1.0e-04 loss: 4.683e-01]
my_first_flux_lora_v1: 15%|ββ | 451/3000 [25:25<2:09:37, 3.05s/it, lr: 1.0e-04 loss: 4.683e-01]
my_first_flux_lora_v1: 15%|ββ | 451/3000 [25:27<2:09:37, 3.05s/it, lr: 1.0e-04 loss: 4.605e-01]
my_first_flux_lora_v1: 15%|ββ | 452/3000 [25:27<2:03:18, 2.90s/it, lr: 1.0e-04 loss: 4.605e-01]
my_first_flux_lora_v1: 15%|ββ | 452/3000 [25:31<2:03:18, 2.90s/it, lr: 1.0e-04 loss: 3.655e-01]
my_first_flux_lora_v1: 15%|ββ | 453/3000 [25:31<2:13:04, 3.13s/it, lr: 1.0e-04 loss: 3.655e-01]
my_first_flux_lora_v1: 15%|ββ | 453/3000 [25:37<2:13:04, 3.13s/it, lr: 1.0e-04 loss: 3.039e-01]
my_first_flux_lora_v1: 15%|ββ | 454/3000 [25:37<2:49:54, 4.00s/it, lr: 1.0e-04 loss: 3.039e-01]
my_first_flux_lora_v1: 15%|ββ | 454/3000 [25:41<2:49:54, 4.00s/it, lr: 1.0e-04 loss: 3.253e-01]
my_first_flux_lora_v1: 15%|ββ | 455/3000 [25:41<2:54:18, 4.11s/it, lr: 1.0e-04 loss: 3.253e-01]
my_first_flux_lora_v1: 15%|ββ | 455/3000 [25:44<2:54:18, 4.11s/it, lr: 1.0e-04 loss: 2.796e-01]
my_first_flux_lora_v1: 15%|ββ | 456/3000 [25:44<2:34:13, 3.64s/it, lr: 1.0e-04 loss: 2.796e-01]
my_first_flux_lora_v1: 15%|ββ | 456/3000 [25:48<2:34:13, 3.64s/it, lr: 1.0e-04 loss: 3.563e-01]
my_first_flux_lora_v1: 15%|ββ | 457/3000 [25:48<2:33:29, 3.62s/it, lr: 1.0e-04 loss: 3.563e-01]
my_first_flux_lora_v1: 15%|ββ | 457/3000 [25:51<2:33:29, 3.62s/it, lr: 1.0e-04 loss: 4.468e-01]
my_first_flux_lora_v1: 15%|ββ | 458/3000 [25:51<2:37:18, 3.71s/it, lr: 1.0e-04 loss: 4.468e-01]
my_first_flux_lora_v1: 15%|ββ | 458/3000 [25:54<2:37:18, 3.71s/it, lr: 1.0e-04 loss: 3.003e-01]
my_first_flux_lora_v1: 15%|ββ | 459/3000 [25:54<2:24:11, 3.40s/it, lr: 1.0e-04 loss: 3.003e-01]
my_first_flux_lora_v1: 15%|ββ | 459/3000 [25:56<2:24:11, 3.40s/it, lr: 1.0e-04 loss: 3.248e-01]
my_first_flux_lora_v1: 15%|ββ | 460/3000 [25:56<2:03:30, 2.92s/it, lr: 1.0e-04 loss: 3.248e-01]
my_first_flux_lora_v1: 15%|ββ | 460/3000 [25:58<2:03:30, 2.92s/it, lr: 1.0e-04 loss: 4.570e-01]
my_first_flux_lora_v1: 15%|ββ | 461/3000 [25:58<1:49:04, 2.58s/it, lr: 1.0e-04 loss: 4.570e-01]
my_first_flux_lora_v1: 15%|ββ | 461/3000 [26:00<1:49:04, 2.58s/it, lr: 1.0e-04 loss: 4.733e-01]
my_first_flux_lora_v1: 15%|ββ | 462/3000 [26:00<1:48:51, 2.57s/it, lr: 1.0e-04 loss: 4.733e-01]
my_first_flux_lora_v1: 15%|ββ | 462/3000 [26:03<1:48:51, 2.57s/it, lr: 1.0e-04 loss: 4.028e-01]
my_first_flux_lora_v1: 15%|ββ | 463/3000 [26:03<1:49:03, 2.58s/it, lr: 1.0e-04 loss: 4.028e-01]
my_first_flux_lora_v1: 15%|ββ | 463/3000 [26:07<1:49:03, 2.58s/it, lr: 1.0e-04 loss: 2.635e-01]
my_first_flux_lora_v1: 15%|ββ | 464/3000 [26:07<2:08:18, 3.04s/it, lr: 1.0e-04 loss: 2.635e-01]
my_first_flux_lora_v1: 15%|ββ | 464/3000 [26:09<2:08:18, 3.04s/it, lr: 1.0e-04 loss: 6.576e-01]
my_first_flux_lora_v1: 16%|ββ | 465/3000 [26:09<1:54:46, 2.72s/it, lr: 1.0e-04 loss: 6.576e-01]
my_first_flux_lora_v1: 16%|ββ | 465/3000 [26:11<1:54:46, 2.72s/it, lr: 1.0e-04 loss: 4.259e-01]
my_first_flux_lora_v1: 16%|ββ | 466/3000 [26:11<1:45:01, 2.49s/it, lr: 1.0e-04 loss: 4.259e-01]
my_first_flux_lora_v1: 16%|ββ | 466/3000 [26:13<1:45:01, 2.49s/it, lr: 1.0e-04 loss: 4.707e-01]
my_first_flux_lora_v1: 16%|ββ | 467/3000 [26:13<1:45:43, 2.50s/it, lr: 1.0e-04 loss: 4.707e-01]
my_first_flux_lora_v1: 16%|ββ | 467/3000 [26:16<1:45:43, 2.50s/it, lr: 1.0e-04 loss: 3.285e-01]
my_first_flux_lora_v1: 16%|ββ | 468/3000 [26:16<1:46:16, 2.52s/it, lr: 1.0e-04 loss: 3.285e-01]
my_first_flux_lora_v1: 16%|ββ | 468/3000 [26:20<1:46:16, 2.52s/it, lr: 1.0e-04 loss: 4.003e-01]
my_first_flux_lora_v1: 16%|ββ | 469/3000 [26:20<2:01:25, 2.88s/it, lr: 1.0e-04 loss: 4.003e-01]
my_first_flux_lora_v1: 16%|ββ | 469/3000 [26:24<2:01:25, 2.88s/it, lr: 1.0e-04 loss: 3.573e-01]
my_first_flux_lora_v1: 16%|ββ | 470/3000 [26:24<2:16:46, 3.24s/it, lr: 1.0e-04 loss: 3.573e-01]
my_first_flux_lora_v1: 16%|ββ | 470/3000 [26:27<2:16:46, 3.24s/it, lr: 1.0e-04 loss: 3.222e-01]
my_first_flux_lora_v1: 16%|ββ | 471/3000 [26:27<2:10:59, 3.11s/it, lr: 1.0e-04 loss: 3.222e-01]
my_first_flux_lora_v1: 16%|ββ | 471/3000 [26:29<2:10:59, 3.11s/it, lr: 1.0e-04 loss: 5.289e-01]
my_first_flux_lora_v1: 16%|ββ | 472/3000 [26:29<2:02:39, 2.91s/it, lr: 1.0e-04 loss: 5.289e-01]
my_first_flux_lora_v1: 16%|ββ | 472/3000 [26:31<2:02:39, 2.91s/it, lr: 1.0e-04 loss: 3.987e-01]
my_first_flux_lora_v1: 16%|ββ | 473/3000 [26:31<1:56:38, 2.77s/it, lr: 1.0e-04 loss: 3.987e-01]
my_first_flux_lora_v1: 16%|ββ | 473/3000 [26:34<1:56:38, 2.77s/it, lr: 1.0e-04 loss: 3.351e-01]
my_first_flux_lora_v1: 16%|ββ | 474/3000 [26:34<1:54:09, 2.71s/it, lr: 1.0e-04 loss: 3.351e-01]
my_first_flux_lora_v1: 16%|ββ | 474/3000 [26:38<1:54:09, 2.71s/it, lr: 1.0e-04 loss: 2.944e-01]
my_first_flux_lora_v1: 16%|ββ | 475/3000 [26:38<2:11:17, 3.12s/it, lr: 1.0e-04 loss: 2.944e-01]
my_first_flux_lora_v1: 16%|ββ | 475/3000 [26:41<2:11:17, 3.12s/it, lr: 1.0e-04 loss: 3.464e-01]
my_first_flux_lora_v1: 16%|ββ | 476/3000 [26:41<2:03:15, 2.93s/it, lr: 1.0e-04 loss: 3.464e-01]
my_first_flux_lora_v1: 16%|ββ | 476/3000 [26:43<2:03:15, 2.93s/it, lr: 1.0e-04 loss: 3.405e-01]
my_first_flux_lora_v1: 16%|ββ | 477/3000 [26:43<1:59:21, 2.84s/it, lr: 1.0e-04 loss: 3.405e-01]
my_first_flux_lora_v1: 16%|ββ | 477/3000 [26:47<1:59:21, 2.84s/it, lr: 1.0e-04 loss: 4.636e-01]
my_first_flux_lora_v1: 16%|ββ | 478/3000 [26:47<2:08:42, 3.06s/it, lr: 1.0e-04 loss: 4.636e-01]
my_first_flux_lora_v1: 16%|ββ | 478/3000 [26:53<2:08:42, 3.06s/it, lr: 1.0e-04 loss: 2.219e-01]
my_first_flux_lora_v1: 16%|ββ | 479/3000 [26:53<2:52:46, 4.11s/it, lr: 1.0e-04 loss: 2.219e-01]
my_first_flux_lora_v1: 16%|ββ | 479/3000 [26:57<2:52:46, 4.11s/it, lr: 1.0e-04 loss: 6.420e-01]
my_first_flux_lora_v1: 16%|ββ | 480/3000 [26:57<2:47:33, 3.99s/it, lr: 1.0e-04 loss: 6.420e-01]
my_first_flux_lora_v1: 16%|ββ | 480/3000 [27:01<2:47:33, 3.99s/it, lr: 1.0e-04 loss: 3.372e-01]
my_first_flux_lora_v1: 16%|ββ | 481/3000 [27:01<2:43:28, 3.89s/it, lr: 1.0e-04 loss: 3.372e-01]
my_first_flux_lora_v1: 16%|ββ | 481/3000 [27:04<2:43:28, 3.89s/it, lr: 1.0e-04 loss: 3.526e-01]
my_first_flux_lora_v1: 16%|ββ | 482/3000 [27:04<2:37:25, 3.75s/it, lr: 1.0e-04 loss: 3.526e-01]
my_first_flux_lora_v1: 16%|ββ | 482/3000 [27:09<2:37:25, 3.75s/it, lr: 1.0e-04 loss: 3.841e-01]
my_first_flux_lora_v1: 16%|ββ | 483/3000 [27:09<2:49:38, 4.04s/it, lr: 1.0e-04 loss: 3.841e-01]
my_first_flux_lora_v1: 16%|ββ | 483/3000 [27:13<2:49:38, 4.04s/it, lr: 1.0e-04 loss: 3.844e-01]
my_first_flux_lora_v1: 16%|ββ | 484/3000 [27:13<2:48:25, 4.02s/it, lr: 1.0e-04 loss: 3.844e-01]
my_first_flux_lora_v1: 16%|ββ | 484/3000 [27:15<2:48:25, 4.02s/it, lr: 1.0e-04 loss: 5.330e-01]
my_first_flux_lora_v1: 16%|ββ | 485/3000 [27:15<2:30:04, 3.58s/it, lr: 1.0e-04 loss: 5.330e-01]
my_first_flux_lora_v1: 16%|ββ | 485/3000 [27:20<2:30:04, 3.58s/it, lr: 1.0e-04 loss: 5.075e-01]
my_first_flux_lora_v1: 16%|ββ | 486/3000 [27:20<2:34:15, 3.68s/it, lr: 1.0e-04 loss: 5.075e-01]
my_first_flux_lora_v1: 16%|ββ | 486/3000 [27:23<2:34:15, 3.68s/it, lr: 1.0e-04 loss: 2.718e-01]
my_first_flux_lora_v1: 16%|ββ | 487/3000 [27:23<2:32:59, 3.65s/it, lr: 1.0e-04 loss: 2.718e-01]
my_first_flux_lora_v1: 16%|ββ | 487/3000 [27:26<2:32:59, 3.65s/it, lr: 1.0e-04 loss: 2.941e-01]
my_first_flux_lora_v1: 16%|ββ | 488/3000 [27:26<2:18:52, 3.32s/it, lr: 1.0e-04 loss: 2.941e-01]
my_first_flux_lora_v1: 16%|ββ | 488/3000 [27:30<2:18:52, 3.32s/it, lr: 1.0e-04 loss: 4.639e-01]
my_first_flux_lora_v1: 16%|ββ | 489/3000 [27:30<2:23:21, 3.43s/it, lr: 1.0e-04 loss: 4.639e-01]
my_first_flux_lora_v1: 16%|ββ | 489/3000 [27:32<2:23:21, 3.43s/it, lr: 1.0e-04 loss: 5.489e-01]
my_first_flux_lora_v1: 16%|ββ | 490/3000 [27:32<2:12:14, 3.16s/it, lr: 1.0e-04 loss: 5.489e-01]
my_first_flux_lora_v1: 16%|ββ | 490/3000 [27:36<2:12:14, 3.16s/it, lr: 1.0e-04 loss: 3.234e-01]
my_first_flux_lora_v1: 16%|ββ | 491/3000 [27:36<2:18:34, 3.31s/it, lr: 1.0e-04 loss: 3.234e-01]
my_first_flux_lora_v1: 16%|ββ | 491/3000 [27:39<2:18:34, 3.31s/it, lr: 1.0e-04 loss: 3.581e-01]
my_first_flux_lora_v1: 16%|ββ | 492/3000 [27:39<2:22:02, 3.40s/it, lr: 1.0e-04 loss: 3.581e-01]
my_first_flux_lora_v1: 16%|ββ | 492/3000 [27:42<2:22:02, 3.40s/it, lr: 1.0e-04 loss: 6.292e-01]
my_first_flux_lora_v1: 16%|ββ | 493/3000 [27:42<2:12:59, 3.18s/it, lr: 1.0e-04 loss: 6.292e-01]
my_first_flux_lora_v1: 16%|ββ | 493/3000 [27:44<2:12:59, 3.18s/it, lr: 1.0e-04 loss: 4.569e-01]
my_first_flux_lora_v1: 16%|ββ | 494/3000 [27:44<2:03:21, 2.95s/it, lr: 1.0e-04 loss: 4.569e-01]
my_first_flux_lora_v1: 16%|ββ | 494/3000 [27:46<2:03:21, 2.95s/it, lr: 1.0e-04 loss: 4.346e-01]
my_first_flux_lora_v1: 16%|ββ | 495/3000 [27:46<1:48:13, 2.59s/it, lr: 1.0e-04 loss: 4.346e-01]
my_first_flux_lora_v1: 16%|ββ | 495/3000 [27:50<1:48:13, 2.59s/it, lr: 1.0e-04 loss: 2.586e-01]
my_first_flux_lora_v1: 17%|ββ | 496/3000 [27:50<1:58:28, 2.84s/it, lr: 1.0e-04 loss: 2.586e-01]
my_first_flux_lora_v1: 17%|ββ | 496/3000 [27:55<1:58:28, 2.84s/it, lr: 1.0e-04 loss: 6.479e-01]
my_first_flux_lora_v1: 17%|ββ | 497/3000 [27:55<2:27:44, 3.54s/it, lr: 1.0e-04 loss: 6.479e-01]
my_first_flux_lora_v1: 17%|ββ | 497/3000 [27:58<2:27:44, 3.54s/it, lr: 1.0e-04 loss: 6.563e-01]
my_first_flux_lora_v1: 17%|ββ | 498/3000 [27:58<2:28:03, 3.55s/it, lr: 1.0e-04 loss: 6.563e-01]
my_first_flux_lora_v1: 17%|ββ | 498/3000 [28:01<2:28:03, 3.55s/it, lr: 1.0e-04 loss: 6.041e-01]
my_first_flux_lora_v1: 17%|ββ | 499/3000 [28:01<2:14:00, 3.21s/it, lr: 1.0e-04 loss: 6.041e-01]
my_first_flux_lora_v1: 17%|ββ | 499/3000 [28:03<2:14:00, 3.21s/it, lr: 1.0e-04 loss: 5.093e-01] |
|
Generating Images: 0%| | 0/10 [00:00<?, ?it/s][A |
|
Generating Images: 10%|β | 1/10 [00:38<05:50, 38.96s/it][A |
|
Generating Images: 20%|ββ | 2/10 [01:17<05:11, 38.95s/it][A |
|
Generating Images: 30%|βββ | 3/10 [01:56<04:32, 38.95s/it][A |
|
Generating Images: 40%|ββββ | 4/10 [02:35<03:53, 38.95s/it][A |