shljessie commited on
Commit
e280904
1 Parent(s): e1979bb

End of training

Browse files
README.md CHANGED
@@ -34,6 +34,14 @@ tags:
34
  - template:sd-lora
35
  - stable-diffusion-xl
36
  - stable-diffusion-xl-diffusers
 
 
 
 
 
 
 
 
37
  base_model: stabilityai/stable-diffusion-xl-base-1.0
38
  instance_prompt: a tactile graphic
39
  widget: []
 
34
  - template:sd-lora
35
  - stable-diffusion-xl
36
  - stable-diffusion-xl-diffusers
37
+ - text-to-image
38
+ - text-to-image
39
+ - diffusers-training
40
+ - diffusers
41
+ - dora
42
+ - template:sd-lora
43
+ - stable-diffusion-xl
44
+ - stable-diffusion-xl-diffusers
45
  base_model: stabilityai/stable-diffusion-xl-base-1.0
46
  instance_prompt: a tactile graphic
47
  widget: []
checkpoint-717/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d67f84eae36fd0cd830551440b8afe8aadda4aa210a716f984c270014e99898
3
+ size 14991036
checkpoint-717/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c171d49accfe2f99a2fc52bcf8072febc66f5a6cb1a61acd1032fe60fcc0b530
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:b3589113aaf8a05bcbadbcc52c30738a3ccd0b292ad8424a7886de0a514e518a
3
+ size 14280
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/1712893446.5489087/events.out.tfevents.1712893446.c283f28ba594.4944.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c71d6965843bca53bff4052e2cb6cacf1540ea46be3a255f5374ce1e25758f44
3
+ size 3301
logs/dreambooth-lora-sd-xl/1712893446.551034/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: 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: images_train
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 tactile graphic
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: 1000
35
+ mixed_precision: fp16
36
+ num_class_images: 100
37
+ num_train_epochs: 334
38
+ num_validation_images: 4
39
+ optimizer: AdamW
40
+ output_dir: tactile_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: 1024
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.1712893446.c283f28ba594.4944.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bb9a7249ec5d0588bf78581bf5d7daf8ce16be2241e19911ba6252308ed128c
3
+ size 195538
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:30110c94e211695f489e64048ab88bfefcfb48e2ba7534c53c63c75155429e8c
3
  size 23390424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dceff208f152f5f52fd72b703d62e1cd2d7c4dbadbb677275f718d4f28607146
3
  size 23390424