rrct commited on
Commit
62f0507
·
verified ·
1 Parent(s): a8144ca

End of training

Browse files
Files changed (44) hide show
  1. README.md +62 -0
  2. checkpoint-10/optimizer.bin +3 -0
  3. checkpoint-10/pytorch_lora_weights.safetensors +3 -0
  4. checkpoint-10/random_states_0.pkl +3 -0
  5. checkpoint-10/scaler.pt +3 -0
  6. checkpoint-10/scheduler.bin +3 -0
  7. checkpoint-100/optimizer.bin +3 -0
  8. checkpoint-100/pytorch_lora_weights.safetensors +3 -0
  9. checkpoint-100/random_states_0.pkl +3 -0
  10. checkpoint-100/scaler.pt +3 -0
  11. checkpoint-100/scheduler.bin +3 -0
  12. checkpoint-20/optimizer.bin +3 -0
  13. checkpoint-20/pytorch_lora_weights.safetensors +3 -0
  14. checkpoint-20/random_states_0.pkl +3 -0
  15. checkpoint-20/scaler.pt +3 -0
  16. checkpoint-20/scheduler.bin +3 -0
  17. checkpoint-200/optimizer.bin +3 -0
  18. checkpoint-200/pytorch_lora_weights.safetensors +3 -0
  19. checkpoint-200/random_states_0.pkl +3 -0
  20. checkpoint-200/scaler.pt +3 -0
  21. checkpoint-200/scheduler.bin +3 -0
  22. checkpoint-25/optimizer.bin +3 -0
  23. checkpoint-25/pytorch_lora_weights.safetensors +3 -0
  24. checkpoint-25/random_states_0.pkl +3 -0
  25. checkpoint-25/scaler.pt +3 -0
  26. checkpoint-25/scheduler.bin +3 -0
  27. checkpoint-50/optimizer.bin +3 -0
  28. checkpoint-50/pytorch_lora_weights.safetensors +3 -0
  29. checkpoint-50/random_states_0.pkl +3 -0
  30. checkpoint-50/scaler.pt +3 -0
  31. checkpoint-50/scheduler.bin +3 -0
  32. logs/dreambooth-lora-sd-xl/1719491781.750818/events.out.tfevents.1719491781.d8bb946172a7.4902.1 +3 -0
  33. logs/dreambooth-lora-sd-xl/1719491781.752792/hparams.yml +70 -0
  34. logs/dreambooth-lora-sd-xl/1719493027.998216/events.out.tfevents.1719493028.d8bb946172a7.11063.1 +3 -0
  35. logs/dreambooth-lora-sd-xl/1719493028.0058155/hparams.yml +70 -0
  36. logs/dreambooth-lora-sd-xl/1719493408.9175498/events.out.tfevents.1719493408.d8bb946172a7.12707.1 +3 -0
  37. logs/dreambooth-lora-sd-xl/1719493408.9247823/hparams.yml +70 -0
  38. logs/dreambooth-lora-sd-xl/1719493719.9164586/events.out.tfevents.1719493719.d8bb946172a7.14106.1 +3 -0
  39. logs/dreambooth-lora-sd-xl/1719493719.925378/hparams.yml +70 -0
  40. logs/dreambooth-lora-sd-xl/events.out.tfevents.1719491781.d8bb946172a7.4902.0 +3 -0
  41. logs/dreambooth-lora-sd-xl/events.out.tfevents.1719493027.d8bb946172a7.11063.0 +3 -0
  42. logs/dreambooth-lora-sd-xl/events.out.tfevents.1719493408.d8bb946172a7.12707.0 +3 -0
  43. logs/dreambooth-lora-sd-xl/events.out.tfevents.1719493719.d8bb946172a7.14106.0 +3 -0
  44. pytorch_lora_weights.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: stabilityai/stable-diffusion-xl-base-1.0
3
+ library_name: diffusers
4
+ license: openrail++
5
+ tags:
6
+ - text-to-image
7
+ - text-to-image
8
+ - diffusers-training
9
+ - diffusers
10
+ - lora
11
+ - template:sd-lora
12
+ - stable-diffusion-xl
13
+ - stable-diffusion-xl-diffusers
14
+ instance_prompt: a photo of TOK person
15
+ widget: []
16
+ ---
17
+
18
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
19
+ should probably proofread and complete it, then remove this comment. -->
20
+
21
+
22
+ # SDXL LoRA DreamBooth - rrct/Persona_LoRA
23
+
24
+ <Gallery />
25
+
26
+ ## Model description
27
+
28
+ These are rrct/Persona_LoRA LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
29
+
30
+ The weights were trained using [DreamBooth](https://dreambooth.github.io/).
31
+
32
+ LoRA for the text encoder was enabled: False.
33
+
34
+ Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
35
+
36
+ ## Trigger words
37
+
38
+ You should use a photo of TOK person to trigger the image generation.
39
+
40
+ ## Download model
41
+
42
+ Weights for this model are available in Safetensors format.
43
+
44
+ [Download](rrct/Persona_LoRA/tree/main) them in the Files & versions tab.
45
+
46
+
47
+
48
+ ## Intended uses & limitations
49
+
50
+ #### How to use
51
+
52
+ ```python
53
+ # TODO: add an example code snippet for running this diffusion pipeline
54
+ ```
55
+
56
+ #### Limitations and bias
57
+
58
+ [TODO: provide examples of latent issues and potential remediations]
59
+
60
+ ## Training details
61
+
62
+ [TODO: describe the data used to train the model]
checkpoint-10/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f26ce133bef52def6e9f502d787264bbfe9548cbfad0648ab70620059afb42d
3
+ size 14989948
checkpoint-10/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a10c3d7c3f2ab12b24a35394d563afea69f50b30832978b0566b98bfb3d0a175
3
+ size 23390424
checkpoint-10/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bae3f28f6e942e4b3ab9037704e13c5cc3439537c4f7d6a102911695b2a6045
3
+ size 14280
checkpoint-10/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20196fdcd6e066aadc548dcc3c9ff5244ea31938c846cb03623649ad99fe654f
3
+ size 988
checkpoint-10/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:903c5e8acfcf0dfb416ce3d16b670e42b66ba433fdd0ef972e1185b05e2f94a5
3
+ size 1000
checkpoint-100/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdcee789e0b5cc115fa3a51731aae150df33b3bede79f5dda485f9ccdd822451
3
+ size 14989948
checkpoint-100/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05e33d85dd2336855c3ec74c71342ebe9269f775e8db05421e54670ebe0391e5
3
+ size 23390424
checkpoint-100/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d4fd71a7918f73d96bdf1b125a4716aa5586b74dce1b4feaf0cd769a3d364a9
3
+ size 14280
checkpoint-100/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac4a558c5b93581a5c41e2922404490319bcd15a10296c927a72a41012ff7f27
3
+ size 988
checkpoint-100/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0815aa81fb561fae554fa43b7761018aa3e3aaa3c26feaea3814e555bdd881f7
3
+ size 1000
checkpoint-20/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5549bc4ac5c6776226ac81786837440592f019cd50243111918fc5b8dd63643e
3
+ size 14989948
checkpoint-20/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:941c2f647bba311a3e117716909d911923ca4b0d89ae18cb2e94e9a2d6554d1e
3
+ size 23390424
checkpoint-20/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5bc9acb7698a9d909501ac82995864adc9ea00b343b68a21e93de0a19fa7cb3
3
+ size 14280
checkpoint-20/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64fa42f2512689bf79e71bb1d2ee1d6eaba4c92f757836f03915302480256c01
3
+ size 988
checkpoint-20/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe3cf3bf645844e77739c87d544273babe0fbef578ccbe64d74d253e7441eb58
3
+ size 1000
checkpoint-200/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:244ad4ee290ca4cd4f745f9c851aa66054562a554f9dc2afe8f5fd8642757604
3
+ size 14989948
checkpoint-200/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d5d89cc435e3aee581b876f818a42a834c21ce7eb94143810249eafbb7e6e56
3
+ size 23390424
checkpoint-200/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:550900e14a8ab0bc4a96b323177f33e1c38229a81d23bfcf7e0a4f0ed5bc7c98
3
+ size 14280
checkpoint-200/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2092edcbd0acdac0d1d6d9b87b0175e9dab043e83eb56297188a966a13699d1
3
+ size 988
checkpoint-200/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41685da0da655c26c327055512533b7842653533458ce93ebdafedfa7e7e6651
3
+ size 1000
checkpoint-25/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a69dde767815652bb0f8492d4582c3a4ca08c7ac30b50e592029688f6e8e3bc
3
+ size 14989948
checkpoint-25/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f35c8b8c723c2b4e89c0903381fad6dfc41e9bf584c7a47f7128bad4f0a183b5
3
+ size 23390424
checkpoint-25/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5513aeeb6b4bf8bc0c4bbeaee77c63c087432e25fb71be969908b0be87cdc035
3
+ size 14280
checkpoint-25/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef8f409b013c8bac4bd6d3a272e6812c5fb03ef9606ea54c01c2c7128bc8a993
3
+ size 988
checkpoint-25/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9288eb4a8dd62248eb00bc8be220456277a174aa4ee3c0bb602c5e43850dfe8
3
+ size 1000
checkpoint-50/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2402d4cf78ab20a49f9118a5118d53b9c4644015646ff17874be6b19862070f9
3
+ size 14989948
checkpoint-50/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c4734460ebe93c68cbebbbba2c1431492eb2f1fb18591c3aa414d97e55106b1
3
+ size 23390424
checkpoint-50/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72fd0a4017d27078776eca6164305b54c701a521a6934cd708b2e3845379a023
3
+ size 14280
checkpoint-50/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bce7091777d309ad0996ba841e0cacd9295db515ae8e6e24f546718eefe0d105
3
+ size 988
checkpoint-50/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06f89a765195e14a622ac9a06da39882ddeb59e1766a64f500a8f3076d38a29b
3
+ size 1000
logs/dreambooth-lora-sd-xl/1719491781.750818/events.out.tfevents.1719491781.d8bb946172a7.4902.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93b26de157bdd1ede4db49d3140fc5d6123b2c17cc5f66499c69760cb0227880
3
+ size 3302
logs/dreambooth-lora-sd-xl/1719491781.752792/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: prompt
9
+ center_crop: false
10
+ checkpointing_steps: 100
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: Person2
17
+ do_edm_style_training: false
18
+ enable_xformers_memory_efficient_attention: false
19
+ gradient_accumulation_steps: 3
20
+ gradient_checkpointing: true
21
+ hub_model_id: null
22
+ hub_token: null
23
+ image_column: image
24
+ instance_data_dir: null
25
+ instance_prompt: a photo of a TOK person
26
+ learning_rate: 0.001
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: 200
35
+ mixed_precision: fp16
36
+ num_class_images: 100
37
+ num_train_epochs: 3
38
+ num_validation_images: 4
39
+ optimizer: AdamW
40
+ output_dir: Persona_LoRA
41
+ output_kohya_format: false
42
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
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: false
51
+ random_flip: false
52
+ rank: 4
53
+ repeats: 1
54
+ report_to: tensorboard
55
+ resolution: 512
56
+ resume_from_checkpoint: null
57
+ revision: null
58
+ sample_batch_size: 4
59
+ scale_lr: false
60
+ seed: 0
61
+ snr_gamma: 5.0
62
+ text_encoder_lr: 5.0e-06
63
+ train_batch_size: 1
64
+ train_text_encoder: false
65
+ use_8bit_adam: true
66
+ use_dora: false
67
+ validation_epochs: 50
68
+ validation_prompt: null
69
+ variant: null
70
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/1719493027.998216/events.out.tfevents.1719493028.d8bb946172a7.11063.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9a36e6ed66ca429196efa08a062d151ea06f683088a41e856238d5b537da473
3
+ size 3302
logs/dreambooth-lora-sd-xl/1719493028.0058155/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: prompt
9
+ center_crop: false
10
+ checkpointing_steps: 50
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: Person2
17
+ do_edm_style_training: false
18
+ enable_xformers_memory_efficient_attention: false
19
+ gradient_accumulation_steps: 1
20
+ gradient_checkpointing: true
21
+ hub_model_id: null
22
+ hub_token: null
23
+ image_column: image
24
+ instance_data_dir: null
25
+ instance_prompt: a photo of a TOK person
26
+ learning_rate: 0.0005
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: 100
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: Persona_LoRA
41
+ output_kohya_format: false
42
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
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: false
51
+ random_flip: false
52
+ rank: 4
53
+ repeats: 1
54
+ report_to: tensorboard
55
+ resolution: 480
56
+ resume_from_checkpoint: null
57
+ revision: null
58
+ sample_batch_size: 4
59
+ scale_lr: false
60
+ seed: 0
61
+ snr_gamma: 5.0
62
+ text_encoder_lr: 5.0e-06
63
+ train_batch_size: 1
64
+ train_text_encoder: false
65
+ use_8bit_adam: true
66
+ use_dora: false
67
+ validation_epochs: 50
68
+ validation_prompt: null
69
+ variant: null
70
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/1719493408.9175498/events.out.tfevents.1719493408.d8bb946172a7.12707.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc68c45bc585c82c9bb5d1bd51b62e8fd5a1fb06fb88fc72ba8dc07356d58323
3
+ size 3302
logs/dreambooth-lora-sd-xl/1719493408.9247823/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: prompt
9
+ center_crop: false
10
+ checkpointing_steps: 25
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: Person2
17
+ do_edm_style_training: false
18
+ enable_xformers_memory_efficient_attention: false
19
+ gradient_accumulation_steps: 1
20
+ gradient_checkpointing: true
21
+ hub_model_id: null
22
+ hub_token: null
23
+ image_column: image
24
+ instance_data_dir: null
25
+ instance_prompt: a photo of a TOK person
26
+ learning_rate: 0.0002
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: 50
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: Persona_LoRA
41
+ output_kohya_format: false
42
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
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: false
51
+ random_flip: false
52
+ rank: 4
53
+ repeats: 1
54
+ report_to: tensorboard
55
+ resolution: 512
56
+ resume_from_checkpoint: null
57
+ revision: null
58
+ sample_batch_size: 4
59
+ scale_lr: false
60
+ seed: 0
61
+ snr_gamma: 5.0
62
+ text_encoder_lr: 5.0e-06
63
+ train_batch_size: 1
64
+ train_text_encoder: false
65
+ use_8bit_adam: true
66
+ use_dora: false
67
+ validation_epochs: 50
68
+ validation_prompt: null
69
+ variant: null
70
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/1719493719.9164586/events.out.tfevents.1719493719.d8bb946172a7.14106.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df39bde0bfa4cca2b38fc2e9f492e18a643bdd3298c62eaea4adf37536f26c44
3
+ size 3302
logs/dreambooth-lora-sd-xl/1719493719.925378/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: prompt
9
+ center_crop: false
10
+ checkpointing_steps: 10
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: Person2
17
+ do_edm_style_training: false
18
+ enable_xformers_memory_efficient_attention: false
19
+ gradient_accumulation_steps: 1
20
+ gradient_checkpointing: true
21
+ hub_model_id: null
22
+ hub_token: null
23
+ image_column: image
24
+ instance_data_dir: null
25
+ instance_prompt: a photo of a TOK person
26
+ learning_rate: 0.0002
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: 20
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: Persona_LoRA
41
+ output_kohya_format: false
42
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
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: false
51
+ random_flip: false
52
+ rank: 4
53
+ repeats: 1
54
+ report_to: tensorboard
55
+ resolution: 256
56
+ resume_from_checkpoint: null
57
+ revision: null
58
+ sample_batch_size: 4
59
+ scale_lr: false
60
+ seed: 0
61
+ snr_gamma: 5.0
62
+ text_encoder_lr: 5.0e-06
63
+ train_batch_size: 1
64
+ train_text_encoder: false
65
+ use_8bit_adam: true
66
+ use_dora: false
67
+ validation_epochs: 50
68
+ validation_prompt: null
69
+ variant: null
70
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/events.out.tfevents.1719491781.d8bb946172a7.4902.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:178d47348edfd63f1464c260342518560bddcc1374e6e28d61fc2826b4592179
3
+ size 49714
logs/dreambooth-lora-sd-xl/events.out.tfevents.1719493027.d8bb946172a7.11063.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e3150aed3a497e5ac94ae6aab630fc3bc3927045ce48577e288813683428994
3
+ size 8288
logs/dreambooth-lora-sd-xl/events.out.tfevents.1719493408.d8bb946172a7.12707.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:346a4d01094f0b0023b7c7f83c86e6966da12313723dfb667be1976de2057cd2
3
+ size 4188
logs/dreambooth-lora-sd-xl/events.out.tfevents.1719493719.d8bb946172a7.14106.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7f29f55b23392d54e8516b9c8467655fc8cc0c38a4be66d71e750eff5346104
3
+ size 1728
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:941c2f647bba311a3e117716909d911923ca4b0d89ae18cb2e94e9a2d6554d1e
3
+ size 23390424