jcjo commited on
Commit
afddb09
·
verified ·
1 Parent(s): ed1bb21

End of training

Browse files
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ tags:
4
+ - stable-diffusion-xl
5
+ - stable-diffusion-xl-diffusers
6
+ - text-to-image
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 OYJ dog
13
+ license: openrail++
14
+ ---
15
+
16
+ # SDXL LoRA DreamBooth - jcjo/dog
17
+
18
+ <Gallery />
19
+
20
+ ## Model description
21
+
22
+ These are jcjo/dog LoRA adaption weights for stabilityai/stable-diffusion-xl-base-1.0.
23
+
24
+ The weights were trained using [DreamBooth](https://dreambooth.github.io/).
25
+
26
+ LoRA for the text encoder was enabled: True.
27
+
28
+ Special VAE used for training: madebyollin/sdxl-vae-fp16-fix.
29
+
30
+ ## Trigger words
31
+
32
+ You should use a photo of OYJ dog to trigger the image generation.
33
+
34
+ ## Download model
35
+
36
+ Weights for this model are available in Safetensors format.
37
+
38
+ [Download](jcjo/dog/tree/main) them in the Files & versions tab.
39
+
logs/dreambooth-lora-sd-xl/1707048863.4069135/events.out.tfevents.1707048863.946d423776fc.9444.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3be425cbd211c39eb79af8d1da5e57f3c7e4ce83db04c3f2f5e76af28bf3adf5
3
+ size 3550
logs/dreambooth-lora-sd-xl/1707048863.4143772/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: prompt
9
+ center_crop: false
10
+ checkpointing_steps: 717
11
+ checkpoints_total_limit: null
12
+ class_data_dir: /content/drive/MyDrive/Colab_Notebooks/DA Matching Algorithm/AI/pet_babyAI/dog/class/
13
+ class_prompt: dog
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: 12
21
+ gradient_checkpointing: true
22
+ hub_model_id: null
23
+ hub_token: null
24
+ image_column: image
25
+ instance_data_dir: /content/drive/MyDrive/Colab_Notebooks/DA Matching Algorithm/AI/pet_babyAI/dog/
26
+ instance_prompt: a photo of OYJ dog
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: 500
36
+ mixed_precision: bf16
37
+ num_class_images: 100
38
+ num_train_epochs: 167
39
+ num_validation_images: 4
40
+ optimizer: AdamW
41
+ output_dir: /content/drive/MyDrive/Colab_Notebooks/DA Matching Algorithm/AI/pet_babyAI/ckpt/dog
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
+ 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: 5.0
61
+ text_encoder_lr: 5.0e-06
62
+ train_batch_size: 4
63
+ train_text_encoder: true
64
+ use_8bit_adam: true
65
+ validation_epochs: 50
66
+ validation_prompt: null
67
+ variant: null
68
+ with_prior_preservation: true
logs/dreambooth-lora-sd-xl/1707049425.3368888/events.out.tfevents.1707049425.946d423776fc.12042.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a6b3eb13b6dd49dbe05efb44d8ab466641f548e3300d28c088230919d5abea5
3
+ size 3550
logs/dreambooth-lora-sd-xl/1707049425.3449376/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: prompt
9
+ center_crop: false
10
+ checkpointing_steps: 717
11
+ checkpoints_total_limit: null
12
+ class_data_dir: /content/drive/MyDrive/Colab_Notebooks/DA Matching Algorithm/AI/pet_babyAI/dog/class/
13
+ class_prompt: dog
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: 3
21
+ gradient_checkpointing: true
22
+ hub_model_id: null
23
+ hub_token: null
24
+ image_column: image
25
+ instance_data_dir: /content/drive/MyDrive/Colab_Notebooks/DA Matching Algorithm/AI/pet_babyAI/dog/
26
+ instance_prompt: a photo of OYJ dog
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: 500
36
+ mixed_precision: bf16
37
+ num_class_images: 100
38
+ num_train_epochs: 15
39
+ num_validation_images: 4
40
+ optimizer: AdamW
41
+ output_dir: /content/drive/MyDrive/Colab_Notebooks/DA Matching Algorithm/AI/pet_babyAI/ckpt/dog
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
+ 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: 5.0
61
+ text_encoder_lr: 5.0e-06
62
+ train_batch_size: 1
63
+ train_text_encoder: true
64
+ use_8bit_adam: true
65
+ validation_epochs: 50
66
+ validation_prompt: null
67
+ variant: null
68
+ with_prior_preservation: true
logs/dreambooth-lora-sd-xl/1707049926.881677/events.out.tfevents.1707049926.946d423776fc.14195.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c4deb6a4c17f9f31ab3a3fdbfd14a996d6b71a7123c8b95beb3d80d3ee69bd1
3
+ size 3550
logs/dreambooth-lora-sd-xl/1707049926.8905566/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: prompt
9
+ center_crop: false
10
+ checkpointing_steps: 717
11
+ checkpoints_total_limit: null
12
+ class_data_dir: /content/drive/MyDrive/Colab_Notebooks/DA Matching Algorithm/AI/pet_babyAI/dog/class/
13
+ class_prompt: dog
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: 3
21
+ gradient_checkpointing: true
22
+ hub_model_id: null
23
+ hub_token: null
24
+ image_column: image
25
+ instance_data_dir: /content/drive/MyDrive/Colab_Notebooks/DA Matching Algorithm/AI/pet_babyAI/dog/
26
+ instance_prompt: a photo of OYJ dog
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: 500
36
+ mixed_precision: bf16
37
+ num_class_images: 100
38
+ num_train_epochs: 15
39
+ num_validation_images: 4
40
+ optimizer: AdamW
41
+ output_dir: /content/drive/MyDrive/Colab_Notebooks/DA Matching Algorithm/AI/pet_babyAI/ckpt/dog
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
+ 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: 5.0
61
+ text_encoder_lr: 5.0e-06
62
+ train_batch_size: 1
63
+ train_text_encoder: true
64
+ use_8bit_adam: true
65
+ validation_epochs: 50
66
+ validation_prompt: null
67
+ variant: null
68
+ with_prior_preservation: true
logs/dreambooth-lora-sd-xl/events.out.tfevents.1707048863.946d423776fc.9444.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4042691db5567c7eba46e2287d357ea8778c660f5e04d97d037a56f602b6d0db
3
+ size 88
logs/dreambooth-lora-sd-xl/events.out.tfevents.1707049425.946d423776fc.12042.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df1d3534d8d76b7be2ab85d4f7cd0cd1742f961134af31b5fbf05982cacfb499
3
+ size 88
logs/dreambooth-lora-sd-xl/events.out.tfevents.1707049926.946d423776fc.14195.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee8e4e556778ac3ddf4f5cb40bcd2d4b04d72c3d6484400ad1fe7b59baa64bf8
3
+ size 88
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fde86a3e8e735f992af268b36395918fec7363e09ca8acc94f190b8d4d888bd4
3
+ size 29868864