adrianerrea commited on
Commit
fc7abf2
·
1 Parent(s): b5cba6b

End of training

Browse files
.gitattributes CHANGED
@@ -33,3 +33,6 @@ 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
README.md CHANGED
@@ -16,6 +16,10 @@ inference: true
16
 
17
  These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. The weights were trained on david man 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.
 
16
 
17
  These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. The weights were trained on david man 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.
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbb72c17d3b5f6f8c184700acce2fcf7262f9dfa25ca7a95e6b90d7951bc983d
3
+ size 14990599
checkpoint-500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f65abaa094f25f94e2ebc500461ebfbf40ac3f98594b28f93755d57d2baa9791
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:2eacd047a641c163176c023979aa7b07ca0ba731e9ba60613f9a51f1dc7653f8
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: 8c14cd05eb093249e0aa9176ffe7ae031ca6c82da55d8612b8fbe80a8939c37d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.16 MB
image_1.png ADDED

Git LFS Details

  • SHA256: 07e7bdf2324d36c39bc7de8103fa732ee66020717fc0ff3441d1a2b7a74c7aed
  • Pointer size: 132 Bytes
  • Size of remote file: 1.15 MB
image_2.png ADDED

Git LFS Details

  • SHA256: 7e2b8084bc26cf8d748d652e236cfdf387a5f67a8fa277eca2f2ade6b4c045e6
  • Pointer size: 132 Bytes
  • Size of remote file: 1.21 MB
image_3.png ADDED
logs/dreambooth-lora-sd-xl/1696341320.6519964/events.out.tfevents.1696341320.adrian-pc.37101.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2088dde02f871bc3e4f8e02acb0a85483d9e06b4b1191bf4971383ae25fb1965
3
+ size 2780
logs/dreambooth-lora-sd-xl/1696341320.652556/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: true
15
+ gradient_accumulation_steps: 4
16
+ gradient_checkpointing: true
17
+ hub_model_id: null
18
+ hub_token: null
19
+ instance_data_dir: ./david/
20
+ instance_prompt: david man
21
+ learning_rate: 1.0e-05
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: 500
30
+ mixed_precision: fp16
31
+ num_class_images: 500
32
+ num_train_epochs: 500
33
+ num_validation_images: 4
34
+ output_dir: david_dreambooth
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: 25
52
+ validation_prompt: A photo of muscled david man
53
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/events.out.tfevents.1696341320.adrian-pc.37101.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07875450af913abbe66a413f45c68737951ad6797e308c1cd4d80bfbdaa8be35
3
+ size 99728449
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:13dff381e6996156ffa70705f030613fd4a6c0fbc8f2f531670a43d55f7109a0
3
  size 23401064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f65abaa094f25f94e2ebc500461ebfbf40ac3f98594b28f93755d57d2baa9791
3
  size 23401064