LinAnnJose commited on
Commit
69ed991
·
verified ·
1 Parent(s): cf468f0

End of training

Browse files
README.md CHANGED
@@ -10,6 +10,7 @@ tags:
10
  - diffusers
11
  - diffusers-training
12
  - lora
 
13
  - text-to-image
14
  - text-to-image
15
  - diffusers-training
 
10
  - diffusers
11
  - diffusers-training
12
  - lora
13
+ - template:sd-lora
14
  - text-to-image
15
  - text-to-image
16
  - diffusers-training
image_0.png CHANGED

Git LFS Details

  • SHA256: 310c63e6c5376d7a11e9ffaa7b10b927618743819ce2664655119456a115c502
  • Pointer size: 132 Bytes
  • Size of remote file: 1.27 MB

Git LFS Details

  • SHA256: 11ec4d32a5ae8fe77dce42686aaeffb71f9edbdc670763f08d19cf04bb3f92cc
  • Pointer size: 132 Bytes
  • Size of remote file: 1.26 MB
image_1.png CHANGED

Git LFS Details

  • SHA256: d629c8d864214d53e494cca0d188029d425b44780b51d482ade4e5e6379519a5
  • Pointer size: 132 Bytes
  • Size of remote file: 1.32 MB

Git LFS Details

  • SHA256: d7611eced21057dbc6d4d26148cf5de647ceeca86d811ae3cc2caeed92c126d3
  • Pointer size: 132 Bytes
  • Size of remote file: 1.32 MB
image_2.png CHANGED

Git LFS Details

  • SHA256: f1065883dacffc97db220f7ff1b96a31426edfee575aa3929eda88737988b37d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.29 MB

Git LFS Details

  • SHA256: b3de8740ebda255faaca644be71068a25e4a2b693ade21ab491918b6d7e9650d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.29 MB
image_3.png CHANGED

Git LFS Details

  • SHA256: ac98b354ce98a9e399bb3c1a2122620ea83c6b847401a3f7ad1f07f90c8bebad
  • Pointer size: 132 Bytes
  • Size of remote file: 1.33 MB

Git LFS Details

  • SHA256: 89bb78af68489df3291730f055b4a1f31030d5417b115cb18a04a6326b433482
  • Pointer size: 132 Bytes
  • Size of remote file: 1.33 MB
logs/dreambooth-lora-sd-xl/1732168815.5223203/events.out.tfevents.1732168815.a4e82e71cf46.28627.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6359d87e70600eea3dcdf24cc19f504d0dc7e25c2d3f706ee3e35cd44ae29b7
3
+ size 3329
logs/dreambooth-lora-sd-xl/1732168815.5319092/hparams.yml ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.0001
5
+ adam_weight_decay_text_encoder: 0.001
6
+ allow_tf32: false
7
+ cache_dir: null
8
+ caption_column: null
9
+ center_crop: false
10
+ checkpointing_steps: 500
11
+ checkpoints_total_limit: null
12
+ class_data_dir: null
13
+ class_prompt: null
14
+ dataloader_num_workers: 0
15
+ dataset_config_name: null
16
+ dataset_name: null
17
+ do_edm_style_training: false
18
+ enable_xformers_memory_efficient_attention: false
19
+ gradient_accumulation_steps: 4
20
+ gradient_checkpointing: false
21
+ hub_model_id: null
22
+ hub_token: null
23
+ image_column: image
24
+ instance_data_dir: /content/drive/MyDrive/Canary/Storyboard/images
25
+ instance_prompt: sks charctr_bwy
26
+ learning_rate: 1.0e-05
27
+ local_rank: -1
28
+ logging_dir: logs
29
+ lr_num_cycles: 1
30
+ lr_power: 1.0
31
+ lr_scheduler: constant
32
+ lr_warmup_steps: 0
33
+ max_grad_norm: 1.0
34
+ max_train_steps: 2
35
+ mixed_precision: fp16
36
+ num_class_images: 100
37
+ num_train_epochs: 1
38
+ num_validation_images: 4
39
+ optimizer: AdamW
40
+ output_dir: /content/drive/MyDrive/Canary/Storyboard/Output
41
+ output_kohya_format: false
42
+ pretrained_model_name_or_path: segmind/SSD-1B
43
+ pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
44
+ prior_generation_precision: null
45
+ prior_loss_weight: 1.0
46
+ prodigy_beta3: null
47
+ prodigy_decouple: true
48
+ prodigy_safeguard_warmup: true
49
+ prodigy_use_bias_correction: true
50
+ push_to_hub: true
51
+ random_flip: false
52
+ rank: 4
53
+ repeats: 1
54
+ report_to: tensorboard
55
+ resolution: 1024
56
+ resume_from_checkpoint: null
57
+ revision: null
58
+ sample_batch_size: 4
59
+ scale_lr: false
60
+ seed: 0
61
+ snr_gamma: null
62
+ text_encoder_lr: 5.0e-06
63
+ train_batch_size: 1
64
+ train_text_encoder: false
65
+ use_8bit_adam: false
66
+ use_dora: false
67
+ validation_epochs: 25
68
+ validation_prompt: sks charctr_bwy
69
+ variant: null
70
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/events.out.tfevents.1732168815.a4e82e71cf46.28627.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42ba7b5a0240d34682e2817ea18f53d40d588979f2d2950729009f921a98c860
3
+ size 10558297
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd6e0b45caa6ef37d856873c9f25acce89602e90d23143e059cbe75597bbbb2a
3
  size 10910072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44fcbbbf5acb77cbb2ca44415d2493d5522db27445bebba216709ad1d6cad002
3
  size 10910072