Smoden commited on
Commit
a94d001
1 Parent(s): 0a1ca8a

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
+ 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 - Smoden/newest_Chronicles_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
+
checkpoint-1500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11ac1e15e8c41e021b2709ab8365436ca4fc14387793f5feb702620f7c2ea794
3
+ size 6591685
checkpoint-1500/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:278096755dfa9527c779924c0571223c0ac5753a2091d66e548ceae37373fdba
3
+ size 3285965
checkpoint-1500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3f52403fbbca53e3368ab672e35c10813f5b231a5e0cecfa9d279658e676140
3
+ size 14727
checkpoint-1500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:203a72d6c29f42a0e2964fdddc8d7a98df1eccee78fea9de0fa416613390f5c6
3
+ size 557
checkpoint-1500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6f52201643d1799a26c2b66dc1ee1c01b64157d627b7c13e2fdc9115e55d8bd
3
+ size 563
image_0.png ADDED
image_1.png ADDED
image_2.png ADDED
image_3.png ADDED
logs/text2image-fine-tune/1685703070.2900357/events.out.tfevents.1685703070.4029995e19c9.3065.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5f1d089f1ab171fe95719c23520200510a2fdab0315ce7e601117f222b249cf
3
+ size 2366
logs/text2image-fine-tune/1685703070.2974815/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: Smoden/newest_Chronicles_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: 1500
28
+ mixed_precision: fp16
29
+ noise_offset: 0
30
+ num_train_epochs: 32
31
+ num_validation_images: 4
32
+ output_dir: /content/drive/MyDrive/newest_Chronicles_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: null
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/newest_Chronicles
45
+ use_8bit_adam: false
46
+ validation_epochs: 1500
47
+ validation_prompt: Lucy Pevensie
logs/text2image-fine-tune/1685705029.6614594/events.out.tfevents.1685705029.abb8f5eee967.1329.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9411cbeac86b0d02d1bf81779849130ba152af268f43b5db6798ebe44ed0c32f
3
+ size 2357
logs/text2image-fine-tune/1685705029.6708825/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: Smoden/newest_Chronicles_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: 1500
28
+ mixed_precision: fp16
29
+ noise_offset: 0
30
+ num_train_epochs: 32
31
+ num_validation_images: 4
32
+ output_dir: /content/drive/MyDrive/newest_Chronicles_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: null
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/newest_Chronicles
45
+ use_8bit_adam: false
46
+ validation_epochs: 500
47
+ validation_prompt: Lucy
logs/text2image-fine-tune/events.out.tfevents.1685703070.4029995e19c9.3065.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2daa11eef5e4f209f0aee3c068e94be68dacc19815849c32c489cd428fc2250
3
+ size 1278094
logs/text2image-fine-tune/events.out.tfevents.1685705029.abb8f5eee967.1329.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:829356f5cfea0c2bc963e789164323c8bb5f65f5259f8529bcde3e98c49fb1ec
3
+ size 993877
pytorch_lora_weights.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82c4b22110ce34d30c8f201b2d330f2f2dc3ff4f6efe31ed3afefd6ade2d8771
3
+ size 3287771