uttamg07 commited on
Commit
b00ee68
·
1 Parent(s): 54028a4

End of training

Browse files
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: openrail++
4
+ base_model: sdxl-thumbs-up-4-pw-0.5-steps-800
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-800-uttam-pw-0.5-steps-100-ug2146
16
+
17
+ These are LoRA adaption weights for sdxl-thumbs-up-4-pw-0.5-steps-800. 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: False.
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:d0a2fef76261ab1ed7ca0b330aacb3a61f0d904e0b492d636fd0159bdf66f93d
3
+ size 47392445
checkpoint-100/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6398fc8730ce6ecab38aa265b214638d2535c478bc43168613ceafd6f88cd93
3
+ size 23401064
checkpoint-100/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a5679a59d4e6e98da5f14b6fbc8893239e2dde30ec849ed9f2984e38e45d3b3
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/1696184626.9596508/events.out.tfevents.1696184626.25801c1b6b50.24405.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:403ffdb98784bf90877b3303c078396e44644c7e45acba351f99441608b90126
3
+ size 2889
logs/dreambooth-lora-sd-xl/1696184626.961589/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: 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: uttamg07/sdxl_thumbs_up
18
+ hub_token: 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
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: 100
32
+ num_train_epochs: 8
33
+ num_validation_images: 4
34
+ output_dir: lora-trained-thumbs-up-4-pw-0.5-steps-800-uttam-pw-0.5-steps-100-ug2146
35
+ pretrained_model_name_or_path: sdxl-thumbs-up-4-pw-0.5-steps-800
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: 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: false
50
+ use_8bit_adam: false
51
+ validation_epochs: 50
52
+ validation_prompt: null
53
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/1696187438.989877/events.out.tfevents.1696187438.25801c1b6b50.36099.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:586e9d8209d3e19b77b109dd617392e98710924488ce54aa0232a9f1f2824e32
3
+ size 2889
logs/dreambooth-lora-sd-xl/1696187438.9919136/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: 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: uttamg07/sdxl_thumbs_up
18
+ hub_token: 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
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: 100
32
+ num_train_epochs: 8
33
+ num_validation_images: 4
34
+ output_dir: lora-trained-thumbs-up-4-pw-0.5-steps-800-uttam-pw-0.5-steps-100-ug2146
35
+ pretrained_model_name_or_path: sdxl-thumbs-up-4-pw-0.5-steps-800
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: 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: false
50
+ use_8bit_adam: false
51
+ validation_epochs: 50
52
+ validation_prompt: null
53
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/1696188248.6928124/events.out.tfevents.1696188248.25801c1b6b50.39590.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45cd245c22d96a5989b26eb7a06b5f2e8cb75eb4d1a6d746ab7b9d4934f9ac0a
3
+ size 2828
logs/dreambooth-lora-sd-xl/1696188248.6946502/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: 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: 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
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: 100
32
+ num_train_epochs: 8
33
+ num_validation_images: 4
34
+ output_dir: lora-trained-thumbs-up-4-pw-0.5-steps-800-uttam-pw-0.5-steps-100-ug2146
35
+ pretrained_model_name_or_path: sdxl-thumbs-up-4-pw-0.5-steps-800
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: 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: false
50
+ use_8bit_adam: false
51
+ validation_epochs: 50
52
+ validation_prompt: null
53
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/1696189285.8450232/events.out.tfevents.1696189285.25801c1b6b50.44043.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c1a89896613b3cae66e4bf9c0d4f6a21c0fd53d797834f88ec9e85221c8bb8a
3
+ size 2759
logs/dreambooth-lora-sd-xl/1696189285.8469403/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: 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: 100
30
+ mixed_precision: fp16
31
+ num_class_images: 100
32
+ num_train_epochs: 8
33
+ num_validation_images: 4
34
+ output_dir: lora-trained-thumbs-up-4-pw-0.5-steps-800-uttam-pw-0.5-steps-100-ug2146
35
+ pretrained_model_name_or_path: sdxl-thumbs-up-4-pw-0.5-steps-800
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: 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: false
50
+ use_8bit_adam: false
51
+ validation_epochs: 50
52
+ validation_prompt: null
53
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/events.out.tfevents.1696184626.25801c1b6b50.24405.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ee8e74857830b6098dc46306b5ad95202c1a5424bdccdf9e13ed9bc36c0433f
3
+ size 8288
logs/dreambooth-lora-sd-xl/events.out.tfevents.1696187438.25801c1b6b50.36099.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:321b89997ed1268a87c304046bddb61de5856b3afab54c3d0919d5e6fb7ad626
3
+ size 8288
logs/dreambooth-lora-sd-xl/events.out.tfevents.1696188248.25801c1b6b50.39590.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc5189c833287d3e947a03060d48b8094d652d2ddafaf712128158f3030d7ece
3
+ size 8288
logs/dreambooth-lora-sd-xl/events.out.tfevents.1696189285.25801c1b6b50.44043.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af45c838d8f10519cef3be04e5d8bb02864e7d008b364d726b117e3ce723fdcd
3
+ size 8288
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6398fc8730ce6ecab38aa265b214638d2535c478bc43168613ceafd6f88cd93
3
+ size 23401064