dpwm commited on
Commit
f53f9d0
1 Parent(s): cbe35da

End of training

Browse files
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: runwayml/stable-diffusion-v1-5
5
+ instance_prompt: a photo of a 34-year-old man called David Mallows
6
+ tags:
7
+ - stable-diffusion
8
+ - stable-diffusion-diffusers
9
+ - text-to-image
10
+ - diffusers
11
+ - lora
12
+ inference: true
13
+ ---
14
+
15
+ # LoRA DreamBooth - dpwm/path-to-save-model4
16
+
17
+ These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were trained on a photo of a 34-year-old man called David Mallows using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following.
18
+
19
+
20
+
21
+ LoRA for the text encoder was enabled: True.
checkpoint-100/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a871d8d1f6043b3ccc286ea175db81cf203196c65897b1608d33aaa1cd31f6a
3
+ size 6592378
checkpoint-100/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa3d060cab19eb0993d40c978abdc95a6f7d7c4422b2c671a693ae6345ed05c6
3
+ size 4421992
checkpoint-100/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5094650d29df9b2d5ab8eda34a207117581e765ac4ed011202c5091284beae46
3
+ size 14280
checkpoint-100/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac4a558c5b93581a5c41e2922404490319bcd15a10296c927a72a41012ff7f27
3
+ size 988
checkpoint-100/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:206f9d8f0d3b89a37bc302d8ffce1182c4d3f1102b614accd6a4b0d491133741
3
+ size 1000
checkpoint-200/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97b403a44a0c3af0888895e157d809cb0055dc1d3b44a3dfe8902851ad42f276
3
+ size 6592378
checkpoint-200/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77c981fd2afc73c0beab40eea71f8f5836b8b0ddb91e1657ba0a1ce121a2ffb4
3
+ size 4421992
checkpoint-200/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6686a5d4d2549a57b5594b7683b6f30191cd5cc7d1020679b8525f7be82b9784
3
+ size 14280
checkpoint-200/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bd55b3848d82967a207e0805911c79200c6adce71e3b37fd24549a718f75738
3
+ size 988
checkpoint-200/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f39af7ccdf0fa26f16fd7c35c291441dd993e45829bbc6ad89822cd362801997
3
+ size 1000
logs/dreambooth-lora/1698181954.5584967/events.out.tfevents.1698181954.fe022861-0616-4519-963f-ab7308672322.2541.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ba2f23256547b3f23f4fbc83e058897f913a5c1466e8ef24cca2a11a2aae281
3
+ size 2741
logs/dreambooth-lora/1698181954.5593667/hparams.yml ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ center_crop: false
7
+ checkpointing_steps: 100
8
+ checkpoints_total_limit: null
9
+ class_data_dir: path-to-class-images
10
+ class_labels_conditioning: null
11
+ class_prompt: a photo of a 34-year-old man
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: true
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: true
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: /home/user/dpwm-1
19
+ instance_prompt: a photo of a 34-year-old man called David Mallows
20
+ learning_rate: 0.0001
21
+ local_rank: -1
22
+ logging_dir: logs
23
+ lr_num_cycles: 1
24
+ lr_power: 1.0
25
+ lr_scheduler: constant
26
+ lr_warmup_steps: 0
27
+ max_grad_norm: 1.0
28
+ max_train_steps: 600
29
+ mixed_precision: null
30
+ num_class_images: 200
31
+ num_train_epochs: 24
32
+ num_validation_images: 4
33
+ output_dir: path-to-save-model4
34
+ pre_compute_text_embeddings: false
35
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
36
+ prior_generation_precision: null
37
+ prior_loss_weight: 1.0
38
+ push_to_hub: true
39
+ rank: 4
40
+ report_to: tensorboard
41
+ resolution: 512
42
+ resume_from_checkpoint: null
43
+ revision: null
44
+ sample_batch_size: 4
45
+ scale_lr: false
46
+ seed: 0
47
+ text_encoder_use_attention_mask: false
48
+ tokenizer_max_length: null
49
+ tokenizer_name: null
50
+ train_batch_size: 8
51
+ train_text_encoder: true
52
+ use_8bit_adam: true
53
+ validation_epochs: 50
54
+ validation_prompt: null
55
+ with_prior_preservation: true
logs/dreambooth-lora/1698182025.8524494/events.out.tfevents.1698182025.fe022861-0616-4519-963f-ab7308672322.2570.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d48f11068896abf31725de9ec57746784e0c355ac9136fb5629b0fe49409ec92
3
+ size 2741
logs/dreambooth-lora/1698182025.853286/hparams.yml ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ center_crop: false
7
+ checkpointing_steps: 100
8
+ checkpoints_total_limit: null
9
+ class_data_dir: path-to-class-images
10
+ class_labels_conditioning: null
11
+ class_prompt: a photo of a 34-year-old man
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: true
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: true
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: /home/user/dpwm-1
19
+ instance_prompt: a photo of a 34-year-old man called David Mallows
20
+ learning_rate: 0.0001
21
+ local_rank: -1
22
+ logging_dir: logs
23
+ lr_num_cycles: 1
24
+ lr_power: 1.0
25
+ lr_scheduler: constant
26
+ lr_warmup_steps: 0
27
+ max_grad_norm: 1.0
28
+ max_train_steps: 600
29
+ mixed_precision: null
30
+ num_class_images: 200
31
+ num_train_epochs: 24
32
+ num_validation_images: 4
33
+ output_dir: path-to-save-model4
34
+ pre_compute_text_embeddings: false
35
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
36
+ prior_generation_precision: null
37
+ prior_loss_weight: 1.0
38
+ push_to_hub: true
39
+ rank: 4
40
+ report_to: tensorboard
41
+ resolution: 512
42
+ resume_from_checkpoint: null
43
+ revision: null
44
+ sample_batch_size: 4
45
+ scale_lr: false
46
+ seed: 0
47
+ text_encoder_use_attention_mask: false
48
+ tokenizer_max_length: null
49
+ tokenizer_name: null
50
+ train_batch_size: 8
51
+ train_text_encoder: true
52
+ use_8bit_adam: false
53
+ validation_epochs: 50
54
+ validation_prompt: null
55
+ with_prior_preservation: true
logs/dreambooth-lora/1698182207.8912244/events.out.tfevents.1698182207.fe022861-0616-4519-963f-ab7308672322.2606.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1689390132d6fa2d19d7ece62157bb961adb26a30149f396406930b569f01db2
3
+ size 2741
logs/dreambooth-lora/1698182207.8920505/hparams.yml ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ center_crop: false
7
+ checkpointing_steps: 100
8
+ checkpoints_total_limit: null
9
+ class_data_dir: path-to-class-images
10
+ class_labels_conditioning: null
11
+ class_prompt: a photo of a 34-year-old man
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: true
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: true
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: /home/user/dpwm-1
19
+ instance_prompt: a photo of a 34-year-old man called David Mallows
20
+ learning_rate: 0.001
21
+ local_rank: -1
22
+ logging_dir: logs
23
+ lr_num_cycles: 1
24
+ lr_power: 1.0
25
+ lr_scheduler: constant
26
+ lr_warmup_steps: 0
27
+ max_grad_norm: 1.0
28
+ max_train_steps: 200
29
+ mixed_precision: null
30
+ num_class_images: 200
31
+ num_train_epochs: 8
32
+ num_validation_images: 4
33
+ output_dir: path-to-save-model4
34
+ pre_compute_text_embeddings: false
35
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
36
+ prior_generation_precision: null
37
+ prior_loss_weight: 1.0
38
+ push_to_hub: true
39
+ rank: 4
40
+ report_to: tensorboard
41
+ resolution: 512
42
+ resume_from_checkpoint: null
43
+ revision: null
44
+ sample_batch_size: 4
45
+ scale_lr: false
46
+ seed: 0
47
+ text_encoder_use_attention_mask: false
48
+ tokenizer_max_length: null
49
+ tokenizer_name: null
50
+ train_batch_size: 8
51
+ train_text_encoder: true
52
+ use_8bit_adam: false
53
+ validation_epochs: 50
54
+ validation_prompt: null
55
+ with_prior_preservation: true
logs/dreambooth-lora/events.out.tfevents.1698181954.fe022861-0616-4519-963f-ab7308672322.2541.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15c72456b029f4e725237416c265ed1083895e0ed11d5d15885a9c08efe8a57a
3
+ size 1400
logs/dreambooth-lora/events.out.tfevents.1698182025.fe022861-0616-4519-963f-ab7308672322.2570.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:541a7cc1225455b8cd4cc1ec21f37e098362fab63d3c5cf6ce26fb09da959b55
3
+ size 3286
logs/dreambooth-lora/events.out.tfevents.1698182207.fe022861-0616-4519-963f-ab7308672322.2606.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10fbde7e867e6c9eca6eae3e44efb3f873c6eabca727bcec8670e0ea63f55b96
3
+ size 16634
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77c981fd2afc73c0beab40eea71f8f5836b8b0ddb91e1657ba0a1ce121a2ffb4
3
+ size 4421992