MakAttack commited on
Commit
8dee0af
·
1 Parent(s): b231221

End of training

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ 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_7.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 sks 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 - MakAttack/654250b63e74eb050bbba9f0
16
+
17
+ These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. The weights were trained on a photo of sks 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-750/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5be0b37a99707e82bcd0ffc74226eb8ae9d5516aead6400007f8a0069519474c
3
+ size 14991036
checkpoint-750/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cfac1654cad268feb193251a5e8fc4c821c3699a91951742e3341d465b23cc3
3
+ size 23401064
checkpoint-750/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04c93abe43bb6faf6290f80e8e6fbaaeaaa0ffb2eaae4289bfaa8d28bb1a5bf0
3
+ size 14280
checkpoint-750/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c81c4bed410b5f7275224ab7c747fbdb55beb1b2bd651a613603d5868aa5a2d9
3
+ size 988
checkpoint-750/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69c1ab8246ea725a1b82d71ebf7200b3558b60c9382e993851d05b28dc385ab8
3
+ size 1000
image_1.png ADDED
image_10.png ADDED
image_2.png ADDED
image_3.png ADDED
image_4.png ADDED
image_5.png ADDED
image_6.png ADDED
image_7.png ADDED

Git LFS Details

  • SHA256: b67ceb8faeb8525a130f99fa50e9cec16b12dfbcf59c33b460c0acc8b86d03fa
  • Pointer size: 132 Bytes
  • Size of remote file: 1.03 MB
image_8.png ADDED
image_9.png ADDED
logs/dreambooth-lora-sd-xl/1699011377.8378005/events.out.tfevents.1699011377.nynfbvtp7a.172.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb4698679bbb1a55d04c6242a9d3d03a3da31222ac285da651d1be312dbe1eb8
3
+ size 2760
logs/dreambooth-lora-sd-xl/1699011377.841125/hparams.yml ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 750
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_private_repo: true
19
+ hub_token: null
20
+ instance_data_dir: ./images/654250b63e74eb050bbba9f0
21
+ instance_prompt: a photo of sks dog
22
+ learning_rate: 0.0005
23
+ local_rank: -1
24
+ logging_dir: logs
25
+ lr_num_cycles: 1
26
+ lr_power: 1.0
27
+ lr_scheduler: constant
28
+ lr_warmup_steps: 0
29
+ max_grad_norm: 1.0
30
+ max_train_steps: 750
31
+ mixed_precision: fp16
32
+ num_class_images: 100
33
+ num_train_epochs: 250
34
+ num_validation_images: 4
35
+ output_dir: ./images/654250b63e74eb050bbba9f0
36
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
37
+ pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
38
+ prior_generation_precision: null
39
+ prior_loss_weight: 1.0
40
+ push_to_hub: true
41
+ rank: 4
42
+ report_to: tensorboard
43
+ resolution: 1024
44
+ resume_from_checkpoint: null
45
+ revision: null
46
+ sample_batch_size: 4
47
+ scale_lr: false
48
+ seed: 0
49
+ train_batch_size: 2
50
+ train_text_encoder: false
51
+ use_8bit_adam: true
52
+ validation_epochs: 50
53
+ validation_prompt: null
54
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/events.out.tfevents.1699011377.nynfbvtp7a.172.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75f908c0ebecf27a12d5323cbfc9e4640b2852397878029c8c457e0f63de62c8
3
+ size 104610
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cfac1654cad268feb193251a5e8fc4c821c3699a91951742e3341d465b23cc3
3
+ size 23401064