gbellamy commited on
Commit
263f3c4
·
1 Parent(s): b58612a

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 suezzeus dog
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 - gbellamy/lora-trained-xl-colab_2
16
+
17
+ These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. The weights were trained on a photo of suezzeus dog 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-1434/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51b47b425992f6e3ba29df4fd040fe4cd4474c67e10a2c28edce36b54b7361db
3
+ size 14990599
checkpoint-1434/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ae76b5d4ee4e7cd08394d507db30db044519e5ddaa5d957218aadc8f66ee9f9
3
+ size 23401064
checkpoint-1434/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1affab8b0dadc6d7a179184bb789eaea3e5d6405401ced4027e13f3c692e49c8
3
+ size 14599
checkpoint-1434/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb0afd65607d52fd24f314cee36d0c0b0e5ae952d8485ecb3545058462a330fd
3
+ size 557
checkpoint-1434/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a53996ab20122b83edf6541bebd73aaaf7315e04cc4a60289fa0bfd52a24371
3
+ size 563
checkpoint-717/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af05b7e8549e3b63c237aaaa30557106dc4f09127b4700335b203bc580227b6c
3
+ size 14990599
checkpoint-717/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66fe38308291b449b98766d55906c24c622cd98842438d572f78508a32d5bb70
3
+ size 23401064
checkpoint-717/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7f40701fa11b0ed215a16532d059ca15cb5792143b35ecdb4ecf08dada75a74
3
+ size 14599
checkpoint-717/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:246b411398853373d34b79bbfc7d733ef19b3dd905d9bd707628f80d6128761e
3
+ size 557
checkpoint-717/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5ee69d7eabd14351b4b897d1a111e1ca52359810ecad91ffa138e41f58fc486
3
+ size 563
logs/dreambooth-lora-sd-xl/1696084581.7182474/events.out.tfevents.1696084581.737068206a53.5742.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8344f2038211f71d3df6c2ce5d5910119d4806a7a8e5c3320bd2ff7a335fcb3a
3
+ size 2720
logs/dreambooth-lora-sd-xl/1696084581.720003/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: 717
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: true
15
+ gradient_accumulation_steps: 2
16
+ gradient_checkpointing: true
17
+ hub_model_id: null
18
+ hub_token: null
19
+ instance_data_dir: dog
20
+ instance_prompt: a photo of suezzeus dog
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: 2100
30
+ mixed_precision: fp16
31
+ num_class_images: 100
32
+ num_train_epochs: 350
33
+ num_validation_images: 4
34
+ output_dir: lora-trained-xl-colab_2
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: 2
49
+ train_text_encoder: false
50
+ use_8bit_adam: true
51
+ validation_epochs: 50
52
+ validation_prompt: null
53
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/events.out.tfevents.1696084581.737068206a53.5742.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e9dc230e129b2e53e7f38259e1c1027ddca582e077928c37d1941daaa1e90b8
3
+ size 323016
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cec1c20af83d1289a8621fb8f6efe3818c372533178181f32557d9dbc85eae1
3
+ size 23401064