Gurusha commited on
Commit
51c8bdc
1 Parent(s): fc8ec38

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 human sks hand making peace sign, with index and middle finger pointing out and rest of the fingers folded
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 - Gurusha/dreambooth_peace_sign
16
+
17
+ These are LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0. The weights were trained on a human sks hand making peace sign, with index and middle finger pointing out and rest of the fingers folded 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.
logs/dreambooth-lora-sd-xl/1695203982.2185915/events.out.tfevents.1695203982.GCRAZGDL1763.2695664.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1244cdd9ad5421d2c711e6070d468bf524dfe5b8789579221b2f758e37aac84
3
+ size 2848
logs/dreambooth-lora-sd-xl/1695203982.2201781/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: 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: ./dataset_training/single-hand-poses/peace_sign
20
+ instance_prompt: a human sks hand making peace sign, with index and middle finger
21
+ pointing out and rest of the fingers folded
22
+ learning_rate: 0.0001
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: 500
31
+ mixed_precision: fp16
32
+ num_class_images: 100
33
+ num_train_epochs: 500
34
+ num_validation_images: 4
35
+ output_dir: dreambooth_peace_sign
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.1695203982.GCRAZGDL1763.2695664.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01f525b33e08ab3f366a1fcec4e0f9cb45c89db37e0798589a5cb709bec2599d
3
+ size 83574
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70715c61bf94445d51a5834dbf143f504c9afb355a47144d513ef11274fd2473
3
+ size 23401064