Samoi commited on
Commit
0b0f827
·
verified ·
1 Parent(s): d02c872

End of training

Browse files
Files changed (30) hide show
  1. .gitattributes +4 -0
  2. README.md +60 -0
  3. checkpoint-500/optimizer.bin +3 -0
  4. checkpoint-500/pytorch_lora_weights.safetensors +3 -0
  5. checkpoint-500/random_states_0.pkl +3 -0
  6. checkpoint-500/scaler.pt +3 -0
  7. checkpoint-500/scheduler.bin +3 -0
  8. image_0.png +3 -0
  9. image_1.png +3 -0
  10. image_2.png +3 -0
  11. image_3.png +3 -0
  12. logs/dreambooth-lora-sd-xl/1707122411.5423295/events.out.tfevents.1707122411.Samoi.18188.1 +3 -0
  13. logs/dreambooth-lora-sd-xl/1707122411.5579543/hparams.yml +67 -0
  14. logs/dreambooth-lora-sd-xl/1707124065.2227163/events.out.tfevents.1707124065.Samoi.7668.1 +3 -0
  15. logs/dreambooth-lora-sd-xl/1707124065.2227163/hparams.yml +67 -0
  16. logs/dreambooth-lora-sd-xl/1707124263.5308957/events.out.tfevents.1707124263.Samoi.11164.1 +3 -0
  17. logs/dreambooth-lora-sd-xl/1707124263.5308957/hparams.yml +67 -0
  18. logs/dreambooth-lora-sd-xl/1707125110.9288027/events.out.tfevents.1707125110.Samoi.8368.1 +3 -0
  19. logs/dreambooth-lora-sd-xl/1707125110.9288027/hparams.yml +67 -0
  20. logs/dreambooth-lora-sd-xl/1707126243.941092/events.out.tfevents.1707126243.Samoi.8480.1 +3 -0
  21. logs/dreambooth-lora-sd-xl/1707126243.941092/hparams.yml +67 -0
  22. logs/dreambooth-lora-sd-xl/1707126364.7681363/events.out.tfevents.1707126364.Samoi.24768.1 +3 -0
  23. logs/dreambooth-lora-sd-xl/1707126364.7681363/hparams.yml +67 -0
  24. logs/dreambooth-lora-sd-xl/events.out.tfevents.1707122411.Samoi.18188.0 +3 -0
  25. logs/dreambooth-lora-sd-xl/events.out.tfevents.1707124065.Samoi.7668.0 +3 -0
  26. logs/dreambooth-lora-sd-xl/events.out.tfevents.1707124263.Samoi.11164.0 +3 -0
  27. logs/dreambooth-lora-sd-xl/events.out.tfevents.1707125110.Samoi.8368.0 +3 -0
  28. logs/dreambooth-lora-sd-xl/events.out.tfevents.1707126243.Samoi.8480.0 +3 -0
  29. logs/dreambooth-lora-sd-xl/events.out.tfevents.1707126364.Samoi.24768.0 +3 -0
  30. pytorch_lora_weights.safetensors +3 -0
.gitattributes CHANGED
@@ -33,3 +33,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ image_0.png filter=lfs diff=lfs merge=lfs -text
37
+ image_1.png filter=lfs diff=lfs merge=lfs -text
38
+ image_2.png filter=lfs diff=lfs merge=lfs -text
39
+ image_3.png filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ tags:
4
+ - stable-diffusion-xl
5
+ - stable-diffusion-xl-diffusers
6
+ - text-to-image
7
+ - diffusers
8
+ - lora
9
+ - template:sd-lora
10
+ widget:
11
+
12
+ - text: 'A photo of sks dog in a bucket'
13
+ output:
14
+ url:
15
+ "image_0.png"
16
+
17
+ - text: 'A photo of sks dog in a bucket'
18
+ output:
19
+ url:
20
+ "image_1.png"
21
+
22
+ - text: 'A photo of sks dog in a bucket'
23
+ output:
24
+ url:
25
+ "image_2.png"
26
+
27
+ - text: 'A photo of sks dog in a bucket'
28
+ output:
29
+ url:
30
+ "image_3.png"
31
+
32
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
33
+ instance_prompt: a photo of sks dog
34
+ license: openrail++
35
+ ---
36
+
37
+ # SDXL LoRA DreamBooth - Samoi/output
38
+
39
+ <Gallery />
40
+
41
+ ## Model description
42
+
43
+ These are Samoi/output LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
44
+
45
+ The weights were trained using [DreamBooth](https://dreambooth.github.io/).
46
+
47
+ LoRA for the text encoder was enabled: False.
48
+
49
+ Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
50
+
51
+ ## Trigger words
52
+
53
+ You should use a photo of sks dog to trigger the image generation.
54
+
55
+ ## Download model
56
+
57
+ Weights for this model are available in Safetensors format.
58
+
59
+ [Download](Samoi/output/tree/main) them in the Files & versions tab.
60
+
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4515b42b0d82d44289697acd07a6a634c28472cd5ed49f98ac8a73eb607281d4
3
+ size 14992060
checkpoint-500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8d7d1cb29a4ee6eb939f291782a984370084affe92c52b31509de3e601bef74
3
+ size 23390424
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7a3295375b57165047f6b78a0a0ea26b1c655e979c1e94fec9e51557344baee
3
+ size 14280
checkpoint-500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8258230e33a832d1b5152730aea6e8759fec81b395f48292e03f2bdc177b056b
3
+ size 988
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef6a9eb437b711407538ca3058645b7ae30bb34bfa6897b80260bb245054aff2
3
+ size 1000
image_0.png ADDED

Git LFS Details

  • SHA256: b02eecb1765f872628968efa34b43fb8b72e206bd4edf892598766ef67d47273
  • Pointer size: 132 Bytes
  • Size of remote file: 1.65 MB
image_1.png ADDED

Git LFS Details

  • SHA256: 039f67a4bad06aeba42d00980dc3dc5ecea689e87b78ff3fd79a1bf16a467aff
  • Pointer size: 132 Bytes
  • Size of remote file: 1.59 MB
image_2.png ADDED

Git LFS Details

  • SHA256: ed99404589c662976b36ca597ad11f6e0e59f7e11f4c61f6df523640bac4eaa7
  • Pointer size: 132 Bytes
  • Size of remote file: 1.66 MB
image_3.png ADDED

Git LFS Details

  • SHA256: c78f07cf47373d8527d2fcc9e0060b10e1cf55124666ce2a8dda2dfad57c4a7e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.61 MB
logs/dreambooth-lora-sd-xl/1707122411.5423295/events.out.tfevents.1707122411.Samoi.18188.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab52c966add299c15b7e931325e6812aa9f56ed5ac0f9376d49a6df7242fdc62
3
+ size 2865
logs/dreambooth-lora-sd-xl/1707122411.5579543/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
+ enable_xformers_memory_efficient_attention: false
18
+ gradient_accumulation_steps: 1
19
+ gradient_checkpointing: false
20
+ hub_model_id: null
21
+ hub_token: null
22
+ image_column: image
23
+ instance_data_dir: dog
24
+ instance_prompt: a photo of sks dog
25
+ learning_rate: 5.0e-06
26
+ local_rank: -1
27
+ logging_dir: logs
28
+ lr_num_cycles: 1
29
+ lr_power: 1.0
30
+ lr_scheduler: constant
31
+ lr_warmup_steps: 0
32
+ max_grad_norm: 1.0
33
+ max_train_steps: 400
34
+ mixed_precision: null
35
+ num_class_images: 100
36
+ num_train_epochs: 80
37
+ num_validation_images: 4
38
+ optimizer: AdamW
39
+ output_dir: output
40
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
41
+ pretrained_vae_model_name_or_path: null
42
+ prior_generation_precision: null
43
+ prior_loss_weight: 1.0
44
+ prodigy_beta3: null
45
+ prodigy_decouple: true
46
+ prodigy_safeguard_warmup: true
47
+ prodigy_use_bias_correction: true
48
+ push_to_hub: false
49
+ random_flip: false
50
+ rank: 4
51
+ repeats: 1
52
+ report_to: tensorboard
53
+ resolution: 512
54
+ resume_from_checkpoint: null
55
+ revision: null
56
+ sample_batch_size: 4
57
+ scale_lr: false
58
+ seed: null
59
+ snr_gamma: null
60
+ text_encoder_lr: 5.0e-06
61
+ train_batch_size: 1
62
+ train_text_encoder: false
63
+ use_8bit_adam: false
64
+ validation_epochs: 50
65
+ validation_prompt: null
66
+ variant: null
67
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/1707124065.2227163/events.out.tfevents.1707124065.Samoi.7668.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d3487eabe08e598bda88dd460528fd4201f2e4d4d031b88aa64b13c7c6ad827
3
+ size 2865
logs/dreambooth-lora-sd-xl/1707124065.2227163/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
+ enable_xformers_memory_efficient_attention: false
18
+ gradient_accumulation_steps: 1
19
+ gradient_checkpointing: false
20
+ hub_model_id: null
21
+ hub_token: null
22
+ image_column: image
23
+ instance_data_dir: dog
24
+ instance_prompt: a photo of sks dog
25
+ learning_rate: 5.0e-06
26
+ local_rank: -1
27
+ logging_dir: logs
28
+ lr_num_cycles: 1
29
+ lr_power: 1.0
30
+ lr_scheduler: constant
31
+ lr_warmup_steps: 0
32
+ max_grad_norm: 1.0
33
+ max_train_steps: 400
34
+ mixed_precision: null
35
+ num_class_images: 100
36
+ num_train_epochs: 80
37
+ num_validation_images: 4
38
+ optimizer: AdamW
39
+ output_dir: output
40
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
41
+ pretrained_vae_model_name_or_path: null
42
+ prior_generation_precision: null
43
+ prior_loss_weight: 1.0
44
+ prodigy_beta3: null
45
+ prodigy_decouple: true
46
+ prodigy_safeguard_warmup: true
47
+ prodigy_use_bias_correction: true
48
+ push_to_hub: false
49
+ random_flip: false
50
+ rank: 4
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: null
59
+ snr_gamma: null
60
+ text_encoder_lr: 5.0e-06
61
+ train_batch_size: 1
62
+ train_text_encoder: false
63
+ use_8bit_adam: false
64
+ validation_epochs: 50
65
+ validation_prompt: null
66
+ variant: null
67
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/1707124263.5308957/events.out.tfevents.1707124263.Samoi.11164.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd5dad9b401f4281019820ec77c9bf2f88309356725724b00c7972c732916cf1
3
+ size 3129
logs/dreambooth-lora-sd-xl/1707124263.5308957/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
+ enable_xformers_memory_efficient_attention: false
18
+ gradient_accumulation_steps: 4
19
+ gradient_checkpointing: false
20
+ hub_model_id: null
21
+ hub_token: null
22
+ image_column: image
23
+ instance_data_dir: dog
24
+ instance_prompt: a photo of sks dog
25
+ learning_rate: 0.0001
26
+ local_rank: -1
27
+ logging_dir: logs
28
+ lr_num_cycles: 1
29
+ lr_power: 1.0
30
+ lr_scheduler: constant
31
+ lr_warmup_steps: 0
32
+ max_grad_norm: 1.0
33
+ max_train_steps: 500
34
+ mixed_precision: fp16
35
+ num_class_images: 100
36
+ num_train_epochs: 250
37
+ num_validation_images: 4
38
+ optimizer: AdamW
39
+ output_dir: output
40
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
41
+ pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
42
+ prior_generation_precision: null
43
+ prior_loss_weight: 1.0
44
+ prodigy_beta3: null
45
+ prodigy_decouple: true
46
+ prodigy_safeguard_warmup: true
47
+ prodigy_use_bias_correction: true
48
+ push_to_hub: false
49
+ random_flip: false
50
+ rank: 4
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
+ snr_gamma: null
60
+ text_encoder_lr: 5.0e-06
61
+ train_batch_size: 1
62
+ train_text_encoder: false
63
+ use_8bit_adam: false
64
+ validation_epochs: 25
65
+ validation_prompt: A photo of sks dog in a bucket
66
+ variant: null
67
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/1707125110.9288027/events.out.tfevents.1707125110.Samoi.8368.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a1738fc9c31960cdf579e4e435531d6a01f79555ea5fe040a6ee4fc602bc761
3
+ size 3129
logs/dreambooth-lora-sd-xl/1707125110.9288027/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
+ enable_xformers_memory_efficient_attention: false
18
+ gradient_accumulation_steps: 4
19
+ gradient_checkpointing: false
20
+ hub_model_id: null
21
+ hub_token: null
22
+ image_column: image
23
+ instance_data_dir: dog
24
+ instance_prompt: a photo of sks dog
25
+ learning_rate: 0.0001
26
+ local_rank: -1
27
+ logging_dir: logs
28
+ lr_num_cycles: 1
29
+ lr_power: 1.0
30
+ lr_scheduler: constant
31
+ lr_warmup_steps: 0
32
+ max_grad_norm: 1.0
33
+ max_train_steps: 500
34
+ mixed_precision: fp16
35
+ num_class_images: 100
36
+ num_train_epochs: 250
37
+ num_validation_images: 4
38
+ optimizer: AdamW
39
+ output_dir: output
40
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
41
+ pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
42
+ prior_generation_precision: null
43
+ prior_loss_weight: 1.0
44
+ prodigy_beta3: null
45
+ prodigy_decouple: true
46
+ prodigy_safeguard_warmup: true
47
+ prodigy_use_bias_correction: true
48
+ push_to_hub: false
49
+ random_flip: false
50
+ rank: 4
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
+ snr_gamma: null
60
+ text_encoder_lr: 5.0e-06
61
+ train_batch_size: 1
62
+ train_text_encoder: false
63
+ use_8bit_adam: false
64
+ validation_epochs: 3
65
+ validation_prompt: A photo of sks dog in a bucket
66
+ variant: null
67
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/1707126243.941092/events.out.tfevents.1707126243.Samoi.8480.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53d346644bca0c53c15ac12fb0d32eb8b98a307cd47f25f85074c6d57f11e574
3
+ size 3129
logs/dreambooth-lora-sd-xl/1707126243.941092/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
+ enable_xformers_memory_efficient_attention: true
18
+ gradient_accumulation_steps: 4
19
+ gradient_checkpointing: true
20
+ hub_model_id: null
21
+ hub_token: null
22
+ image_column: image
23
+ instance_data_dir: dog
24
+ instance_prompt: a photo of sks dog
25
+ learning_rate: 0.0001
26
+ local_rank: -1
27
+ logging_dir: logs
28
+ lr_num_cycles: 1
29
+ lr_power: 1.0
30
+ lr_scheduler: constant
31
+ lr_warmup_steps: 0
32
+ max_grad_norm: 1.0
33
+ max_train_steps: 500
34
+ mixed_precision: fp16
35
+ num_class_images: 100
36
+ num_train_epochs: 250
37
+ num_validation_images: 4
38
+ optimizer: AdamW
39
+ output_dir: output
40
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
41
+ pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
42
+ prior_generation_precision: null
43
+ prior_loss_weight: 1.0
44
+ prodigy_beta3: null
45
+ prodigy_decouple: true
46
+ prodigy_safeguard_warmup: true
47
+ prodigy_use_bias_correction: true
48
+ push_to_hub: false
49
+ random_flip: false
50
+ rank: 4
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
+ snr_gamma: null
60
+ text_encoder_lr: 5.0e-06
61
+ train_batch_size: 1
62
+ train_text_encoder: false
63
+ use_8bit_adam: true
64
+ validation_epochs: 25
65
+ validation_prompt: A photo of sks dog in a bucket
66
+ variant: null
67
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/1707126364.7681363/events.out.tfevents.1707126364.Samoi.24768.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2613805b4f29ed9e6f53bfa830770f62630e58286805cd54a819f401bda6365
3
+ size 3129
logs/dreambooth-lora-sd-xl/1707126364.7681363/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
+ enable_xformers_memory_efficient_attention: false
18
+ gradient_accumulation_steps: 4
19
+ gradient_checkpointing: true
20
+ hub_model_id: null
21
+ hub_token: null
22
+ image_column: image
23
+ instance_data_dir: dog
24
+ instance_prompt: a photo of sks dog
25
+ learning_rate: 0.0001
26
+ local_rank: -1
27
+ logging_dir: logs
28
+ lr_num_cycles: 1
29
+ lr_power: 1.0
30
+ lr_scheduler: constant
31
+ lr_warmup_steps: 0
32
+ max_grad_norm: 1.0
33
+ max_train_steps: 500
34
+ mixed_precision: fp16
35
+ num_class_images: 100
36
+ num_train_epochs: 250
37
+ num_validation_images: 4
38
+ optimizer: AdamW
39
+ output_dir: output
40
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
41
+ pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
42
+ prior_generation_precision: null
43
+ prior_loss_weight: 1.0
44
+ prodigy_beta3: null
45
+ prodigy_decouple: true
46
+ prodigy_safeguard_warmup: true
47
+ prodigy_use_bias_correction: true
48
+ push_to_hub: false
49
+ random_flip: false
50
+ rank: 4
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
+ snr_gamma: null
60
+ text_encoder_lr: 5.0e-06
61
+ train_batch_size: 1
62
+ train_text_encoder: false
63
+ use_8bit_adam: true
64
+ validation_epochs: 25
65
+ validation_prompt: A photo of sks dog in a bucket
66
+ variant: null
67
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/events.out.tfevents.1707122411.Samoi.18188.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1da12221fd3165b9a8208ce75a413e51ed2bb7af623f46d724f303256f2145e0
3
+ size 33434
logs/dreambooth-lora-sd-xl/events.out.tfevents.1707124065.Samoi.7668.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efa621007aafd86ac333a702e5dcb9620475ab2f9c6ced68c9d582bef8a052fa
3
+ size 88
logs/dreambooth-lora-sd-xl/events.out.tfevents.1707124263.Samoi.11164.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6eac45ae72531a3b2d44b98ce38f192d15cf8e76d406a7aaf009809a7ab3b449
3
+ size 25819492
logs/dreambooth-lora-sd-xl/events.out.tfevents.1707125110.Samoi.8368.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d378ed61a111985c83ea8991823d6f27a9b88cb014e49bf0086fc105a735265
3
+ size 25524377
logs/dreambooth-lora-sd-xl/events.out.tfevents.1707126243.Samoi.8480.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c024e7044fedc827984e5d1959fb2e3370304041b1ee1b8eee0b01630d1a512
3
+ size 88
logs/dreambooth-lora-sd-xl/events.out.tfevents.1707126364.Samoi.24768.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ba51edcdffb2413372e89935ec5b7e7776ff6a9dd8de301bb8b2731b7bb0bbf
3
+ size 37665409
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8d7d1cb29a4ee6eb939f291782a984370084affe92c52b31509de3e601bef74
3
+ size 23390424