William2357 commited on
Commit
50896f1
1 Parent(s): 4294776

End of training

Browse files
.gitattributes CHANGED
@@ -37,3 +37,4 @@ image_0.png filter=lfs diff=lfs merge=lfs -text
37
  image_2.png filter=lfs diff=lfs merge=lfs -text
38
  image_3.png filter=lfs diff=lfs merge=lfs -text
39
  image_1.png filter=lfs diff=lfs merge=lfs -text
 
 
37
  image_2.png filter=lfs diff=lfs merge=lfs -text
38
  image_3.png filter=lfs diff=lfs merge=lfs -text
39
  image_1.png filter=lfs diff=lfs merge=lfs -text
40
+ .ipynb_checkpoints/image_2-checkpoint.png filter=lfs diff=lfs merge=lfs -text
.ipynb_checkpoints/image_2-checkpoint.png ADDED

Git LFS Details

  • SHA256: e1a5649dd16911f763a90dcd14741da97284a56f1a1f5ca4e1e943f17edca46c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.29 MB
image_0.png CHANGED

Git LFS Details

  • SHA256: 4af2a9fbca5a17afba5f37136d69d7d22724e0f08168176b0ae3fd074ee4bcc4
  • Pointer size: 132 Bytes
  • Size of remote file: 1.34 MB

Git LFS Details

  • SHA256: 40ef9b61355bcefa6441b6a780c2d7e41de65abe502affe65e7fbcd534a7634f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.44 MB
image_1.png CHANGED

Git LFS Details

  • SHA256: bd59ec5423d6834eb2a97d69028ab8df9d1868efb900ab1b3b801963b45366a0
  • Pointer size: 132 Bytes
  • Size of remote file: 1.59 MB

Git LFS Details

  • SHA256: fcad66a0bdd9c6746a5e3a33dc20f9189aa0ea207f07481434505cfcb2473535
  • Pointer size: 132 Bytes
  • Size of remote file: 1.19 MB
image_2.png CHANGED

Git LFS Details

  • SHA256: e1a5649dd16911f763a90dcd14741da97284a56f1a1f5ca4e1e943f17edca46c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.29 MB

Git LFS Details

  • SHA256: 07965028b880227981bf2d4315d31d3af5c9713c06ee6266361357b74a11cfbd
  • Pointer size: 132 Bytes
  • Size of remote file: 1.4 MB
image_3.png CHANGED

Git LFS Details

  • SHA256: c302fe077144f998cfaac0be0932a03579704a7887483afdbbbd7be3f3d93da9
  • Pointer size: 132 Bytes
  • Size of remote file: 1.28 MB

Git LFS Details

  • SHA256: df575c48c54d83b68dfb718dceaf0aeacf87fd8aab628bfa41f1866aa0be5368
  • Pointer size: 132 Bytes
  • Size of remote file: 1.41 MB
logs/dreambooth-lora-sd-xl/1721427648.2520773/events.out.tfevents.1721427648.972c04b1cb28.2968.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1177dac4907d7471153fa773a5e2c3216dcb4906fa037af78fec3c021a320fb
3
+ size 3285
logs/dreambooth-lora-sd-xl/1721427648.2542584/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: null
9
+ center_crop: false
10
+ checkpointing_steps: 1000000
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: 4
20
+ gradient_checkpointing: false
21
+ hub_model_id: null
22
+ hub_token: null
23
+ image_column: image
24
+ instance_data_dir: dreambooth/dataset/teapot
25
+ instance_prompt: a photo of sks teapot
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: 5
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: output
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: true
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: null
61
+ snr_gamma: null
62
+ text_encoder_lr: 5.0e-06
63
+ train_batch_size: 1
64
+ train_text_encoder: false
65
+ use_8bit_adam: false
66
+ use_dora: false
67
+ validation_epochs: 25
68
+ validation_prompt: A photo of sks teapot in a road
69
+ variant: null
70
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/events.out.tfevents.1721427648.972c04b1cb28.2968.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4a9c4508fb04419df56a269f80a2ce77ab5a18e714443851fe02b8d9b0ac101
3
+ size 11106443
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3796f24711471b7316292b699f2a8cab0eabad2033ecb6272d57b1a247d286c7
3
  size 23390424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f26ed2fd178d5eecb09874197104744a64d1410d4664e40d5bd58ebd6687ae89
3
  size 23390424