Smoden commited on
Commit
00ece7b
1 Parent(s): 272750f

End of training

Browse files
README.md CHANGED
@@ -14,8 +14,4 @@ inference: true
14
  # LoRA text2image fine-tuning - Smoden/newest_Grimm_diff_lora
15
  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.
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
 
 
14
  # LoRA text2image fine-tuning - Smoden/newest_Grimm_diff_lora
15
  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.
16
 
 
 
 
 
17
 
checkpoint-3000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4213ce7e88f61f7461f5912bb431c8ac7e3d23b36048e224d463ff6e177422f
3
+ size 6591685
checkpoint-3000/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41b8b643599df9ecbe1b9c6e5229771573100b5f930653d1382f1a1faa9cfc7c
3
+ size 3285965
checkpoint-3000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:520c4639a9999816e42d25684e977f05e6b3ca1c684b2f78a1a1b67ce3f9d1e7
3
+ size 14727
checkpoint-3000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb1f9398b77268202e8e1465734a63d123b1ef11c27f20f2473677e9883a6869
3
+ size 557
checkpoint-3000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f2936e76e1ff538f18098d992d1cb4300f280fabf23f70c39aecb860648edfc
3
+ size 563
logs/text2image-fine-tune/1685015513.7908163/events.out.tfevents.1685015513.22c7430d7332.21837.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e301424d18fb9dddf6d67a1d5e6353d28bcb6252eaa483ea3fe7b22ed78051bc
3
+ size 2460
logs/text2image-fine-tune/1685015513.8055184/hparams.yml ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 1500
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 2
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: newest_Grimm_diff_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: 3000
28
+ mixed_precision: fp16
29
+ noise_offset: 0
30
+ num_train_epochs: 49
31
+ num_validation_images: 4
32
+ output_dir: /content/drive/MyDrive/newest_Grimm_diff_lora
33
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
34
+ push_to_hub: true
35
+ random_flip: true
36
+ report_to: tensorboard
37
+ resolution: 512
38
+ resume_from_checkpoint: checkpoint-1500
39
+ revision: null
40
+ scale_lr: false
41
+ seed: 1337
42
+ snr_gamma: null
43
+ train_batch_size: 2
44
+ train_data_dir: /content/drive/MyDrive/Grimm_Fairy_Tales
45
+ use_8bit_adam: false
46
+ validation_epochs: 1500
47
+ validation_prompt: Little red hood and cinderella are playing together
logs/text2image-fine-tune/1685018193.2208412/events.out.tfevents.1685018193.043428e08f6e.1045.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fea7889826b6e2d14db0ec0a6c56ad619e08d45cfd083d6ab14983e3ba4f41e
3
+ size 2460
logs/text2image-fine-tune/1685018193.2326105/hparams.yml ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 1500
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 2
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: newest_Grimm_diff_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: 3000
28
+ mixed_precision: fp16
29
+ noise_offset: 0
30
+ num_train_epochs: 49
31
+ num_validation_images: 4
32
+ output_dir: /content/drive/MyDrive/newest_Grimm_diff_lora
33
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
34
+ push_to_hub: true
35
+ random_flip: true
36
+ report_to: tensorboard
37
+ resolution: 512
38
+ resume_from_checkpoint: checkpoint-1500
39
+ revision: null
40
+ scale_lr: false
41
+ seed: 1337
42
+ snr_gamma: null
43
+ train_batch_size: 2
44
+ train_data_dir: /content/drive/MyDrive/Grimm_Fairy_Tales
45
+ use_8bit_adam: false
46
+ validation_epochs: 1500
47
+ validation_prompt: Little red hood and cinderella are playing together
logs/text2image-fine-tune/events.out.tfevents.1685010881.22c7430d7332.1448.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8f95db6b5e63c3efd787c3b6bc505f333ec48aedfb7c9696c5e0f07c277ea78d
3
- size 1880215
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:930acb6e63271cbae6f211565dd4447e4cb90a9d4aa46fb54b01c5d41d85b5ac
3
+ size 3549540
logs/text2image-fine-tune/events.out.tfevents.1685015513.22c7430d7332.21837.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:056de983eb85740c34cf6b588cc8ca58de84243b6017c6e33d503e37d34afcad
3
+ size 7928
logs/text2image-fine-tune/events.out.tfevents.1685018192.043428e08f6e.1045.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45ecb2fa355fa3358202f6c722203267e911c7b5fcf41121e3aa757b1b90461b
3
+ size 73588
pytorch_lora_weights.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d073ee0b1381a6f923d32c6256e59bd5607b8bb283ad813b1e12b8eebb0522b3
3
  size 3287771
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe4fc04f02b2c83e36889500d60ed10933837ac3baf4dbe0443442014e513a67
3
  size 3287771