uttamg07 commited on
Commit
d8cc2b3
·
1 Parent(s): c5f8557

End of training

Browse files
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: openrail++
4
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
5
+ instance_prompt: A photo of ug2146
6
+ tags:
7
+ - stable-diffusion-xl
8
+ - stable-diffusion-xl-diffusers
9
+ - text-to-image
10
+ - diffusers
11
+ - lora
12
+ inference: true
13
+ ---
14
+
15
+ # LoRA DreamBooth - uttamg07/lora-trained-thumbs-up-4-pw-0.5-steps-100
16
+
17
+ These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. The weights were trained on A photo of ug2146 using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following.
18
+
19
+
20
+
21
+ LoRA for the text encoder was enabled: True.
22
+
23
+ Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
checkpoint-100/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab624cdc9d115577c0cca45de48667d9c25ca6e5a89046d4ae239b533c3f5aa1
3
+ size 60331589
checkpoint-100/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:849d58c92d7b746fa3455704e127e50abc8808643dd73fb24a8fcda7f476383a
3
+ size 29879504
checkpoint-100/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66650fbc940d20c57cd5c2f2c09504cca12dfe02de98c962ec2e64d703246857
3
+ size 14599
checkpoint-100/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfa44e8523f62833816d29aa6c576eaa7783e3bbdb3e132e248b1d8aaee6132b
3
+ size 557
checkpoint-100/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:906bdd391189fd16d3160fd1e198eb53687dae580f930cf3f64365609fd5f606
3
+ size 563
logs/dreambooth-lora-sd-xl/1696195983.820499/events.out.tfevents.1696195983.25801c1b6b50.72593.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1638652de1a3e6e6fcdb5bbd375f28a38997c90f1c6cabf31a1a76897a86f6cc
3
+ size 2844
logs/dreambooth-lora-sd-xl/1696195983.8226016/hparams.yml ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ center_crop: false
7
+ checkpointing_steps: 200
8
+ checkpoints_total_limit: null
9
+ class_data_dir: existing_man
10
+ class_prompt: '"A photo of man"'
11
+ crops_coords_top_left_h: 0
12
+ crops_coords_top_left_w: 0
13
+ dataloader_num_workers: 0
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 1
16
+ gradient_checkpointing: false
17
+ hub_model_id: null
18
+ hub_token: null
19
+ instance_data_dir: selfies
20
+ instance_prompt: A photo of ug2146
21
+ learning_rate: 0.0001
22
+ local_rank: -1
23
+ logging_dir: logs
24
+ lr_num_cycles: 1
25
+ lr_power: 1.0
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 1600
30
+ mixed_precision: fp16
31
+ num_class_images: 25
32
+ num_train_epochs: 64
33
+ num_validation_images: 4
34
+ output_dir: lora-trained-thumbs-up-4-pw-0.5-steps-100
35
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
36
+ pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
37
+ prior_generation_precision: null
38
+ prior_loss_weight: 0.5
39
+ push_to_hub: false
40
+ rank: 4
41
+ report_to: tensorboard
42
+ resolution: 1024
43
+ resume_from_checkpoint: null
44
+ revision: null
45
+ sample_batch_size: 4
46
+ scale_lr: false
47
+ seed: 0
48
+ train_batch_size: 1
49
+ train_text_encoder: false
50
+ use_8bit_adam: false
51
+ validation_epochs: 50
52
+ validation_prompt: null
53
+ with_prior_preservation: true
logs/dreambooth-lora-sd-xl/1696196110.3426206/events.out.tfevents.1696196110.25801c1b6b50.73340.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b522c2241d8bf4f13e50d649c2be93238e1abea03d45074598038bff1c3968c8
3
+ size 2736
logs/dreambooth-lora-sd-xl/1696196110.3446996/hparams.yml ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ center_crop: false
7
+ checkpointing_steps: 200
8
+ checkpoints_total_limit: null
9
+ class_data_dir: null
10
+ class_prompt: null
11
+ crops_coords_top_left_h: 0
12
+ crops_coords_top_left_w: 0
13
+ dataloader_num_workers: 0
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 1
16
+ gradient_checkpointing: false
17
+ hub_model_id: null
18
+ hub_token: null
19
+ instance_data_dir: selfies
20
+ instance_prompt: A photo of ug2146
21
+ learning_rate: 0.0001
22
+ local_rank: -1
23
+ logging_dir: logs
24
+ lr_num_cycles: 1
25
+ lr_power: 1.0
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 1600
30
+ mixed_precision: fp16
31
+ num_class_images: 100
32
+ num_train_epochs: 115
33
+ num_validation_images: 4
34
+ output_dir: lora-trained-thumbs-up-4-pw-0.5-steps-100
35
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
36
+ pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
37
+ prior_generation_precision: null
38
+ prior_loss_weight: 1.0
39
+ push_to_hub: false
40
+ rank: 4
41
+ report_to: tensorboard
42
+ resolution: 1024
43
+ resume_from_checkpoint: null
44
+ revision: null
45
+ sample_batch_size: 4
46
+ scale_lr: false
47
+ seed: 0
48
+ train_batch_size: 1
49
+ train_text_encoder: false
50
+ use_8bit_adam: false
51
+ validation_epochs: 50
52
+ validation_prompt: null
53
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/1696196421.889661/events.out.tfevents.1696196421.25801c1b6b50.74964.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea8b76859d6a341f96233d90d1d083065bc481cdb3ef53a8e2631b63a8ee96a5
3
+ size 2844
logs/dreambooth-lora-sd-xl/1696196421.8916357/hparams.yml ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ center_crop: false
7
+ checkpointing_steps: 100
8
+ checkpoints_total_limit: null
9
+ class_data_dir: existing_man
10
+ class_prompt: '"A photo of man"'
11
+ crops_coords_top_left_h: 0
12
+ crops_coords_top_left_w: 0
13
+ dataloader_num_workers: 0
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 1
16
+ gradient_checkpointing: false
17
+ hub_model_id: null
18
+ hub_token: null
19
+ instance_data_dir: selfies
20
+ instance_prompt: A photo of ug2146
21
+ learning_rate: 0.0001
22
+ local_rank: -1
23
+ logging_dir: logs
24
+ lr_num_cycles: 1
25
+ lr_power: 1.0
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 100
30
+ mixed_precision: fp16
31
+ num_class_images: 25
32
+ num_train_epochs: 4
33
+ num_validation_images: 4
34
+ output_dir: lora-trained-thumbs-up-4-pw-0.5-steps-100
35
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
36
+ pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
37
+ prior_generation_precision: null
38
+ prior_loss_weight: 0.5
39
+ push_to_hub: true
40
+ rank: 4
41
+ report_to: tensorboard
42
+ resolution: 1024
43
+ resume_from_checkpoint: null
44
+ revision: null
45
+ sample_batch_size: 4
46
+ scale_lr: false
47
+ seed: 0
48
+ train_batch_size: 1
49
+ train_text_encoder: true
50
+ use_8bit_adam: false
51
+ validation_epochs: 50
52
+ validation_prompt: null
53
+ with_prior_preservation: true
logs/dreambooth-lora-sd-xl/events.out.tfevents.1696195983.25801c1b6b50.72593.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a20ebe355b3e3142ea73c94430135f4c0f3e2897a7cfab738664d7145eb4505
3
+ size 5910
logs/dreambooth-lora-sd-xl/events.out.tfevents.1696196110.25801c1b6b50.73340.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f8a596232ca26aceb1419d1718c91b14c4d46f1c01c1bdf628e9c3a63869f15
3
+ size 3040
logs/dreambooth-lora-sd-xl/events.out.tfevents.1696196421.25801c1b6b50.74964.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f4bd4c9371de1b4f881029a1b97210679270da3c632145acf338c5a32c4bb7f
3
+ size 8288
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:849d58c92d7b746fa3455704e127e50abc8808643dd73fb24a8fcda7f476383a
3
+ size 29879504