Eaaven commited on
Commit
54c50f1
1 Parent(s): 86068ab

End of training

Browse files
.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,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: openrail++
4
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
5
+ instance_prompt: a photo of alice girl
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 - Eaaven/lora-trained-xl
16
+
17
+ These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. The weights were trained on a photo of alice girl 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-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee7c8228e34c9fb0852ad6d1bb1db2154d31d444d97b7f56c0999af4b782268b
3
+ size 47392445
checkpoint-500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60f64b6b95488727dc1cc5a093f9d89b72ae46a89e045c84785508713d1f99ee
3
+ size 23401064
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c7694fc018b9370d4153d1bcda4e433a73c712cfb5439460e30973f30acbb07
3
+ size 14599
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:ab20ead000e6ae60e9a32d69fb1fb976d10dba2a065da680293a8202053a1975
3
+ size 563
image_0.png ADDED

Git LFS Details

  • SHA256: 43f2eb5fcd95b301c6c89414a7cdd30b74a82e9b7f98c19a54383fa226625669
  • Pointer size: 132 Bytes
  • Size of remote file: 1.29 MB
image_1.png ADDED

Git LFS Details

  • SHA256: 47cddb87db341aa8c2d75d6634c2f6006753f232465fb7756cb1fc00e4997984
  • Pointer size: 132 Bytes
  • Size of remote file: 1.03 MB
image_2.png ADDED

Git LFS Details

  • SHA256: 7527b4c0ace742388ed616d152fe26afbf2f0e753fff4220998ddc07ac23a8eb
  • Pointer size: 132 Bytes
  • Size of remote file: 1.12 MB
image_3.png ADDED

Git LFS Details

  • SHA256: b6459e4c6c321ba15528fec448a6bb31130b59983296f99f2a605a8f6a9eb6fc
  • Pointer size: 132 Bytes
  • Size of remote file: 1.38 MB
logs/dreambooth-lora-sd-xl/1692330285.666567/events.out.tfevents.1692330285.iZj6chc5wnldlhrwhpef5eZ.3363881.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81ff32590e6659c538fba87eaaa7fa808af2acbe72177c72cd6e920b590203b8
3
+ size 2984
logs/dreambooth-lora-sd-xl/1692330285.668015/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: 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
19
+ instance_data_dir: alice
20
+ instance_prompt: a photo of alice girl
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: 1
30
+ mixed_precision: fp16
31
+ num_class_images: 100
32
+ num_train_epochs: 1
33
+ num_validation_images: 4
34
+ output_dir: lora-trained-xl
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: /mnt/eaven/Dreambooth_SDXL/lora-trained-xl/checkpoint-500
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: 100
52
+ validation_prompt: A photo of girl alice playing basketball
53
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/events.out.tfevents.1692330285.iZj6chc5wnldlhrwhpef5eZ.3363881.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac8071c2967a69ed40975bc8e77a9526d0fdfed14a1d10e93ae13421ed21e036
3
+ size 88
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67e7ddd15c67da559e63bcda37feff06869c992a0665d8b48b132f49e29a3a3a
3
+ size 23401064