tim-kang commited on
Commit
fa47477
·
1 Parent(s): 37c5317

End of training

Browse files
Files changed (27) hide show
  1. .gitattributes +4 -0
  2. README.md +27 -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/1700184014.0848243/events.out.tfevents.1700184014.air-research-tim-0.5158.1 +3 -0
  13. logs/dreambooth-lora-sd-xl/1700184014.0871835/hparams.yml +53 -0
  14. logs/dreambooth-lora-sd-xl/1700184117.8340065/events.out.tfevents.1700184117.air-research-tim-0.5248.1 +3 -0
  15. logs/dreambooth-lora-sd-xl/1700184117.8375223/hparams.yml +53 -0
  16. logs/dreambooth-lora-sd-xl/1700184893.3558054/events.out.tfevents.1700184893.air-research-tim-0.5334.1 +3 -0
  17. logs/dreambooth-lora-sd-xl/1700184893.3590105/hparams.yml +53 -0
  18. logs/dreambooth-lora-sd-xl/1700184932.9815774/events.out.tfevents.1700184932.air-research-tim-0.5420.1 +3 -0
  19. logs/dreambooth-lora-sd-xl/1700184932.984737/hparams.yml +53 -0
  20. logs/dreambooth-lora-sd-xl/1700185725.4072158/events.out.tfevents.1700185725.air-research-tim-0.6307.1 +3 -0
  21. logs/dreambooth-lora-sd-xl/1700185725.4106011/hparams.yml +53 -0
  22. logs/dreambooth-lora-sd-xl/events.out.tfevents.1700184014.air-research-tim-0.5158.0 +3 -0
  23. logs/dreambooth-lora-sd-xl/events.out.tfevents.1700184117.air-research-tim-0.5248.0 +3 -0
  24. logs/dreambooth-lora-sd-xl/events.out.tfevents.1700184893.air-research-tim-0.5334.0 +3 -0
  25. logs/dreambooth-lora-sd-xl/events.out.tfevents.1700184932.air-research-tim-0.5420.0 +3 -0
  26. logs/dreambooth-lora-sd-xl/events.out.tfevents.1700185725.air-research-tim-0.6307.0 +3 -0
  27. 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,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: openrail++
4
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
5
+ instance_prompt: a photo of tera shape sks breakwater
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 - tim-kang/dreambooth-tetraneo-tetrashapebreakwater
16
+
17
+ These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. The weights were trained on a photo of tera shape sks breakwater using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following.
18
+
19
+ ![img_0](./image_0.png)
20
+ ![img_1](./image_1.png)
21
+ ![img_2](./image_2.png)
22
+ ![img_3](./image_3.png)
23
+
24
+
25
+ LoRA for the text encoder was enabled: False.
26
+
27
+ Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48622f8e23cc77a58e0ce4fe5d09bb4a05ba6f8f01321af885ff939fece965e4
3
+ size 47392882
checkpoint-500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9646b73df9900a1af60a07e1215d5b41a78e2ded289256af4a8f16496c140a22
3
+ size 23396024
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7f5fddcdb94720df4fc6a8c8ddf5d8337978d1ca8d9544120ba42605c582ac3
3
+ size 14540
checkpoint-500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18b984273ea2d45b7ffb1d047bb359d93111e41fcad70d16a1b453fd38f72636
3
+ size 988
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d16ae9dedf4c45ceadc467593037d83423677715e75ab402a9f44aa81de9b84
3
+ size 1000
image_0.png ADDED

Git LFS Details

  • SHA256: 251f03afb9e362a1027e13a7ee1ac4664c9b7ccd22fe3583d38d4ec4fdae3b0e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.27 MB
image_1.png ADDED

Git LFS Details

  • SHA256: a2d579ae952c786423a321759261d91481ef023e7c93b6d2ac1cceea3bf19c13
  • Pointer size: 132 Bytes
  • Size of remote file: 1.28 MB
image_2.png ADDED

Git LFS Details

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

Git LFS Details

  • SHA256: 3ed3d55a92ab21a5f47d8b854bb89b9e6c07f8253cb9337fff455187ba2d125e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.18 MB
logs/dreambooth-lora-sd-xl/1700184014.0848243/events.out.tfevents.1700184014.air-research-tim-0.5158.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:162af8e4682ed22dd8e95cbcc276f6eeb49b33092c3fd18662203cf64fcd1de2
3
+ size 2846
logs/dreambooth-lora-sd-xl/1700184014.0871835/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: 500
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: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: null
18
+ hub_token: null
19
+ instance_data_dir: ''
20
+ instance_prompt: a photo of tera shape sks breakwater
21
+ learning_rate: 1.0e-05
22
+ local_rank: 0
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: 500
30
+ mixed_precision: fp16
31
+ num_class_images: 100
32
+ num_train_epochs: 100
33
+ num_validation_images: 4
34
+ output_dir: dreambooth-tetraneo-tetrashapebreakwater
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: 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: 25
52
+ validation_prompt: A photo of tetra shape sks breakwater in underwater
53
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/1700184117.8340065/events.out.tfevents.1700184117.air-research-tim-0.5248.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d891bc19c6ea973e4d75195a553d6e0b06a1cb02bfea225cb3d32a17d3749db
3
+ size 2846
logs/dreambooth-lora-sd-xl/1700184117.8375223/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: 500
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: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: null
18
+ hub_token: null
19
+ instance_data_dir: ''
20
+ instance_prompt: a photo of tera shape sks breakwater
21
+ learning_rate: 1.0e-05
22
+ local_rank: 0
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: 500
30
+ mixed_precision: fp16
31
+ num_class_images: 100
32
+ num_train_epochs: 100
33
+ num_validation_images: 4
34
+ output_dir: dreambooth-tetraneo-tetrashapebreakwater
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: 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: 25
52
+ validation_prompt: A photo of tetra shape sks breakwater in underwater
53
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/1700184893.3558054/events.out.tfevents.1700184893.air-research-tim-0.5334.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f179646d37f1a3eaa9d6c1d710a984969d6665c4200d848ebbe6a21c17ba1c12
3
+ size 2846
logs/dreambooth-lora-sd-xl/1700184893.3590105/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: 500
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: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: null
18
+ hub_token: null
19
+ instance_data_dir: ''
20
+ instance_prompt: a photo of tera shape sks breakwater
21
+ learning_rate: 1.0e-05
22
+ local_rank: 0
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: 500
30
+ mixed_precision: fp16
31
+ num_class_images: 100
32
+ num_train_epochs: 100
33
+ num_validation_images: 4
34
+ output_dir: dreambooth-tetraneo-tetrashapebreakwater
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: 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: 25
52
+ validation_prompt: A photo of tetra shape sks breakwater in underwater
53
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/1700184932.9815774/events.out.tfevents.1700184932.air-research-tim-0.5420.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:204a8b3b988dc50099598dae206ca1f4cdb5ba0d2de85a9f323c1a4cdcea0e09
3
+ size 2846
logs/dreambooth-lora-sd-xl/1700184932.984737/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: 500
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: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: null
18
+ hub_token: null
19
+ instance_data_dir: ''
20
+ instance_prompt: a photo of tera shape sks breakwater
21
+ learning_rate: 1.0e-05
22
+ local_rank: 0
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: 500
30
+ mixed_precision: fp16
31
+ num_class_images: 100
32
+ num_train_epochs: 100
33
+ num_validation_images: 4
34
+ output_dir: dreambooth-tetraneo-tetrashapebreakwater
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: 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: 25
52
+ validation_prompt: A photo of tetra shape sks breakwater in underwater
53
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/1700185725.4072158/events.out.tfevents.1700185725.air-research-tim-0.6307.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4e385c4da3227b6e94909cd4d54b761934c7304e9a01c37e1c0d70ee35131b2
3
+ size 2854
logs/dreambooth-lora-sd-xl/1700185725.4106011/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: 500
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: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: null
18
+ hub_token: null
19
+ instance_data_dir: tetraneo
20
+ instance_prompt: a photo of tera shape sks breakwater
21
+ learning_rate: 1.0e-05
22
+ local_rank: 0
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: 500
30
+ mixed_precision: fp16
31
+ num_class_images: 100
32
+ num_train_epochs: 500
33
+ num_validation_images: 4
34
+ output_dir: dreambooth-tetraneo-tetrashapebreakwater
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: 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: 25
52
+ validation_prompt: A photo of tetra shape sks breakwater in underwater
53
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/events.out.tfevents.1700184014.air-research-tim-0.5158.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23706a063064c0fd7754df714e326f52b4bf1ec9d9a22b37836d480c0ed44df1
3
+ size 88
logs/dreambooth-lora-sd-xl/events.out.tfevents.1700184117.air-research-tim-0.5248.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:213793e7dd43b51ee40d059497a768ce430fafb052ca3818193b6a27619f2c81
3
+ size 88
logs/dreambooth-lora-sd-xl/events.out.tfevents.1700184893.air-research-tim-0.5334.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4a9783affcc86ee5700fdec8517ddc5726fe45e739a3ab978d2cf303e3e29d9
3
+ size 88
logs/dreambooth-lora-sd-xl/events.out.tfevents.1700184932.air-research-tim-0.5420.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a65b088f04cc2d80c323f182e81bbf244a4c97a1782df13caca71175775e793f
3
+ size 88
logs/dreambooth-lora-sd-xl/events.out.tfevents.1700185725.air-research-tim-0.6307.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef4087ec5b97c3d32b2ff71bc7581c17bd917e7e300e25729f6fe81632111be6
3
+ size 112993756
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9646b73df9900a1af60a07e1215d5b41a78e2ded289256af4a8f16496c140a22
3
+ size 23396024