beyonddata commited on
Commit
f56c7d4
·
1 Parent(s): 88509d0

End of training

Browse files
Files changed (33) hide show
  1. README.md +21 -0
  2. checkpoint-100/optimizer.bin +3 -0
  3. checkpoint-100/pytorch_model.bin +3 -0
  4. checkpoint-100/random_states_0.pkl +3 -0
  5. checkpoint-100/scaler.pt +3 -0
  6. checkpoint-100/scheduler.bin +3 -0
  7. checkpoint-200/optimizer.bin +3 -0
  8. checkpoint-200/pytorch_model.bin +3 -0
  9. checkpoint-200/random_states_0.pkl +3 -0
  10. checkpoint-200/scaler.pt +3 -0
  11. checkpoint-200/scheduler.bin +3 -0
  12. checkpoint-300/optimizer.bin +3 -0
  13. checkpoint-300/pytorch_model.bin +3 -0
  14. checkpoint-300/random_states_0.pkl +3 -0
  15. checkpoint-300/scaler.pt +3 -0
  16. checkpoint-300/scheduler.bin +3 -0
  17. image_0.png +0 -0
  18. image_1.png +0 -0
  19. image_2.png +0 -0
  20. image_3.png +0 -0
  21. logs/text2image-fine-tune/1699335978.8118992/events.out.tfevents.1699335978.DESKTOP-DL5U513.14516.1 +3 -0
  22. logs/text2image-fine-tune/1699335978.817899/hparams.yml +49 -0
  23. logs/text2image-fine-tune/1699336337.1271486/events.out.tfevents.1699336337.DESKTOP-DL5U513.14184.1 +3 -0
  24. logs/text2image-fine-tune/1699336337.1331487/hparams.yml +49 -0
  25. logs/text2image-fine-tune/1699336713.1469872/events.out.tfevents.1699336713.DESKTOP-DL5U513.3832.1 +3 -0
  26. logs/text2image-fine-tune/1699336713.1519873/hparams.yml +49 -0
  27. logs/text2image-fine-tune/1699337465.4161644/events.out.tfevents.1699337465.DESKTOP-DL5U513.5332.1 +3 -0
  28. logs/text2image-fine-tune/1699337465.4221642/hparams.yml +49 -0
  29. logs/text2image-fine-tune/events.out.tfevents.1699335978.DESKTOP-DL5U513.14516.0 +3 -0
  30. logs/text2image-fine-tune/events.out.tfevents.1699336337.DESKTOP-DL5U513.14184.0 +3 -0
  31. logs/text2image-fine-tune/events.out.tfevents.1699336713.DESKTOP-DL5U513.3832.0 +3 -0
  32. logs/text2image-fine-tune/events.out.tfevents.1699337465.DESKTOP-DL5U513.5332.0 +3 -0
  33. pytorch_lora_weights.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: runwayml/stable-diffusion-v1-5
5
+ tags:
6
+ - stable-diffusion
7
+ - stable-diffusion-diffusers
8
+ - text-to-image
9
+ - diffusers
10
+ - lora
11
+ inference: true
12
+ ---
13
+
14
+ # LoRA text2image fine-tuning - beyonddata/witch_lora
15
+ These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were fine-tuned on the beyonddata/mywitch3 dataset. You can find some example images in the following.
16
+
17
+ ![img_0](./image_0.png)
18
+ ![img_1](./image_1.png)
19
+ ![img_2](./image_2.png)
20
+ ![img_3](./image_3.png)
21
+
checkpoint-100/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c11514d7a231b937c57b913c8eff2ecbcf599dd012a5499293c20c8ff01d74ac
3
+ size 6591685
checkpoint-100/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb7057b4fdd5d838d1c064895a9580d2999f17470139f72b6490a50f23d181fc
3
+ size 3285965
checkpoint-100/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c4222fb92a14429b8cb4bf950474e78d58b9c9291b006ddb0f62485feb8d3e4
3
+ size 14727
checkpoint-100/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfa44e8523f62833816d29aa6c576eaa7783e3bbdb3e132e248b1d8aaee6132b
3
+ size 557
checkpoint-100/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4533253f85b32a763454a4e04e0a464540008f8164538e662760af4b558e5f6
3
+ size 563
checkpoint-200/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2ea47d1ffae885629ff706790b8617aef20db6571370907bbf5c00a01c2d37b
3
+ size 6591685
checkpoint-200/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62242f522fe642b0550882b6bcd8f70929bb5a2c46bc8d7ee06df21ab6aceda6
3
+ size 3285965
checkpoint-200/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04c4726d41bea00af83b7c6cbb13223be33629c15a06547e444b88da9fd51101
3
+ size 14727
checkpoint-200/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fccf0f9be1bb8f24861e4393745b3e09cc2687125a69e3757955fb0f0925ea5
3
+ size 557
checkpoint-200/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31890a40525ab4f5de5a8e7525c97909d9c7a2210d41ca52f43059ecc32e088d
3
+ size 563
checkpoint-300/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3ed5f488e824140bd770097bd533144927cf91751ff6511c2afc8970d591665
3
+ size 6591685
checkpoint-300/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b99aa72fe7a7395d6061e29ac7d8384545dbdf31cdeb2c49ad471929ba000f2
3
+ size 3285965
checkpoint-300/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51bb63917a044c4103b774624902b312fa79d72a0f8ad6be4700a4104e72af6f
3
+ size 14727
checkpoint-300/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efafd90182e3d39d1b7c4a686f86e5913f5abc094dc3e2f827a6d479c6cef247
3
+ size 557
checkpoint-300/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92200940a9ddadb406b0e8ec8acba17ebb738b1f0c8c9f2f4626fa571ca30d5a
3
+ size 563
image_0.png ADDED
image_1.png ADDED
image_2.png ADDED
image_3.png ADDED
logs/text2image-fine-tune/1699335978.8118992/events.out.tfevents.1699335978.DESKTOP-DL5U513.14516.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:614e4ce7567057a66b82f40c320f767749ee69b40d1f26f8e6b37406fd8609ec
3
+ size 2267
logs/text2image-fine-tune/1699335978.817899/hparams.yml ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: cap
8
+ center_crop: true
9
+ checkpointing_steps: 200
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 8
12
+ dataset_config_name: null
13
+ dataset_name: beyonddata/mywitch2
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: witch_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: 1000
28
+ mixed_precision: null
29
+ noise_offset: 0
30
+ num_train_epochs: 334
31
+ num_validation_images: 4
32
+ output_dir: witchlora1
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: null
47
+ use_8bit_adam: false
48
+ validation_epochs: 1
49
+ validation_prompt: A witch with blue eyes.
logs/text2image-fine-tune/1699336337.1271486/events.out.tfevents.1699336337.DESKTOP-DL5U513.14184.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3639eb7352a91fd28583594a4bde83bdd52df5b40f3f6cb4eb9c6a074fdfa3db
3
+ size 2267
logs/text2image-fine-tune/1699336337.1331487/hparams.yml ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: cap
8
+ center_crop: true
9
+ checkpointing_steps: 200
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 8
12
+ dataset_config_name: null
13
+ dataset_name: beyonddata/mywitch3
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: witch_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: 1000
28
+ mixed_precision: null
29
+ noise_offset: 0
30
+ num_train_epochs: 334
31
+ num_validation_images: 4
32
+ output_dir: witchlora1
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: null
47
+ use_8bit_adam: false
48
+ validation_epochs: 1
49
+ validation_prompt: A witch with blue eyes.
logs/text2image-fine-tune/1699336713.1469872/events.out.tfevents.1699336713.DESKTOP-DL5U513.3832.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3f4c8c22d8a169f598f6c8683dc595d4c605b57f9c17962d8faf3d0b18865c6
3
+ size 2267
logs/text2image-fine-tune/1699336713.1519873/hparams.yml ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: cap
8
+ center_crop: true
9
+ checkpointing_steps: 200
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 0
12
+ dataset_config_name: null
13
+ dataset_name: beyonddata/mywitch3
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: witch_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: 1000
28
+ mixed_precision: null
29
+ noise_offset: 0
30
+ num_train_epochs: 334
31
+ num_validation_images: 4
32
+ output_dir: witchlora1
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: null
47
+ use_8bit_adam: false
48
+ validation_epochs: 1
49
+ validation_prompt: A witch with blue eyes.
logs/text2image-fine-tune/1699337465.4161644/events.out.tfevents.1699337465.DESKTOP-DL5U513.5332.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fd684a08bcaf4fc47e8606a04ba319ee643508008edea3168da3a21c3c3658a
3
+ size 2267
logs/text2image-fine-tune/1699337465.4221642/hparams.yml ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: cap
8
+ center_crop: true
9
+ checkpointing_steps: 100
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 0
12
+ dataset_config_name: null
13
+ dataset_name: beyonddata/mywitch3
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: witch_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: 300
28
+ mixed_precision: null
29
+ noise_offset: 0
30
+ num_train_epochs: 100
31
+ num_validation_images: 4
32
+ output_dir: witchlora1
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: null
47
+ use_8bit_adam: false
48
+ validation_epochs: 1
49
+ validation_prompt: A witch with blue eyes.
logs/text2image-fine-tune/events.out.tfevents.1699335978.DESKTOP-DL5U513.14516.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3a149732b2a825ac11171cad112ee6d20f320f40f080dcd372346439316ad65
3
+ size 88
logs/text2image-fine-tune/events.out.tfevents.1699336337.DESKTOP-DL5U513.14184.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae9e488c812b7fb96225eb69d8bcbe8a32fbd7ca62ada3e2be3f92e1ddbf13f2
3
+ size 88
logs/text2image-fine-tune/events.out.tfevents.1699336713.DESKTOP-DL5U513.3832.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65e4002014c263f61d9b8fbea967a637f69efe51385746baad0ef30f63d1c931
3
+ size 72453434
logs/text2image-fine-tune/events.out.tfevents.1699337465.DESKTOP-DL5U513.5332.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a8cd36b18ac1d79df6d76623c7fd98ead72c87e58b6f4c1391146accec921da
3
+ size 170050776
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a29000f3e0e61d27d9d4d566ae1f4887e7fa919a935a6d7ca1d94893c2e64a5
3
+ size 3227336