abhishek2153 commited on
Commit
61c1c9f
·
1 Parent(s): 00d3dc5

End of training

Browse files
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: runwayml/stable-diffusion-v1-5
5
+ instance_prompt:
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 - abhishek2153/pb_models5
16
+
17
+ These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were trained on using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following.
18
+
19
+ ![img_0](./image_0.png)
20
+ ![img_1](./image_1.png)
21
+ ![img_2](./image_2.png)
22
+ ![img_3](./image_3.png)
23
+
24
+
25
+ LoRA for the text encoder was enabled: False.
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84b65c3bfb898a12ac7be3b46076598d9603a4799c035f699039cda5500af5f5
3
+ size 4001221
checkpoint-500/pytorch_lora_weights.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b2172931af0456b7da1b7d558d7e4286026f8b81b68b8ec2211326c552b8a1a
3
+ size 3289051
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fd3949527a9d654af526f7b6087ac94cf9c3c2679444cb3b2014cfa8fbd349f
3
+ size 15627
checkpoint-500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3f196a54202bb4ba1220e8c59f42f9cda0702d68ea83147d814c2fb2f36b8f2
3
+ size 557
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:963c3085720a3a3ca1d178559a0f2dc5d5b36fa395a4663f0194bfac4a754038
3
+ size 563
image_0.png ADDED
image_1.png ADDED
image_2.png ADDED
image_3.png ADDED
logs/dreambooth/1685902306.347121/events.out.tfevents.1685902306.BD-MUM-GPU15.1706491.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99e762aa3d3751d1b65f146cc1c6c37ce2bedd807f95ae299e01459e3789c047
3
+ size 2793
logs/dreambooth/1685902306.3540618/hparams.yml ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 500
8
+ checkpoints_total_limit: null
9
+ class_data_dir: null
10
+ class_prompt: null
11
+ dataloader_num_workers: 0
12
+ enable_xformers_memory_efficient_attention: false
13
+ gradient_accumulation_steps: 2
14
+ gradient_checkpointing: true
15
+ hub_model_id: null
16
+ hub_token: null
17
+ instance_data_dir: /mnt/nfshome2/FRACTAL/abhishek.bajpai/YOLO_Im/yolov8/runs/detect/predict3/crops/Promo_banner
18
+ instance_prompt: image of a promotional banner attached on supermarket shelf
19
+ learning_rate: 1.0e-06
20
+ local_rank: 0
21
+ logging_dir: logs
22
+ lr_num_cycles: 1
23
+ lr_power: 1.0
24
+ lr_scheduler: constant
25
+ lr_warmup_steps: 0
26
+ max_grad_norm: 1.0
27
+ max_train_steps: 250
28
+ mixed_precision: null
29
+ num_class_images: 100
30
+ num_train_epochs: 2
31
+ num_validation_images: 4
32
+ offset_noise: false
33
+ output_dir: pb_models5
34
+ pre_compute_text_embeddings: false
35
+ pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
36
+ prior_generation_precision: null
37
+ prior_loss_weight: 1.0
38
+ push_to_hub: true
39
+ report_to: tensorboard
40
+ resolution: 512
41
+ resume_from_checkpoint: null
42
+ revision: null
43
+ sample_batch_size: 4
44
+ scale_lr: false
45
+ seed: null
46
+ set_grads_to_none: false
47
+ skip_save_text_encoder: false
48
+ text_encoder_use_attention_mask: false
49
+ tokenizer_max_length: null
50
+ tokenizer_name: null
51
+ train_batch_size: 1
52
+ train_text_encoder: false
53
+ use_8bit_adam: true
54
+ validation_prompt: null
55
+ validation_steps: 100
56
+ with_prior_preservation: false
logs/dreambooth/1685902867.3170774/events.out.tfevents.1685902867.BD-MUM-GPU15.1721430.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3152c79049b1d32312348eafe25f857a3944b3b2dc95cc7967c34c07cf7b5902
3
+ size 2793
logs/dreambooth/1685902867.3227458/hparams.yml ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 500
8
+ checkpoints_total_limit: null
9
+ class_data_dir: null
10
+ class_prompt: null
11
+ dataloader_num_workers: 0
12
+ enable_xformers_memory_efficient_attention: false
13
+ gradient_accumulation_steps: 2
14
+ gradient_checkpointing: true
15
+ hub_model_id: null
16
+ hub_token: null
17
+ instance_data_dir: /mnt/nfshome2/FRACTAL/abhishek.bajpai/YOLO_Im/yolov8/runs/detect/predict3/crops/Promo_banner
18
+ instance_prompt: image of a promotional banner attached on supermarket shelf
19
+ learning_rate: 5.0e-06
20
+ local_rank: 0
21
+ logging_dir: logs
22
+ lr_num_cycles: 1
23
+ lr_power: 1.0
24
+ lr_scheduler: constant
25
+ lr_warmup_steps: 0
26
+ max_grad_norm: 1.0
27
+ max_train_steps: 100
28
+ mixed_precision: null
29
+ num_class_images: 100
30
+ num_train_epochs: 1
31
+ num_validation_images: 4
32
+ offset_noise: false
33
+ output_dir: pb_models5
34
+ pre_compute_text_embeddings: false
35
+ pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
36
+ prior_generation_precision: null
37
+ prior_loss_weight: 1.0
38
+ push_to_hub: true
39
+ report_to: tensorboard
40
+ resolution: 512
41
+ resume_from_checkpoint: null
42
+ revision: null
43
+ sample_batch_size: 4
44
+ scale_lr: false
45
+ seed: null
46
+ set_grads_to_none: false
47
+ skip_save_text_encoder: false
48
+ text_encoder_use_attention_mask: false
49
+ tokenizer_max_length: null
50
+ tokenizer_name: null
51
+ train_batch_size: 1
52
+ train_text_encoder: false
53
+ use_8bit_adam: true
54
+ validation_prompt: null
55
+ validation_steps: 100
56
+ with_prior_preservation: false
logs/dreambooth/events.out.tfevents.1685902306.BD-MUM-GPU15.1706491.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d254e1704b560a76dab7bcfc063ac4a1fb8329c9fcd534faf5941b19e87c9aa9
3
+ size 166
logs/dreambooth/events.out.tfevents.1685902867.BD-MUM-GPU15.1721430.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8df627f869685cd175b2ff46cd2cb26c096e83e27d186f423195b17e0b266039
3
+ size 166
pytorch_lora_weights.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b2172931af0456b7da1b7d558d7e4286026f8b81b68b8ec2211326c552b8a1a
3
+ size 3289051