adbrasi commited on
Commit
c76f7db
1 Parent(s): c91624f

End of training

Browse files
Files changed (37) hide show
  1. README.md +57 -0
  2. checkpoint-500/optimizer.bin +3 -0
  3. checkpoint-500/pytorch_lora_weights.safetensors +3 -0
  4. checkpoint-500/random_states_0.pkl +3 -0
  5. checkpoint-500/scaler.pt +3 -0
  6. checkpoint-500/scheduler.bin +3 -0
  7. logs/dreambooth-sd3-lora/1718245579.8893707/events.out.tfevents.1718245579.ip-10-192-11-46.10856.1 +3 -0
  8. logs/dreambooth-sd3-lora/1718245579.8905644/hparams.yml +67 -0
  9. logs/dreambooth-sd3-lora/1718245742.545935/events.out.tfevents.1718245742.ip-10-192-11-46.11698.1 +3 -0
  10. logs/dreambooth-sd3-lora/1718245742.5472655/hparams.yml +67 -0
  11. logs/dreambooth-sd3-lora/1718245817.8635979/events.out.tfevents.1718245817.ip-10-192-11-46.12166.1 +3 -0
  12. logs/dreambooth-sd3-lora/1718245817.8648722/hparams.yml +67 -0
  13. logs/dreambooth-sd3-lora/1718245881.3564837/events.out.tfevents.1718245881.ip-10-192-11-46.12528.1 +3 -0
  14. logs/dreambooth-sd3-lora/1718245881.357829/hparams.yml +67 -0
  15. logs/dreambooth-sd3-lora/1718245971.870597/events.out.tfevents.1718245971.ip-10-192-11-46.12930.1 +3 -0
  16. logs/dreambooth-sd3-lora/1718245971.8719997/hparams.yml +67 -0
  17. logs/dreambooth-sd3-lora/1718246007.2559311/events.out.tfevents.1718246007.ip-10-192-11-46.13096.1 +3 -0
  18. logs/dreambooth-sd3-lora/1718246007.257189/hparams.yml +67 -0
  19. logs/dreambooth-sd3-lora/1718246283.0737872/events.out.tfevents.1718246283.ip-10-192-11-46.14158.1 +3 -0
  20. logs/dreambooth-sd3-lora/1718246283.075069/hparams.yml +67 -0
  21. logs/dreambooth-sd3-lora/1718246564.9861703/events.out.tfevents.1718246564.ip-10-192-11-46.14779.1 +3 -0
  22. logs/dreambooth-sd3-lora/1718246564.9875212/hparams.yml +67 -0
  23. logs/dreambooth-sd3-lora/events.out.tfevents.1718245579.ip-10-192-11-46.10856.0 +3 -0
  24. logs/dreambooth-sd3-lora/events.out.tfevents.1718245742.ip-10-192-11-46.11698.0 +3 -0
  25. logs/dreambooth-sd3-lora/events.out.tfevents.1718245817.ip-10-192-11-46.12166.0 +3 -0
  26. logs/dreambooth-sd3-lora/events.out.tfevents.1718245881.ip-10-192-11-46.12528.0 +3 -0
  27. logs/dreambooth-sd3-lora/events.out.tfevents.1718245971.ip-10-192-11-46.12930.0 +3 -0
  28. logs/dreambooth-sd3-lora/events.out.tfevents.1718246007.ip-10-192-11-46.13096.0 +3 -0
  29. logs/dreambooth-sd3-lora/events.out.tfevents.1718246283.ip-10-192-11-46.14158.0 +3 -0
  30. logs/dreambooth-sd3-lora/events.out.tfevents.1718246564.ip-10-192-11-46.14779.0 +3 -0
  31. logs/dreambooth-sd3/1718245322.1667464/events.out.tfevents.1718245322.ip-10-192-11-46.10215.1 +3 -0
  32. logs/dreambooth-sd3/1718245322.167942/hparams.yml +67 -0
  33. logs/dreambooth-sd3/1718245515.4362414/events.out.tfevents.1718245515.ip-10-192-11-46.10625.1 +3 -0
  34. logs/dreambooth-sd3/1718245515.437738/hparams.yml +67 -0
  35. logs/dreambooth-sd3/events.out.tfevents.1718245322.ip-10-192-11-46.10215.0 +3 -0
  36. logs/dreambooth-sd3/events.out.tfevents.1718245515.ip-10-192-11-46.10625.0 +3 -0
  37. pytorch_lora_weights.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: openrail++
3
+ library_name: diffusers
4
+ tags:
5
+ - text-to-image
6
+ - diffusers-training
7
+ - diffusers
8
+ - sd3
9
+ - sd3-diffusers
10
+ - template:sd-lora
11
+ base_model: stabilityai/stable-diffusion-3-medium-diffusers
12
+ instance_prompt: a photo of pmy girl
13
+ widget: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+
20
+ # SD3 DreamBooth LoRA - adbrasi/girl-trained-sd3
21
+
22
+ <Gallery />
23
+
24
+ ## Model description
25
+
26
+ These are adbrasi/girl-trained-sd3 DreamBooth weights for stabilityai/stable-diffusion-3-medium-diffusers.
27
+
28
+ The weights were trained using [DreamBooth](https://dreambooth.github.io/).
29
+
30
+ ## Trigger words
31
+
32
+ You should use a photo of pmy girl to trigger the image generation.
33
+
34
+ ## Download model
35
+
36
+ [Download](adbrasi/girl-trained-sd3/tree/main) them in the Files & versions tab.
37
+
38
+ ## License
39
+
40
+ Please adhere to the licensing terms as described `[here](https://huggingface.co/stabilityai/stable-diffusion-3-medium/blob/main/LICENSE)`.
41
+
42
+
43
+ ## Intended uses & limitations
44
+
45
+ #### How to use
46
+
47
+ ```python
48
+ # TODO: add an example code snippet for running this diffusion pipeline
49
+ ```
50
+
51
+ #### Limitations and bias
52
+
53
+ [TODO: provide examples of latent issues and potential remediations]
54
+
55
+ ## Training details
56
+
57
+ [TODO: describe the data used to train the model]
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd85255be67ac16f74508ce9fbb623605847f7ce223b53a143f7a60b97e45b5a
3
+ size 19124218
checkpoint-500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6bc1d4c6a2280870146614672c661c4f0774423f4820dc7c2c2933079cd8c31
3
+ size 37773544
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:156b11bcb39304afebd70b97a4b24b5f8437cea5a695fa76b5fbce228a3b9f44
3
+ size 14280
checkpoint-500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36cae909ce9b6617670a0ff0b04f0e559146b49fb7708db29ffc2160704e2ee9
3
+ size 988
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd1be60a01386b8b1909556e60fe3ed2e3306ffbf88ff5df27223fa11d84286f
3
+ size 1000
logs/dreambooth-sd3-lora/1718245579.8893707/events.out.tfevents.1718245579.ip-10-192-11-46.10856.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3646dcd75d762337c42af6626a23f7a9a60dd2aded62cb8ba91bf7169997bfec
3
+ size 3117
logs/dreambooth-sd3-lora/1718245579.8905644/hparams.yml ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ caption_column: null
9
+ center_crop: false
10
+ checkpointing_steps: 500
11
+ checkpoints_total_limit: null
12
+ class_data_dir: null
13
+ class_prompt: null
14
+ dataloader_num_workers: 0
15
+ dataset_config_name: null
16
+ dataset_name: null
17
+ gradient_accumulation_steps: 4
18
+ gradient_checkpointing: false
19
+ hub_model_id: null
20
+ hub_token: null
21
+ image_column: image
22
+ instance_data_dir: /teamspace/studios/this_studio/girl
23
+ instance_prompt: a photo of pmy girl
24
+ learning_rate: 0.0001
25
+ local_rank: -1
26
+ logging_dir: logs
27
+ logit_mean: 0.0
28
+ logit_std: 1.0
29
+ lr_num_cycles: 1
30
+ lr_power: 1.0
31
+ lr_scheduler: constant
32
+ lr_warmup_steps: 0
33
+ max_grad_norm: 1.0
34
+ max_train_steps: 1000
35
+ mixed_precision: fp16
36
+ mode_scale: 1.29
37
+ num_class_images: 100
38
+ num_train_epochs: 250
39
+ num_validation_images: 4
40
+ optimizer: AdamW
41
+ output_dir: /teamspace/studios/this_studio/girl-trained-sd3
42
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-3-medium-diffusers
43
+ prior_generation_precision: null
44
+ prior_loss_weight: 1.0
45
+ prodigy_beta3: null
46
+ prodigy_decouple: true
47
+ prodigy_safeguard_warmup: true
48
+ prodigy_use_bias_correction: true
49
+ push_to_hub: true
50
+ random_flip: false
51
+ rank: 4
52
+ repeats: 1
53
+ report_to: tensorboard
54
+ resolution: 1024
55
+ resume_from_checkpoint: null
56
+ revision: null
57
+ sample_batch_size: 4
58
+ scale_lr: false
59
+ seed: 0
60
+ text_encoder_lr: 5.0e-06
61
+ train_batch_size: 1
62
+ use_8bit_adam: true
63
+ validation_epochs: 25
64
+ validation_prompt: A photo of pmy girl in a forest
65
+ variant: null
66
+ weighting_scheme: sigma_sqrt
67
+ with_prior_preservation: false
logs/dreambooth-sd3-lora/1718245742.545935/events.out.tfevents.1718245742.ip-10-192-11-46.11698.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ce2ac29d8021ad075f3bde173b5a05985a2765885371122ce21722b1b2a1e6c
3
+ size 3117
logs/dreambooth-sd3-lora/1718245742.5472655/hparams.yml ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ caption_column: null
9
+ center_crop: false
10
+ checkpointing_steps: 500
11
+ checkpoints_total_limit: null
12
+ class_data_dir: null
13
+ class_prompt: null
14
+ dataloader_num_workers: 0
15
+ dataset_config_name: null
16
+ dataset_name: null
17
+ gradient_accumulation_steps: 4
18
+ gradient_checkpointing: true
19
+ hub_model_id: null
20
+ hub_token: null
21
+ image_column: image
22
+ instance_data_dir: /teamspace/studios/this_studio/girl
23
+ instance_prompt: a photo of pmy girl
24
+ learning_rate: 0.0001
25
+ local_rank: -1
26
+ logging_dir: logs
27
+ logit_mean: 0.0
28
+ logit_std: 1.0
29
+ lr_num_cycles: 1
30
+ lr_power: 1.0
31
+ lr_scheduler: constant
32
+ lr_warmup_steps: 0
33
+ max_grad_norm: 1.0
34
+ max_train_steps: 1000
35
+ mixed_precision: fp16
36
+ mode_scale: 1.29
37
+ num_class_images: 100
38
+ num_train_epochs: 250
39
+ num_validation_images: 4
40
+ optimizer: AdamW
41
+ output_dir: /teamspace/studios/this_studio/girl-trained-sd3
42
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-3-medium-diffusers
43
+ prior_generation_precision: null
44
+ prior_loss_weight: 1.0
45
+ prodigy_beta3: null
46
+ prodigy_decouple: true
47
+ prodigy_safeguard_warmup: true
48
+ prodigy_use_bias_correction: true
49
+ push_to_hub: true
50
+ random_flip: false
51
+ rank: 4
52
+ repeats: 1
53
+ report_to: tensorboard
54
+ resolution: 1024
55
+ resume_from_checkpoint: null
56
+ revision: null
57
+ sample_batch_size: 4
58
+ scale_lr: false
59
+ seed: 0
60
+ text_encoder_lr: 5.0e-06
61
+ train_batch_size: 1
62
+ use_8bit_adam: true
63
+ validation_epochs: 25
64
+ validation_prompt: A photo of pmy girl in a forest
65
+ variant: null
66
+ weighting_scheme: sigma_sqrt
67
+ with_prior_preservation: false
logs/dreambooth-sd3-lora/1718245817.8635979/events.out.tfevents.1718245817.ip-10-192-11-46.12166.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0dbbdf64d532f5d70a48baca684ed72fe311b81838e5bb1fee5eb77f871dd8f
3
+ size 3117
logs/dreambooth-sd3-lora/1718245817.8648722/hparams.yml ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ caption_column: null
9
+ center_crop: false
10
+ checkpointing_steps: 500
11
+ checkpoints_total_limit: null
12
+ class_data_dir: null
13
+ class_prompt: null
14
+ dataloader_num_workers: 0
15
+ dataset_config_name: null
16
+ dataset_name: null
17
+ gradient_accumulation_steps: 4
18
+ gradient_checkpointing: true
19
+ hub_model_id: null
20
+ hub_token: null
21
+ image_column: image
22
+ instance_data_dir: /teamspace/studios/this_studio/girl
23
+ instance_prompt: a photo of pmy girl
24
+ learning_rate: 0.0001
25
+ local_rank: -1
26
+ logging_dir: logs
27
+ logit_mean: 0.0
28
+ logit_std: 1.0
29
+ lr_num_cycles: 1
30
+ lr_power: 1.0
31
+ lr_scheduler: constant
32
+ lr_warmup_steps: 0
33
+ max_grad_norm: 1.0
34
+ max_train_steps: 1000
35
+ mixed_precision: fp16
36
+ mode_scale: 1.29
37
+ num_class_images: 100
38
+ num_train_epochs: 250
39
+ num_validation_images: 4
40
+ optimizer: AdamW
41
+ output_dir: /teamspace/studios/this_studio/girl-trained-sd3
42
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-3-medium-diffusers
43
+ prior_generation_precision: null
44
+ prior_loss_weight: 1.0
45
+ prodigy_beta3: null
46
+ prodigy_decouple: true
47
+ prodigy_safeguard_warmup: true
48
+ prodigy_use_bias_correction: true
49
+ push_to_hub: true
50
+ random_flip: false
51
+ rank: 4
52
+ repeats: 1
53
+ report_to: tensorboard
54
+ resolution: 1024
55
+ resume_from_checkpoint: null
56
+ revision: null
57
+ sample_batch_size: 4
58
+ scale_lr: false
59
+ seed: 0
60
+ text_encoder_lr: 5.0e-06
61
+ train_batch_size: 1
62
+ use_8bit_adam: false
63
+ validation_epochs: 25
64
+ validation_prompt: A photo of pmy girl in a forest
65
+ variant: null
66
+ weighting_scheme: sigma_sqrt
67
+ with_prior_preservation: false
logs/dreambooth-sd3-lora/1718245881.3564837/events.out.tfevents.1718245881.ip-10-192-11-46.12528.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20be8dd0d11a325b98527af567bf96d14796d2bda334f49b1a8a14a058e65a48
3
+ size 3117
logs/dreambooth-sd3-lora/1718245881.357829/hparams.yml ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ caption_column: null
9
+ center_crop: false
10
+ checkpointing_steps: 500
11
+ checkpoints_total_limit: null
12
+ class_data_dir: null
13
+ class_prompt: null
14
+ dataloader_num_workers: 0
15
+ dataset_config_name: null
16
+ dataset_name: null
17
+ gradient_accumulation_steps: 1
18
+ gradient_checkpointing: true
19
+ hub_model_id: null
20
+ hub_token: null
21
+ image_column: image
22
+ instance_data_dir: /teamspace/studios/this_studio/girl
23
+ instance_prompt: a photo of pmy girl
24
+ learning_rate: 0.0001
25
+ local_rank: -1
26
+ logging_dir: logs
27
+ logit_mean: 0.0
28
+ logit_std: 1.0
29
+ lr_num_cycles: 1
30
+ lr_power: 1.0
31
+ lr_scheduler: constant
32
+ lr_warmup_steps: 0
33
+ max_grad_norm: 1.0
34
+ max_train_steps: 1000
35
+ mixed_precision: fp16
36
+ mode_scale: 1.29
37
+ num_class_images: 100
38
+ num_train_epochs: 63
39
+ num_validation_images: 4
40
+ optimizer: AdamW
41
+ output_dir: /teamspace/studios/this_studio/girl-trained-sd3
42
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-3-medium-diffusers
43
+ prior_generation_precision: null
44
+ prior_loss_weight: 1.0
45
+ prodigy_beta3: null
46
+ prodigy_decouple: true
47
+ prodigy_safeguard_warmup: true
48
+ prodigy_use_bias_correction: true
49
+ push_to_hub: true
50
+ random_flip: false
51
+ rank: 4
52
+ repeats: 1
53
+ report_to: tensorboard
54
+ resolution: 1024
55
+ resume_from_checkpoint: null
56
+ revision: null
57
+ sample_batch_size: 4
58
+ scale_lr: false
59
+ seed: 0
60
+ text_encoder_lr: 5.0e-06
61
+ train_batch_size: 1
62
+ use_8bit_adam: false
63
+ validation_epochs: 25
64
+ validation_prompt: A photo of pmy girl in a forest
65
+ variant: null
66
+ weighting_scheme: sigma_sqrt
67
+ with_prior_preservation: false
logs/dreambooth-sd3-lora/1718245971.870597/events.out.tfevents.1718245971.ip-10-192-11-46.12930.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51e933a0440a635c384fe4236a96886cac09ea94f6f2b6be456e1780187b76ca
3
+ size 3117
logs/dreambooth-sd3-lora/1718245971.8719997/hparams.yml ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ caption_column: null
9
+ center_crop: false
10
+ checkpointing_steps: 500
11
+ checkpoints_total_limit: null
12
+ class_data_dir: null
13
+ class_prompt: null
14
+ dataloader_num_workers: 0
15
+ dataset_config_name: null
16
+ dataset_name: null
17
+ gradient_accumulation_steps: 1
18
+ gradient_checkpointing: true
19
+ hub_model_id: null
20
+ hub_token: null
21
+ image_column: image
22
+ instance_data_dir: /teamspace/studios/this_studio/girl
23
+ instance_prompt: a photo of pmy girl
24
+ learning_rate: 0.0001
25
+ local_rank: -1
26
+ logging_dir: logs
27
+ logit_mean: 0.0
28
+ logit_std: 1.0
29
+ lr_num_cycles: 1
30
+ lr_power: 1.0
31
+ lr_scheduler: constant
32
+ lr_warmup_steps: 0
33
+ max_grad_norm: 1.0
34
+ max_train_steps: 1000
35
+ mixed_precision: fp16
36
+ mode_scale: 1.29
37
+ num_class_images: 100
38
+ num_train_epochs: 63
39
+ num_validation_images: 4
40
+ optimizer: AdamW
41
+ output_dir: /teamspace/studios/this_studio/girl-trained-sd3
42
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-3-medium-diffusers
43
+ prior_generation_precision: null
44
+ prior_loss_weight: 1.0
45
+ prodigy_beta3: null
46
+ prodigy_decouple: true
47
+ prodigy_safeguard_warmup: true
48
+ prodigy_use_bias_correction: true
49
+ push_to_hub: true
50
+ random_flip: false
51
+ rank: 4
52
+ repeats: 1
53
+ report_to: tensorboard
54
+ resolution: 512
55
+ resume_from_checkpoint: null
56
+ revision: null
57
+ sample_batch_size: 4
58
+ scale_lr: false
59
+ seed: 0
60
+ text_encoder_lr: 5.0e-06
61
+ train_batch_size: 1
62
+ use_8bit_adam: false
63
+ validation_epochs: 25
64
+ validation_prompt: A photo of pmy girl in a forest
65
+ variant: null
66
+ weighting_scheme: sigma_sqrt
67
+ with_prior_preservation: false
logs/dreambooth-sd3-lora/1718246007.2559311/events.out.tfevents.1718246007.ip-10-192-11-46.13096.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6962c810e7341e80f8050b065dc6aaf2402a623b6c56c13f3df05c1996f7602
3
+ size 3117
logs/dreambooth-sd3-lora/1718246007.257189/hparams.yml ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ caption_column: null
9
+ center_crop: false
10
+ checkpointing_steps: 500
11
+ checkpoints_total_limit: null
12
+ class_data_dir: null
13
+ class_prompt: null
14
+ dataloader_num_workers: 0
15
+ dataset_config_name: null
16
+ dataset_name: null
17
+ gradient_accumulation_steps: 1
18
+ gradient_checkpointing: false
19
+ hub_model_id: null
20
+ hub_token: null
21
+ image_column: image
22
+ instance_data_dir: /teamspace/studios/this_studio/girl
23
+ instance_prompt: a photo of pmy girl
24
+ learning_rate: 0.0001
25
+ local_rank: -1
26
+ logging_dir: logs
27
+ logit_mean: 0.0
28
+ logit_std: 1.0
29
+ lr_num_cycles: 1
30
+ lr_power: 1.0
31
+ lr_scheduler: constant
32
+ lr_warmup_steps: 0
33
+ max_grad_norm: 1.0
34
+ max_train_steps: 1000
35
+ mixed_precision: fp16
36
+ mode_scale: 1.29
37
+ num_class_images: 100
38
+ num_train_epochs: 63
39
+ num_validation_images: 4
40
+ optimizer: AdamW
41
+ output_dir: /teamspace/studios/this_studio/girl-trained-sd3
42
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-3-medium-diffusers
43
+ prior_generation_precision: null
44
+ prior_loss_weight: 1.0
45
+ prodigy_beta3: null
46
+ prodigy_decouple: true
47
+ prodigy_safeguard_warmup: true
48
+ prodigy_use_bias_correction: true
49
+ push_to_hub: true
50
+ random_flip: false
51
+ rank: 4
52
+ repeats: 1
53
+ report_to: tensorboard
54
+ resolution: 512
55
+ resume_from_checkpoint: null
56
+ revision: null
57
+ sample_batch_size: 4
58
+ scale_lr: false
59
+ seed: 0
60
+ text_encoder_lr: 5.0e-06
61
+ train_batch_size: 1
62
+ use_8bit_adam: false
63
+ validation_epochs: 25
64
+ validation_prompt: A photo of pmy girl in a forest
65
+ variant: null
66
+ weighting_scheme: sigma_sqrt
67
+ with_prior_preservation: false
logs/dreambooth-sd3-lora/1718246283.0737872/events.out.tfevents.1718246283.ip-10-192-11-46.14158.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da9ace944d6113ff7396481453972e723b55339bd8199fd9b916f007f44f20df
3
+ size 3117
logs/dreambooth-sd3-lora/1718246283.075069/hparams.yml ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ caption_column: null
9
+ center_crop: false
10
+ checkpointing_steps: 500
11
+ checkpoints_total_limit: null
12
+ class_data_dir: null
13
+ class_prompt: null
14
+ dataloader_num_workers: 0
15
+ dataset_config_name: null
16
+ dataset_name: null
17
+ gradient_accumulation_steps: 1
18
+ gradient_checkpointing: false
19
+ hub_model_id: null
20
+ hub_token: null
21
+ image_column: image
22
+ instance_data_dir: /teamspace/studios/this_studio/girl
23
+ instance_prompt: a photo of pmy girl
24
+ learning_rate: 0.0001
25
+ local_rank: -1
26
+ logging_dir: logs
27
+ logit_mean: 0.0
28
+ logit_std: 1.0
29
+ lr_num_cycles: 1
30
+ lr_power: 1.0
31
+ lr_scheduler: constant
32
+ lr_warmup_steps: 0
33
+ max_grad_norm: 1.0
34
+ max_train_steps: 1000
35
+ mixed_precision: fp16
36
+ mode_scale: 1.29
37
+ num_class_images: 100
38
+ num_train_epochs: 63
39
+ num_validation_images: 4
40
+ optimizer: AdamW
41
+ output_dir: /teamspace/studios/this_studio/girl-trained-sd3
42
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-3-medium-diffusers
43
+ prior_generation_precision: null
44
+ prior_loss_weight: 1.0
45
+ prodigy_beta3: null
46
+ prodigy_decouple: true
47
+ prodigy_safeguard_warmup: true
48
+ prodigy_use_bias_correction: true
49
+ push_to_hub: true
50
+ random_flip: false
51
+ rank: 32
52
+ repeats: 1
53
+ report_to: tensorboard
54
+ resolution: 512
55
+ resume_from_checkpoint: null
56
+ revision: null
57
+ sample_batch_size: 4
58
+ scale_lr: false
59
+ seed: 0
60
+ text_encoder_lr: 5.0e-06
61
+ train_batch_size: 1
62
+ use_8bit_adam: true
63
+ validation_epochs: 25
64
+ validation_prompt: A photo of pmy girl in a forest
65
+ variant: null
66
+ weighting_scheme: sigma_sqrt
67
+ with_prior_preservation: false
logs/dreambooth-sd3-lora/1718246564.9861703/events.out.tfevents.1718246564.ip-10-192-11-46.14779.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b63b213474450e1f3241a56ecb8fbad7b0b6d17952c5f1c3e28b93e7ae35ddf1
3
+ size 3038
logs/dreambooth-sd3-lora/1718246564.9875212/hparams.yml ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ caption_column: null
9
+ center_crop: false
10
+ checkpointing_steps: 500
11
+ checkpoints_total_limit: null
12
+ class_data_dir: null
13
+ class_prompt: null
14
+ dataloader_num_workers: 0
15
+ dataset_config_name: null
16
+ dataset_name: null
17
+ gradient_accumulation_steps: 1
18
+ gradient_checkpointing: false
19
+ hub_model_id: null
20
+ hub_token: null
21
+ image_column: image
22
+ instance_data_dir: /teamspace/studios/this_studio/girl
23
+ instance_prompt: a photo of pmy girl
24
+ learning_rate: 0.0001
25
+ local_rank: -1
26
+ logging_dir: logs
27
+ logit_mean: 0.0
28
+ logit_std: 1.0
29
+ lr_num_cycles: 1
30
+ lr_power: 1.0
31
+ lr_scheduler: constant
32
+ lr_warmup_steps: 0
33
+ max_grad_norm: 1.0
34
+ max_train_steps: 500
35
+ mixed_precision: fp16
36
+ mode_scale: 1.29
37
+ num_class_images: 100
38
+ num_train_epochs: 32
39
+ num_validation_images: 4
40
+ optimizer: AdamW
41
+ output_dir: /teamspace/studios/this_studio/girl-trained-sd3
42
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-3-medium-diffusers
43
+ prior_generation_precision: null
44
+ prior_loss_weight: 1.0
45
+ prodigy_beta3: null
46
+ prodigy_decouple: true
47
+ prodigy_safeguard_warmup: true
48
+ prodigy_use_bias_correction: true
49
+ push_to_hub: true
50
+ random_flip: false
51
+ rank: 32
52
+ repeats: 1
53
+ report_to: tensorboard
54
+ resolution: 1024
55
+ resume_from_checkpoint: null
56
+ revision: null
57
+ sample_batch_size: 4
58
+ scale_lr: false
59
+ seed: 0
60
+ text_encoder_lr: 5.0e-06
61
+ train_batch_size: 1
62
+ use_8bit_adam: true
63
+ validation_epochs: 50
64
+ validation_prompt: null
65
+ variant: null
66
+ weighting_scheme: sigma_sqrt
67
+ with_prior_preservation: false
logs/dreambooth-sd3-lora/events.out.tfevents.1718245579.ip-10-192-11-46.10856.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d2c58ab48b6c26a6c0a81b15050d0af6ab05e6af6e489ae002df0bf10f9034a
3
+ size 1388
logs/dreambooth-sd3-lora/events.out.tfevents.1718245742.ip-10-192-11-46.11698.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbba3a741d85598132e3f030f8a4b95058a2cb4116d3b83b8da67cebd371274c
3
+ size 88
logs/dreambooth-sd3-lora/events.out.tfevents.1718245817.ip-10-192-11-46.12166.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b93d5929971ce29467284dc51863578b0f7074aba5b52fde7e0351234aba7f61
3
+ size 88
logs/dreambooth-sd3-lora/events.out.tfevents.1718245881.ip-10-192-11-46.12528.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55c44b1f166d5deebfdb2961b1122c9d9ef8ed213a6df103f51a042ef17dc671
3
+ size 88
logs/dreambooth-sd3-lora/events.out.tfevents.1718245971.ip-10-192-11-46.12930.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94980c0aad2eeda2964501d831c6bbc1793b345cad128b00db63f99e0f5c01b4
3
+ size 88
logs/dreambooth-sd3-lora/events.out.tfevents.1718246007.ip-10-192-11-46.13096.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:619c8519bb951b1b2d96dbe03cdb3f05d567354cb8b7f60417d76b8e129784a3
3
+ size 1400
logs/dreambooth-sd3-lora/events.out.tfevents.1718246283.ip-10-192-11-46.14158.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:204e692898076e1beb6606f931f001bf849982ac8c2ba2c2015808f032ebedb3
3
+ size 1400
logs/dreambooth-sd3-lora/events.out.tfevents.1718246564.ip-10-192-11-46.14779.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26314105de4261100f43829df986972b2640e77128122573803b46c3d3fb0d51
3
+ size 41834
logs/dreambooth-sd3/1718245322.1667464/events.out.tfevents.1718245322.ip-10-192-11-46.10215.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:977731a2fcd6e881c436b02bc03c5d5218b12ac6d4f3692163990dadbd5f0454
3
+ size 3145
logs/dreambooth-sd3/1718245322.167942/hparams.yml ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ caption_column: null
9
+ center_crop: false
10
+ checkpointing_steps: 500
11
+ checkpoints_total_limit: null
12
+ class_data_dir: null
13
+ class_prompt: null
14
+ dataloader_num_workers: 0
15
+ dataset_config_name: null
16
+ dataset_name: null
17
+ gradient_accumulation_steps: 4
18
+ gradient_checkpointing: false
19
+ hub_model_id: null
20
+ hub_token: null
21
+ image_column: image
22
+ instance_data_dir: /teamspace/studios/this_studio/girl
23
+ instance_prompt: a photo of pmy girl
24
+ learning_rate: 0.0001
25
+ local_rank: -1
26
+ logging_dir: logs
27
+ logit_mean: 0.0
28
+ logit_std: 1.0
29
+ lr_num_cycles: 1
30
+ lr_power: 1.0
31
+ lr_scheduler: constant
32
+ lr_warmup_steps: 0
33
+ max_grad_norm: 1.0
34
+ max_train_steps: 1000
35
+ mixed_precision: fp16
36
+ mode_scale: 1.29
37
+ num_class_images: 100
38
+ num_train_epochs: 250
39
+ num_validation_images: 4
40
+ optimizer: AdamW
41
+ output_dir: /teamspace/studios/this_studio/girl-trained-sd3
42
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-3-medium-diffusers
43
+ prior_generation_precision: null
44
+ prior_loss_weight: 1.0
45
+ prodigy_beta3: null
46
+ prodigy_decouple: true
47
+ prodigy_safeguard_warmup: true
48
+ prodigy_use_bias_correction: true
49
+ push_to_hub: true
50
+ random_flip: false
51
+ repeats: 1
52
+ report_to: tensorboard
53
+ resolution: 1024
54
+ resume_from_checkpoint: null
55
+ revision: null
56
+ sample_batch_size: 4
57
+ scale_lr: false
58
+ seed: 0
59
+ text_encoder_lr: 5.0e-06
60
+ train_batch_size: 1
61
+ train_text_encoder: false
62
+ use_8bit_adam: false
63
+ validation_epochs: 25
64
+ validation_prompt: A photo of pmy girl in a forest
65
+ variant: null
66
+ weighting_scheme: sigma_sqrt
67
+ with_prior_preservation: false
logs/dreambooth-sd3/1718245515.4362414/events.out.tfevents.1718245515.ip-10-192-11-46.10625.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a47f4fa0f1ade021ed13963f37f54b0fd0b15fe64b205ee59ed6ceefa8f4647d
3
+ size 3145
logs/dreambooth-sd3/1718245515.437738/hparams.yml ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ caption_column: null
9
+ center_crop: false
10
+ checkpointing_steps: 500
11
+ checkpoints_total_limit: null
12
+ class_data_dir: null
13
+ class_prompt: null
14
+ dataloader_num_workers: 0
15
+ dataset_config_name: null
16
+ dataset_name: null
17
+ gradient_accumulation_steps: 4
18
+ gradient_checkpointing: false
19
+ hub_model_id: null
20
+ hub_token: null
21
+ image_column: image
22
+ instance_data_dir: /teamspace/studios/this_studio/girl
23
+ instance_prompt: a photo of pmy girl
24
+ learning_rate: 0.0001
25
+ local_rank: -1
26
+ logging_dir: logs
27
+ logit_mean: 0.0
28
+ logit_std: 1.0
29
+ lr_num_cycles: 1
30
+ lr_power: 1.0
31
+ lr_scheduler: constant
32
+ lr_warmup_steps: 0
33
+ max_grad_norm: 1.0
34
+ max_train_steps: 1000
35
+ mixed_precision: fp16
36
+ mode_scale: 1.29
37
+ num_class_images: 100
38
+ num_train_epochs: 250
39
+ num_validation_images: 4
40
+ optimizer: AdamW
41
+ output_dir: /teamspace/studios/this_studio/girl-trained-sd3
42
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-3-medium-diffusers
43
+ prior_generation_precision: null
44
+ prior_loss_weight: 1.0
45
+ prodigy_beta3: null
46
+ prodigy_decouple: true
47
+ prodigy_safeguard_warmup: true
48
+ prodigy_use_bias_correction: true
49
+ push_to_hub: true
50
+ random_flip: false
51
+ repeats: 1
52
+ report_to: tensorboard
53
+ resolution: 1024
54
+ resume_from_checkpoint: null
55
+ revision: null
56
+ sample_batch_size: 4
57
+ scale_lr: false
58
+ seed: 0
59
+ text_encoder_lr: 5.0e-06
60
+ train_batch_size: 1
61
+ train_text_encoder: false
62
+ use_8bit_adam: true
63
+ validation_epochs: 25
64
+ validation_prompt: A photo of pmy girl in a forest
65
+ variant: null
66
+ weighting_scheme: sigma_sqrt
67
+ with_prior_preservation: false
logs/dreambooth-sd3/events.out.tfevents.1718245322.ip-10-192-11-46.10215.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ac469fe8b22feaabc211498c0c7951e719e3d397f830fbe8b83f6850c77e638
3
+ size 88
logs/dreambooth-sd3/events.out.tfevents.1718245515.ip-10-192-11-46.10625.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33132f34f82f29b88110fbd91671bdc4654386712e96a6a7aab580639497b1e5
3
+ size 88
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6bc1d4c6a2280870146614672c661c4f0774423f4820dc7c2c2933079cd8c31
3
+ size 37773544