lccontillo commited on
Commit
12b7cc7
·
verified ·
1 Parent(s): 520b183

End of training

Browse files
README.md CHANGED
@@ -12,6 +12,13 @@ tags:
12
  - flux
13
  - flux-diffusers
14
  - template:sd-lora
 
 
 
 
 
 
 
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the training script had access to. You
 
12
  - flux
13
  - flux-diffusers
14
  - template:sd-lora
15
+ - text-to-image
16
+ - diffusers-training
17
+ - diffusers
18
+ - lora
19
+ - flux
20
+ - flux-diffusers
21
+ - template:sd-lora
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the training script had access to. You
logs/dreambooth-flux-dev-lora/1747038134.0528297/events.out.tfevents.1747038134.ip-10-192-10-149.10551.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d98e3ebf7f089f5bfa2c66c81a2db6a3cf0fd46bcfa07d051b92b4892f04b01
3
+ size 3274
logs/dreambooth-flux-dev-lora/1747038134.0544112/hparams.yml ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.0001
5
+ adam_weight_decay_text_encoder: 0.001
6
+ allow_tf32: false
7
+ cache_dir: null
8
+ cache_latents: false
9
+ caption_column: null
10
+ center_crop: false
11
+ checkpointing_steps: 500
12
+ checkpoints_total_limit: null
13
+ class_data_dir: null
14
+ class_prompt: null
15
+ dataloader_num_workers: 0
16
+ dataset_config_name: null
17
+ dataset_name: null
18
+ gradient_accumulation_steps: 4
19
+ gradient_checkpointing: false
20
+ guidance_scale: 1.0
21
+ hub_model_id: null
22
+ hub_token: null
23
+ image_column: image
24
+ instance_data_dir: ./dog
25
+ instance_prompt: a photo of sks dog
26
+ learning_rate: 0.0004
27
+ local_rank: -1
28
+ logging_dir: logs
29
+ logit_mean: 0.0
30
+ logit_std: 1.0
31
+ lora_dropout: 0.0
32
+ lora_layers: null
33
+ lr_num_cycles: 1
34
+ lr_power: 1.0
35
+ lr_scheduler: constant
36
+ lr_warmup_steps: 0
37
+ max_grad_norm: 1.0
38
+ max_sequence_length: 512
39
+ max_train_steps: 5250
40
+ mixed_precision: bf16
41
+ mode_scale: 1.29
42
+ num_class_images: 100
43
+ num_train_epochs: 2625
44
+ num_validation_images: 4
45
+ optimizer: prodigy
46
+ output_dir: ./trained-flux-lora
47
+ pretrained_model_name_or_path: black-forest-labs/FLUX.1-dev
48
+ prior_generation_precision: null
49
+ prior_loss_weight: 1.0
50
+ prodigy_beta3: null
51
+ prodigy_decouple: true
52
+ prodigy_safeguard_warmup: true
53
+ prodigy_use_bias_correction: true
54
+ push_to_hub: true
55
+ random_flip: false
56
+ rank: 4
57
+ repeats: 1
58
+ report_to: tensorboard
59
+ resolution: 512
60
+ resume_from_checkpoint: null
61
+ revision: null
62
+ sample_batch_size: 4
63
+ scale_lr: false
64
+ seed: 0
65
+ text_encoder_lr: 5.0e-06
66
+ train_batch_size: 1
67
+ train_text_encoder: false
68
+ upcast_before_saving: false
69
+ use_8bit_adam: false
70
+ validation_epochs: 50
71
+ validation_prompt: null
72
+ variant: null
73
+ weighting_scheme: none
74
+ with_prior_preservation: false
logs/dreambooth-flux-dev-lora/1747038227.0487432/events.out.tfevents.1747038227.ip-10-192-10-149.12494.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:914c21e7fd7a477c2f33efdb4023fb85752aabc692dde5f4c9f56ee18550a9eb
3
+ size 3274
logs/dreambooth-flux-dev-lora/1747038227.0501187/hparams.yml ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.0001
5
+ adam_weight_decay_text_encoder: 0.001
6
+ allow_tf32: false
7
+ cache_dir: null
8
+ cache_latents: false
9
+ caption_column: null
10
+ center_crop: false
11
+ checkpointing_steps: 500
12
+ checkpoints_total_limit: null
13
+ class_data_dir: null
14
+ class_prompt: null
15
+ dataloader_num_workers: 0
16
+ dataset_config_name: null
17
+ dataset_name: null
18
+ gradient_accumulation_steps: 4
19
+ gradient_checkpointing: false
20
+ guidance_scale: 1.0
21
+ hub_model_id: null
22
+ hub_token: null
23
+ image_column: image
24
+ instance_data_dir: ./dog
25
+ instance_prompt: a photo of sks dog
26
+ learning_rate: 0.0004
27
+ local_rank: -1
28
+ logging_dir: logs
29
+ logit_mean: 0.0
30
+ logit_std: 1.0
31
+ lora_dropout: 0.0
32
+ lora_layers: null
33
+ lr_num_cycles: 1
34
+ lr_power: 1.0
35
+ lr_scheduler: constant
36
+ lr_warmup_steps: 0
37
+ max_grad_norm: 1.0
38
+ max_sequence_length: 512
39
+ max_train_steps: 250
40
+ mixed_precision: bf16
41
+ mode_scale: 1.29
42
+ num_class_images: 100
43
+ num_train_epochs: 125
44
+ num_validation_images: 4
45
+ optimizer: prodigy
46
+ output_dir: ./trained-flux-lora
47
+ pretrained_model_name_or_path: black-forest-labs/FLUX.1-dev
48
+ prior_generation_precision: null
49
+ prior_loss_weight: 1.0
50
+ prodigy_beta3: null
51
+ prodigy_decouple: true
52
+ prodigy_safeguard_warmup: true
53
+ prodigy_use_bias_correction: true
54
+ push_to_hub: true
55
+ random_flip: false
56
+ rank: 4
57
+ repeats: 1
58
+ report_to: tensorboard
59
+ resolution: 512
60
+ resume_from_checkpoint: null
61
+ revision: null
62
+ sample_batch_size: 4
63
+ scale_lr: false
64
+ seed: 0
65
+ text_encoder_lr: 5.0e-06
66
+ train_batch_size: 1
67
+ train_text_encoder: false
68
+ upcast_before_saving: false
69
+ use_8bit_adam: false
70
+ validation_epochs: 50
71
+ validation_prompt: null
72
+ variant: null
73
+ weighting_scheme: none
74
+ with_prior_preservation: false
logs/dreambooth-flux-dev-lora/events.out.tfevents.1747038134.ip-10-192-10-149.10551.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38075ef7ccb2ee6f3892d0ee9b7ac114b0e08c888e4f548f89d48735522612e1
3
+ size 3766
logs/dreambooth-flux-dev-lora/events.out.tfevents.1747038227.ip-10-192-10-149.12494.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a409ddeaa04f5ce4a1afd5a639320969e4b2025437c0054b85d2709f2f16865
3
+ size 51938
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32e057b76d48e8a523e5cad976e2680a51d78d9799937e62495006d8cf85585e
3
  size 22504080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:419c7ce68093e35ac5d90d48301640789e116c5d777c692ba98c2a9be9065b2d
3
  size 22504080