Shadowcode commited on
Commit
d1b4a92
1 Parent(s): 571d29b

End of training

Browse files
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: stabilityai/stable-diffusion-xl-base-0.9
5
+ instance_prompt: A photo of silsam album cover
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 - Shadowcode/IU_album_cover
16
+
17
+ These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-0.9. The weights were trained on A photo of silsam album cover 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-1000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:679fb8f2620103f20e5c544043ccda6fdaad5a1fb365cccb8e30ab41464f9700
3
+ size 60331589
checkpoint-1000/pytorch_lora_weights.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:556153308d1c56239f2b336dcc6871974fb68a96f774d115c909eaa49b4a9884
3
+ size 30226675
checkpoint-1000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39b4c7df08083a49649e773fd5e02ebc231c609b4bfc4133210975d33c1633a8
3
+ size 14727
checkpoint-1000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68cff80b680ddf6e7abbef98b5f336b97f9b5963e2209307f639383870e8cc71
3
+ size 557
checkpoint-1000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:963c3085720a3a3ca1d178559a0f2dc5d5b36fa395a4663f0194bfac4a754038
3
+ size 563
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d90bb63db5dc01710d7597b37dc641568af3a79de1ef66ed89eb9741558f09d8
3
+ size 60331589
checkpoint-500/pytorch_lora_weights.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9603430e6a85ee5e2248aad12aa25d9ef50966bb58cc2755a71b7b7178701499
3
+ size 30226675
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8754f383ae3a2146b3a81d70d18cf08cdb6f7fbeeacab0b839d070a520b8d453
3
+ size 14727
checkpoint-500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3f196a54202bb4ba1220e8c59f42f9cda0702d68ea83147d814c2fb2f36b8f2
3
+ size 557
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62783ff6f0ae2c2ccc177b097e430c03940c5e70c38a191df273c5cf7ab1227c
3
+ size 563
logs/dreambooth-lora-sd-xl/1689766108.8497455/events.out.tfevents.1689766108.692e9b7cf4a7.20632.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12e505987a8efd1df70dde1e9c5d393b91f1d9a0807223a306cf22128681f38c
3
+ size 2965
logs/dreambooth-lora-sd-xl/1689766108.851433/hparams.yml ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: /opt/ml/stable-diffusion-dreambooth/content/data/album
10
+ class_prompt: A photo of album cover
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: true
17
+ hub_model_id: IU_album_cover
18
+ hub_token: null
19
+ instance_data_dir: /opt/ml/stable-diffusion-dreambooth/content/data/silsam
20
+ instance_prompt: A photo of silsam album cover
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: 1000
30
+ mixed_precision: fp16
31
+ num_class_images: 200
32
+ num_train_epochs: 10
33
+ num_validation_images: 4
34
+ output_dir: stable_diffusion_weights/silsam
35
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-0.9
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
+ report_to: tensorboard
41
+ resolution: 512
42
+ resume_from_checkpoint: null
43
+ revision: null
44
+ sample_batch_size: 2
45
+ scale_lr: false
46
+ seed: 1337
47
+ train_batch_size: 2
48
+ train_text_encoder: true
49
+ use_8bit_adam: false
50
+ validation_epochs: 50
51
+ validation_prompt: null
52
+ with_prior_preservation: true
logs/dreambooth-lora-sd-xl/events.out.tfevents.1689766108.692e9b7cf4a7.20632.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52c1c9bd19eafb0f4cee078c62f728c819643d2bc6989fd2d2e48f15ad87632e
3
+ size 83834
pytorch_lora_weights.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:556153308d1c56239f2b336dcc6871974fb68a96f774d115c909eaa49b4a9884
3
+ size 30226675