nikhilsoni700 commited on
Commit
843c6ed
·
verified ·
1 Parent(s): 00b67e8

End of training

Browse files
README.md CHANGED
@@ -6,6 +6,13 @@ instance_prompt: a photo of Tushmi Udyalak
6
  widget: []
7
  tags:
8
  - text-to-image
 
 
 
 
 
 
 
9
  - text-to-image
10
  - diffusers-training
11
  - diffusers
 
6
  widget: []
7
  tags:
8
  - text-to-image
9
+ - diffusers-training
10
+ - diffusers
11
+ - lora
12
+ - template:sd-lora
13
+ - stable-diffusion-xl
14
+ - stable-diffusion-xl-diffusers
15
+ - text-to-image
16
  - text-to-image
17
  - diffusers-training
18
  - diffusers
checkpoint-717/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f693f3bc2713a1b5109567299e8bb7a19b8fc8c019f4b78dcefbf3d07b9bb337
3
+ size 15134460
checkpoint-717/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43e1d8c4d18641107234e99c5185509de1126fbac93b11716578cd89d0793ac9
3
+ size 23390424
checkpoint-717/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa506ea30e31c625602657b77f75dae06ba8811424dcfd2319d3a8db432f0076
3
+ size 14344
checkpoint-717/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40394f0c1a0d9600abd0b500693bd334a0baa4c7c7aee59303573a1b766545f1
3
+ size 988
checkpoint-717/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0028676b944fe15df09dc179185c0e69152f44689e48677a847aa42dccd34a4a
3
+ size 1000
logs/dreambooth-lora-sd-xl/1734482313.7998223/events.out.tfevents.1734482313.96257a60bec2.1703.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf486560fb2c57390a73273a293d182d028523a8f1efb002430954f11726eb4b
3
+ size 3332
logs/dreambooth-lora-sd-xl/1734482313.8024714/hparams.yml ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 3
20
+ gradient_checkpointing: true
21
+ hub_model_id: null
22
+ hub_token: null
23
+ image_column: image
24
+ instance_data_dir: ./dl_project_images
25
+ instance_prompt: A photo of Advik Gupta wearing casual clothes, taking a selfie, and
26
+ smiling.
27
+ learning_rate: 0.0001
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: 1000
36
+ mixed_precision: fp16
37
+ num_class_images: 100
38
+ num_train_epochs: 500
39
+ num_validation_images: 4
40
+ optimizer: AdamW
41
+ output_dir: dl_project_LoRA
42
+ output_kohya_format: false
43
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
44
+ pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
45
+ prior_generation_precision: null
46
+ prior_loss_weight: 1.0
47
+ prodigy_beta3: null
48
+ prodigy_decouple: true
49
+ prodigy_safeguard_warmup: true
50
+ prodigy_use_bias_correction: true
51
+ push_to_hub: false
52
+ random_flip: false
53
+ rank: 4
54
+ repeats: 1
55
+ report_to: tensorboard
56
+ resolution: 1024
57
+ resume_from_checkpoint: null
58
+ revision: null
59
+ sample_batch_size: 4
60
+ scale_lr: false
61
+ seed: 0
62
+ snr_gamma: 5.0
63
+ text_encoder_lr: 5.0e-06
64
+ train_batch_size: 1
65
+ train_text_encoder: false
66
+ use_8bit_adam: true
67
+ use_dora: false
68
+ validation_epochs: 50
69
+ validation_prompt: null
70
+ variant: null
71
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/events.out.tfevents.1734482313.96257a60bec2.1703.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef5e46baeabcae77f6e128e680b300e7c6cae24395d415171a9c8687314e5c35
3
+ size 209442
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef58ca34e270ee311da5c7e270440f7624de1d45cd92c5511f66155896ad4f84
3
  size 23390424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49497b21dd0f88a3170ecc7dc84d168b6a683a2b9d8f3d40a94f1dfe0399c752
3
  size 23390424