rohiladora commited on
Commit
c937055
1 Parent(s): 50c8131

End of training

Browse files
README.md CHANGED
@@ -10,6 +10,14 @@ tags:
10
  - template:sd-lora
11
  - stable-diffusion-xl
12
  - stable-diffusion-xl-diffusers
 
 
 
 
 
 
 
 
13
  base_model: stabilityai/stable-diffusion-xl-base-1.0
14
  instance_prompt: a photo of <donjulioblanco> bottle
15
  widget: []
 
10
  - template:sd-lora
11
  - stable-diffusion-xl
12
  - stable-diffusion-xl-diffusers
13
+ - text-to-image
14
+ - text-to-image
15
+ - diffusers-training
16
+ - diffusers
17
+ - lora
18
+ - template:sd-lora
19
+ - stable-diffusion-xl
20
+ - stable-diffusion-xl-diffusers
21
  base_model: stabilityai/stable-diffusion-xl-base-1.0
22
  instance_prompt: a photo of <donjulioblanco> bottle
23
  widget: []
logs/dreambooth-lora-sd-xl/1709753583.1071446/events.out.tfevents.1709753583.f58b913398b2.11135.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5046d2fc0dbbd497a21f6ef09bd934da8b4e2a0380d323de0a7ee21ef6d7c5e4
3
+ size 3195
logs/dreambooth-lora-sd-xl/1709753583.1091788/hparams.yml ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 717
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: 2
20
+ gradient_checkpointing: true
21
+ hub_model_id: null
22
+ hub_token: null
23
+ image_column: image
24
+ instance_data_dir: /content/gdrive/MyDrive/poc/seed_images/don_julio/
25
+ instance_prompt: a photo of <donjulioblanco> bottle
26
+ learning_rate: 0.0001
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: 500
35
+ mixed_precision: fp16
36
+ num_class_images: 100
37
+ num_train_epochs: 250
38
+ num_validation_images: 4
39
+ optimizer: AdamW
40
+ output_dir: lora-trained-xl-donjulio
41
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
42
+ pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
43
+ prior_generation_precision: null
44
+ prior_loss_weight: 1.0
45
+ prodigy_beta3: null
46
+ prodigy_decouple: true
47
+ prodigy_safeguard_warmup: true
48
+ prodigy_use_bias_correction: true
49
+ push_to_hub: true
50
+ random_flip: false
51
+ rank: 4
52
+ repeats: 1
53
+ report_to: tensorboard
54
+ resolution: 1024
55
+ resume_from_checkpoint: null
56
+ revision: null
57
+ sample_batch_size: 4
58
+ scale_lr: false
59
+ seed: 0
60
+ snr_gamma: null
61
+ text_encoder_lr: 5.0e-06
62
+ train_batch_size: 2
63
+ train_text_encoder: false
64
+ use_8bit_adam: true
65
+ validation_epochs: 50
66
+ validation_prompt: null
67
+ variant: null
68
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/1709753681.6939576/events.out.tfevents.1709753681.f58b913398b2.11767.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f17d8b1845069f517b09dd4a996be586536c3e3207902b43db0f289dd17c314
3
+ size 3195
logs/dreambooth-lora-sd-xl/1709753681.6960418/hparams.yml ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 717
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: 2
20
+ gradient_checkpointing: true
21
+ hub_model_id: null
22
+ hub_token: null
23
+ image_column: image
24
+ instance_data_dir: /content/gdrive/MyDrive/poc/seed_images/don_julio/
25
+ instance_prompt: a photo of <donjulioblanco> bottle
26
+ learning_rate: 0.0001
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: 500
35
+ mixed_precision: fp16
36
+ num_class_images: 100
37
+ num_train_epochs: 250
38
+ num_validation_images: 4
39
+ optimizer: AdamW
40
+ output_dir: lora-trained-xl-donjulio
41
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
42
+ pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
43
+ prior_generation_precision: null
44
+ prior_loss_weight: 1.0
45
+ prodigy_beta3: null
46
+ prodigy_decouple: true
47
+ prodigy_safeguard_warmup: true
48
+ prodigy_use_bias_correction: true
49
+ push_to_hub: true
50
+ random_flip: false
51
+ rank: 4
52
+ repeats: 1
53
+ report_to: tensorboard
54
+ resolution: 1024
55
+ resume_from_checkpoint: null
56
+ revision: null
57
+ sample_batch_size: 4
58
+ scale_lr: false
59
+ seed: 0
60
+ snr_gamma: null
61
+ text_encoder_lr: 5.0e-06
62
+ train_batch_size: 2
63
+ train_text_encoder: false
64
+ use_8bit_adam: true
65
+ validation_epochs: 50
66
+ validation_prompt: null
67
+ variant: null
68
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/events.out.tfevents.1709753583.f58b913398b2.11135.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdaed2bf05ab00929a55eb75f75abb76671d6157c5759984c2a7b51ccf963b5c
3
+ size 88
logs/dreambooth-lora-sd-xl/events.out.tfevents.1709753681.f58b913398b2.11767.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:148ab6f3ab3964276af9a3a726407b37b39cd48f4f2ea36f53ee428dd7553db2
3
+ size 83574
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e09240bd811bf0ae8d456d265b41134f9f2758519b3031ceb08dde50ba7272f
3
  size 23390424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:432530571fb96e00c5f7df67a2b993d9d583a8f3e6f5e04f64094078e311f46a
3
  size 23390424