harshith-7 commited on
Commit
aaedd47
1 Parent(s): 865c160

End of training

Browse files
README.md CHANGED
@@ -7,28 +7,7 @@ tags:
7
  - diffusers
8
  - lora
9
  - template:sd-lora
10
- widget:
11
-
12
- - text: 'A photo of sks dog in a bucket'
13
- output:
14
- url:
15
- "image_0.png"
16
-
17
- - text: 'A photo of sks dog in a bucket'
18
- output:
19
- url:
20
- "image_1.png"
21
-
22
- - text: 'A photo of sks dog in a bucket'
23
- output:
24
- url:
25
- "image_2.png"
26
-
27
- - text: 'A photo of sks dog in a bucket'
28
- output:
29
- url:
30
- "image_3.png"
31
-
32
  base_model: stabilityai/stable-diffusion-xl-base-1.0
33
  instance_prompt: a photo of sks dog
34
  license: openrail++
 
7
  - diffusers
8
  - lora
9
  - template:sd-lora
10
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  base_model: stabilityai/stable-diffusion-xl-base-1.0
12
  instance_prompt: a photo of sks dog
13
  license: openrail++
checkpoint-500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5fee1451b565e6c66ab6f76067a9c377162a531a0723ca9416b5edd4db216adb
3
  size 47392882
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de049d80d2b617d22120d3c313c5e5c3613f83e769b9714db4f3c0ac31fbd284
3
  size 47392882
checkpoint-500/pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:abf66f07d92b14f931bb2026b36df88d66ed0ab9badb7fb37f7ae18c6a9018e2
3
  size 23396024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7cd689374f0ce4ba78341204b3bfeb35445414ae167b2500386d3df5264ebb8
3
  size 23396024
checkpoint-500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84fa8f80743e2142c9a5832ad3353571dc492d99578e53743fab9ed26a43d474
3
- size 14800
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e4ac2a935818ebede68c55c12362fb5138084e1c28f216e0e975ac3388d3a45
3
+ size 14280
checkpoint-500/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:534d520ef2ffc979bddd8af7743113aa86383d2df3b190d53e260da72e82e5dc
3
  size 1000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b062cdfaffb316faca4517fb25b2e37a90a2cc1e9d447c41ff10cb20191cb5d7
3
  size 1000
logs/dreambooth-lora-sd-xl/1701167252.6363626/events.out.tfevents.1701167252.localhost.localdomain.1330964.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:227d75ee91e237bea37c88753c67429db6fb02f5b31709d6410e6eb6c96d3e37
3
+ size 3231
logs/dreambooth-lora-sd-xl/1701167252.6376603/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: 500
11
+ checkpoints_total_limit: null
12
+ class_data_dir: null
13
+ class_prompt: null
14
+ crops_coords_top_left_h: 0
15
+ crops_coords_top_left_w: 0
16
+ dataloader_num_workers: 0
17
+ dataset_config_name: null
18
+ dataset_name: null
19
+ enable_xformers_memory_efficient_attention: false
20
+ gradient_accumulation_steps: 4
21
+ gradient_checkpointing: false
22
+ hub_model_id: null
23
+ hub_token: null
24
+ image_column: image
25
+ instance_data_dir: dog
26
+ instance_prompt: a photo of sks dog
27
+ learning_rate: 1.0e-05
28
+ local_rank: -1
29
+ logging_dir: logs
30
+ lr_num_cycles: 1
31
+ lr_power: 1.0
32
+ lr_scheduler: constant
33
+ lr_warmup_steps: 0
34
+ max_grad_norm: 1.0
35
+ max_train_steps: 500
36
+ mixed_precision: fp16
37
+ num_class_images: 100
38
+ num_train_epochs: 250
39
+ num_validation_images: 4
40
+ optimizer: AdamW
41
+ output_dir: lora-trained-sdxl
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: true
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: 1
63
+ train_text_encoder: false
64
+ use_8bit_adam: false
65
+ validation_epochs: 25
66
+ validation_prompt: A photo of sks dog in a bucket
67
+ variant: null
68
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/1701167833.908438/events.out.tfevents.1701167833.localhost.localdomain.1331885.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0bf66b2d91f17defd2ef247cdbbc44e5b51a912cb2c129f54240644b398e256
3
+ size 3153
logs/dreambooth-lora-sd-xl/1701167833.9098077/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: 500
11
+ checkpoints_total_limit: null
12
+ class_data_dir: null
13
+ class_prompt: null
14
+ crops_coords_top_left_h: 0
15
+ crops_coords_top_left_w: 0
16
+ dataloader_num_workers: 0
17
+ dataset_config_name: null
18
+ dataset_name: null
19
+ enable_xformers_memory_efficient_attention: false
20
+ gradient_accumulation_steps: 4
21
+ gradient_checkpointing: false
22
+ hub_model_id: null
23
+ hub_token: null
24
+ image_column: image
25
+ instance_data_dir: dog
26
+ instance_prompt: a photo of sks dog
27
+ learning_rate: 1.0e-05
28
+ local_rank: -1
29
+ logging_dir: logs
30
+ lr_num_cycles: 1
31
+ lr_power: 1.0
32
+ lr_scheduler: constant
33
+ lr_warmup_steps: 0
34
+ max_grad_norm: 1.0
35
+ max_train_steps: 500
36
+ mixed_precision: fp16
37
+ num_class_images: 100
38
+ num_train_epochs: 250
39
+ num_validation_images: 4
40
+ optimizer: AdamW
41
+ output_dir: lora-trained-sdxl
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: true
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: 1
63
+ train_text_encoder: false
64
+ use_8bit_adam: false
65
+ validation_epochs: 50
66
+ validation_prompt: null
67
+ variant: null
68
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/events.out.tfevents.1701167252.localhost.localdomain.1330964.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e98bdaf163fd67de49e699f7fa7e71bbc91d99285162ef7f3b0750cac93bae3
3
+ size 19130395
logs/dreambooth-lora-sd-xl/events.out.tfevents.1701167833.localhost.localdomain.1331885.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a871851e21dc425d00eed7998197dbf357cc403e6d58f5313d4f2ac02c952dcb
3
+ size 104438
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:abf66f07d92b14f931bb2026b36df88d66ed0ab9badb7fb37f7ae18c6a9018e2
3
  size 23396024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7cd689374f0ce4ba78341204b3bfeb35445414ae167b2500386d3df5264ebb8
3
  size 23396024