Ayushman2006 commited on
Commit
ae377a8
·
verified ·
1 Parent(s): e2a7d68

End of training

Browse files
Files changed (25) hide show
  1. README.md +44 -0
  2. image_0.png +0 -0
  3. image_1.png +0 -0
  4. image_2.png +0 -0
  5. image_3.png +0 -0
  6. image_4.png +0 -0
  7. logs/text2image-fine-tune/1720056343.909324/events.out.tfevents.1720056343.2fdb4d3a07a0.1819.1 +3 -0
  8. logs/text2image-fine-tune/1720056343.9110024/hparams.yml +50 -0
  9. logs/text2image-fine-tune/1720056430.3940072/events.out.tfevents.1720056430.2fdb4d3a07a0.2333.1 +3 -0
  10. logs/text2image-fine-tune/1720056430.3956633/hparams.yml +50 -0
  11. logs/text2image-fine-tune/1720056875.0526075/events.out.tfevents.1720056875.2fdb4d3a07a0.4462.1 +3 -0
  12. logs/text2image-fine-tune/1720056875.0542889/hparams.yml +50 -0
  13. logs/text2image-fine-tune/1720057111.6911988/events.out.tfevents.1720057111.2fdb4d3a07a0.5478.1 +3 -0
  14. logs/text2image-fine-tune/1720057111.6930084/hparams.yml +50 -0
  15. logs/text2image-fine-tune/1720058077.212942/events.out.tfevents.1720058077.2fdb4d3a07a0.9561.1 +3 -0
  16. logs/text2image-fine-tune/1720058077.2146263/hparams.yml +50 -0
  17. logs/text2image-fine-tune/1720058108.945413/events.out.tfevents.1720058108.2fdb4d3a07a0.9712.1 +3 -0
  18. logs/text2image-fine-tune/1720058108.9477832/hparams.yml +50 -0
  19. logs/text2image-fine-tune/events.out.tfevents.1720056343.2fdb4d3a07a0.1819.0 +3 -0
  20. logs/text2image-fine-tune/events.out.tfevents.1720056430.2fdb4d3a07a0.2333.0 +3 -0
  21. logs/text2image-fine-tune/events.out.tfevents.1720056875.2fdb4d3a07a0.4462.0 +3 -0
  22. logs/text2image-fine-tune/events.out.tfevents.1720057111.2fdb4d3a07a0.5478.0 +3 -0
  23. logs/text2image-fine-tune/events.out.tfevents.1720058077.2fdb4d3a07a0.9561.0 +3 -0
  24. logs/text2image-fine-tune/events.out.tfevents.1720058108.2fdb4d3a07a0.9712.0 +3 -0
  25. pytorch_lora_weights.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: runwayml/stable-diffusion-v1-5
3
+ library_name: diffusers
4
+ license: creativeml-openrail-m
5
+ tags:
6
+ - stable-diffusion
7
+ - stable-diffusion-diffusers
8
+ - text-to-image
9
+ - diffusers
10
+ - diffusers-training
11
+ - lora
12
+ inference: true
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+
19
+ # LoRA text2image fine-tuning - Ayushman2006/certificate_type_1-lora
20
+ These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were fine-tuned on the None dataset. You can find some example images in the following.
21
+
22
+ ![img_0](./image_0.png)
23
+ ![img_1](./image_1.png)
24
+ ![img_2](./image_2.png)
25
+ ![img_3](./image_3.png)
26
+ ![img_4](./image_4.png)
27
+
28
+
29
+
30
+ ## Intended uses & limitations
31
+
32
+ #### How to use
33
+
34
+ ```python
35
+ # TODO: add an example code snippet for running this diffusion pipeline
36
+ ```
37
+
38
+ #### Limitations and bias
39
+
40
+ [TODO: provide examples of latent issues and potential remediations]
41
+
42
+ ## Training details
43
+
44
+ [TODO: describe the data used to train the model]
image_0.png ADDED
image_1.png ADDED
image_2.png ADDED
image_3.png ADDED
image_4.png ADDED
logs/text2image-fine-tune/1720056343.909324/events.out.tfevents.1720056343.2fdb4d3a07a0.1819.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:565578522180bae1d45868b315ae0fe968d48ac5dbb9bc24fd7f18bab284dcec
3
+ size 2231
logs/text2image-fine-tune/1720056343.9110024/hparams.yml ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ cache_dir: null
7
+ caption_column: text
8
+ center_crop: true
9
+ checkpointing_steps: 500
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 0
12
+ dataset_config_name: null
13
+ dataset_name: null
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: certificate_type_1-lora
18
+ hub_token: null
19
+ image_column: image
20
+ learning_rate: 0.0001
21
+ local_rank: -1
22
+ logging_dir: logs
23
+ lr_scheduler: cosine
24
+ lr_warmup_steps: 0
25
+ max_grad_norm: 1.0
26
+ max_train_samples: null
27
+ max_train_steps: 15000
28
+ mixed_precision: null
29
+ noise_offset: 0
30
+ num_train_epochs: 7500
31
+ num_validation_images: 4
32
+ output_dir: ./dreambooth-lora
33
+ prediction_type: null
34
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
35
+ push_to_hub: true
36
+ random_flip: true
37
+ rank: 4
38
+ report_to: tensorboard
39
+ resolution: 512
40
+ resume_from_checkpoint: null
41
+ revision: null
42
+ scale_lr: false
43
+ seed: 1337
44
+ snr_gamma: null
45
+ train_batch_size: 1
46
+ train_data_dir: ./drive/MyDrive/Certificate_1
47
+ use_8bit_adam: false
48
+ validation_epochs: 1
49
+ validation_prompt: null
50
+ variant: null
logs/text2image-fine-tune/1720056430.3940072/events.out.tfevents.1720056430.2fdb4d3a07a0.2333.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d34bdfe149ccdcd5061c970c0cf1075a8abf3f920b927b5c4d9f3be0cc3c6007
3
+ size 2231
logs/text2image-fine-tune/1720056430.3956633/hparams.yml ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ cache_dir: null
7
+ caption_column: text
8
+ center_crop: true
9
+ checkpointing_steps: 500
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 0
12
+ dataset_config_name: null
13
+ dataset_name: null
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: certificate_type_1-lora
18
+ hub_token: null
19
+ image_column: image
20
+ learning_rate: 0.0001
21
+ local_rank: -1
22
+ logging_dir: logs
23
+ lr_scheduler: cosine
24
+ lr_warmup_steps: 0
25
+ max_grad_norm: 1.0
26
+ max_train_samples: null
27
+ max_train_steps: 15000
28
+ mixed_precision: null
29
+ noise_offset: 0
30
+ num_train_epochs: 7500
31
+ num_validation_images: 4
32
+ output_dir: ./dreambooth-lora
33
+ prediction_type: null
34
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
35
+ push_to_hub: true
36
+ random_flip: true
37
+ rank: 4
38
+ report_to: tensorboard
39
+ resolution: 512
40
+ resume_from_checkpoint: null
41
+ revision: null
42
+ scale_lr: false
43
+ seed: 1337
44
+ snr_gamma: null
45
+ train_batch_size: 1
46
+ train_data_dir: ./drive/MyDrive/Certificate_1
47
+ use_8bit_adam: false
48
+ validation_epochs: 1
49
+ validation_prompt: null
50
+ variant: null
logs/text2image-fine-tune/1720056875.0526075/events.out.tfevents.1720056875.2fdb4d3a07a0.4462.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fcc360a794bc7f30c03d37bdad05e122fe7e8453adbc02816b31b42945b3716
3
+ size 2231
logs/text2image-fine-tune/1720056875.0542889/hparams.yml ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ cache_dir: null
7
+ caption_column: text
8
+ center_crop: true
9
+ checkpointing_steps: 500
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 0
12
+ dataset_config_name: null
13
+ dataset_name: null
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: certificate_type_1-lora
18
+ hub_token: null
19
+ image_column: image
20
+ learning_rate: 0.0001
21
+ local_rank: -1
22
+ logging_dir: logs
23
+ lr_scheduler: cosine
24
+ lr_warmup_steps: 0
25
+ max_grad_norm: 1.0
26
+ max_train_samples: null
27
+ max_train_steps: 1500
28
+ mixed_precision: null
29
+ noise_offset: 0
30
+ num_train_epochs: 750
31
+ num_validation_images: 4
32
+ output_dir: ./dreambooth-lora
33
+ prediction_type: null
34
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
35
+ push_to_hub: true
36
+ random_flip: true
37
+ rank: 4
38
+ report_to: tensorboard
39
+ resolution: 512
40
+ resume_from_checkpoint: null
41
+ revision: null
42
+ scale_lr: false
43
+ seed: 1337
44
+ snr_gamma: null
45
+ train_batch_size: 1
46
+ train_data_dir: ./drive/MyDrive/Certificate_1
47
+ use_8bit_adam: false
48
+ validation_epochs: 1
49
+ validation_prompt: null
50
+ variant: null
logs/text2image-fine-tune/1720057111.6911988/events.out.tfevents.1720057111.2fdb4d3a07a0.5478.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a66cd5dd10e7d1ab11215b6a152e5190e23e1e2584e804fbcacfe286512f32a
3
+ size 2231
logs/text2image-fine-tune/1720057111.6930084/hparams.yml ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ cache_dir: null
7
+ caption_column: text
8
+ center_crop: true
9
+ checkpointing_steps: 500
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 0
12
+ dataset_config_name: null
13
+ dataset_name: null
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: certificate_type_1-lora
18
+ hub_token: null
19
+ image_column: image
20
+ learning_rate: 0.0001
21
+ local_rank: -1
22
+ logging_dir: logs
23
+ lr_scheduler: cosine
24
+ lr_warmup_steps: 0
25
+ max_grad_norm: 1.0
26
+ max_train_samples: null
27
+ max_train_steps: 150
28
+ mixed_precision: null
29
+ noise_offset: 0
30
+ num_train_epochs: 75
31
+ num_validation_images: 4
32
+ output_dir: ./dreambooth-lora
33
+ prediction_type: null
34
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
35
+ push_to_hub: true
36
+ random_flip: true
37
+ rank: 4
38
+ report_to: tensorboard
39
+ resolution: 512
40
+ resume_from_checkpoint: null
41
+ revision: null
42
+ scale_lr: false
43
+ seed: 1337
44
+ snr_gamma: null
45
+ train_batch_size: 1
46
+ train_data_dir: ./drive/MyDrive/Certificate_1
47
+ use_8bit_adam: false
48
+ validation_epochs: 1
49
+ validation_prompt: null
50
+ variant: null
logs/text2image-fine-tune/1720058077.212942/events.out.tfevents.1720058077.2fdb4d3a07a0.9561.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85b96aa7b5d761c72fe3c2e138b462d4443fc80ab1f97e03301a7b55b395592a
3
+ size 2322
logs/text2image-fine-tune/1720058077.2146263/hparams.yml ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ cache_dir: null
7
+ caption_column: text
8
+ center_crop: true
9
+ checkpointing_steps: 500
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 0
12
+ dataset_config_name: null
13
+ dataset_name: null
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: certificate_type_1-lora
18
+ hub_token: null
19
+ image_column: image
20
+ learning_rate: 0.0001
21
+ local_rank: -1
22
+ logging_dir: logs
23
+ lr_scheduler: cosine
24
+ lr_warmup_steps: 0
25
+ max_grad_norm: 1.0
26
+ max_train_samples: null
27
+ max_train_steps: 150
28
+ mixed_precision: null
29
+ noise_offset: 0
30
+ num_train_epochs: 75
31
+ num_validation_images: 5
32
+ output_dir: ./dreambooth-lora
33
+ prediction_type: null
34
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
35
+ push_to_hub: true
36
+ random_flip: true
37
+ rank: 4
38
+ report_to: tensorboard
39
+ resolution: 512
40
+ resume_from_checkpoint: null
41
+ revision: null
42
+ scale_lr: false
43
+ seed: 1337
44
+ snr_gamma: null
45
+ train_batch_size: 1
46
+ train_data_dir: ./drive/MyDrive/Certificate_1
47
+ use_8bit_adam: false
48
+ validation_epochs: 1
49
+ validation_prompt: certificate; pink background;purple border;
50
+ variant: null
logs/text2image-fine-tune/1720058108.945413/events.out.tfevents.1720058108.2fdb4d3a07a0.9712.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cade0898513c07162cdf24bb46defe3bef3c6e397994e86251ad5c80886f3c0c
3
+ size 2322
logs/text2image-fine-tune/1720058108.9477832/hparams.yml ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ cache_dir: null
7
+ caption_column: text
8
+ center_crop: true
9
+ checkpointing_steps: 500
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 0
12
+ dataset_config_name: null
13
+ dataset_name: null
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: certificate_type_1-lora
18
+ hub_token: null
19
+ image_column: image
20
+ learning_rate: 0.0001
21
+ local_rank: -1
22
+ logging_dir: logs
23
+ lr_scheduler: cosine
24
+ lr_warmup_steps: 0
25
+ max_grad_norm: 1.0
26
+ max_train_samples: null
27
+ max_train_steps: 8
28
+ mixed_precision: null
29
+ noise_offset: 0
30
+ num_train_epochs: 4
31
+ num_validation_images: 5
32
+ output_dir: ./dreambooth-lora
33
+ prediction_type: null
34
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
35
+ push_to_hub: true
36
+ random_flip: true
37
+ rank: 4
38
+ report_to: tensorboard
39
+ resolution: 512
40
+ resume_from_checkpoint: null
41
+ revision: null
42
+ scale_lr: false
43
+ seed: 1337
44
+ snr_gamma: null
45
+ train_batch_size: 1
46
+ train_data_dir: ./drive/MyDrive/Certificate_1
47
+ use_8bit_adam: false
48
+ validation_epochs: 1
49
+ validation_prompt: certificate; pink background;purple border;
50
+ variant: null
logs/text2image-fine-tune/events.out.tfevents.1720056343.2fdb4d3a07a0.1819.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd9ff75392c5eda63d2bae1d085588b10bc96cf699dfa6be4556b03db6234a0f
3
+ size 88
logs/text2image-fine-tune/events.out.tfevents.1720056430.2fdb4d3a07a0.2333.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4aa8969f7384473f79f5e82e19f5aecf8323d9cc8685974c581dd7b7c944820d
3
+ size 3832
logs/text2image-fine-tune/events.out.tfevents.1720056875.2fdb4d3a07a0.4462.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c5959d02aa720cb81abc000eb76c1c807445bcd024f58433f4f3c56f5a3370d
3
+ size 2680
logs/text2image-fine-tune/events.out.tfevents.1720057111.2fdb4d3a07a0.5478.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:123ff7003d122cee4a057a77e1057c3a7bcf55d1f3cc4652a7e6701e8d462c2a
3
+ size 7311
logs/text2image-fine-tune/events.out.tfevents.1720058077.2fdb4d3a07a0.9561.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5732647ea248cf80517472889797b3f4a995744473d7731e50ca3d2217de90b
3
+ size 136
logs/text2image-fine-tune/events.out.tfevents.1720058108.2fdb4d3a07a0.9712.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:612ce80283a61d683295bcf2e44e3b7f66993694733dce5e7bca46a7c7cbb6b5
3
+ size 10596451
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d321ccf8f12197a04d348360a31acedb24814e8da31d67de51c619281c46746
3
+ size 3226184