aakashrajaraman commited on
Commit
7699e35
1 Parent(s): f224b5b

End of training

Browse files
Files changed (39) hide show
  1. <new1>.bin +3 -0
  2. README.md +22 -0
  3. logs/custom-diffusion/1698483488.3006558/events.out.tfevents.1698483488.7e1419f0b756.1000.1 +3 -0
  4. logs/custom-diffusion/1698483488.303274/hparams.yml +56 -0
  5. logs/custom-diffusion/1698484377.1184452/events.out.tfevents.1698484377.7e1419f0b756.1234.1 +3 -0
  6. logs/custom-diffusion/1698484377.121469/hparams.yml +56 -0
  7. logs/custom-diffusion/1698487131.3175037/events.out.tfevents.1698487131.7e1419f0b756.1715.1 +3 -0
  8. logs/custom-diffusion/1698487131.3201115/hparams.yml +56 -0
  9. logs/custom-diffusion/1698487215.2633822/events.out.tfevents.1698487215.7e1419f0b756.1739.1 +3 -0
  10. logs/custom-diffusion/1698487215.2659833/hparams.yml +56 -0
  11. logs/custom-diffusion/1698487574.6838348/events.out.tfevents.1698487574.7e1419f0b756.1791.1 +3 -0
  12. logs/custom-diffusion/1698487574.6865392/hparams.yml +56 -0
  13. logs/custom-diffusion/1698487835.449305/events.out.tfevents.1698487835.7e1419f0b756.1813.1 +3 -0
  14. logs/custom-diffusion/1698487835.4522898/hparams.yml +56 -0
  15. logs/custom-diffusion/1698487887.8751202/events.out.tfevents.1698487887.7e1419f0b756.1835.1 +3 -0
  16. logs/custom-diffusion/1698487887.8781025/hparams.yml +56 -0
  17. logs/custom-diffusion/1698488802.216151/events.out.tfevents.1698488802.7e1419f0b756.1872.1 +3 -0
  18. logs/custom-diffusion/1698488802.2187438/hparams.yml +56 -0
  19. logs/custom-diffusion/1698488869.2386138/events.out.tfevents.1698488869.7e1419f0b756.1893.1 +3 -0
  20. logs/custom-diffusion/1698488869.24146/hparams.yml +56 -0
  21. logs/custom-diffusion/1698490077.5231357/events.out.tfevents.1698490077.7e1419f0b756.1947.1 +3 -0
  22. logs/custom-diffusion/1698490077.5262713/hparams.yml +56 -0
  23. logs/custom-diffusion/1698490254.975374/events.out.tfevents.1698490254.7e1419f0b756.1984.1 +3 -0
  24. logs/custom-diffusion/1698490254.9781792/hparams.yml +56 -0
  25. logs/custom-diffusion/1698490935.6712499/events.out.tfevents.1698490935.7e1419f0b756.2023.1 +3 -0
  26. logs/custom-diffusion/1698490935.6742027/hparams.yml +56 -0
  27. logs/custom-diffusion/events.out.tfevents.1698483488.7e1419f0b756.1000.0 +3 -0
  28. logs/custom-diffusion/events.out.tfevents.1698484377.7e1419f0b756.1234.0 +3 -0
  29. logs/custom-diffusion/events.out.tfevents.1698487131.7e1419f0b756.1715.0 +3 -0
  30. logs/custom-diffusion/events.out.tfevents.1698487215.7e1419f0b756.1739.0 +3 -0
  31. logs/custom-diffusion/events.out.tfevents.1698487574.7e1419f0b756.1791.0 +3 -0
  32. logs/custom-diffusion/events.out.tfevents.1698487835.7e1419f0b756.1813.0 +3 -0
  33. logs/custom-diffusion/events.out.tfevents.1698487887.7e1419f0b756.1835.0 +3 -0
  34. logs/custom-diffusion/events.out.tfevents.1698488802.7e1419f0b756.1872.0 +3 -0
  35. logs/custom-diffusion/events.out.tfevents.1698488869.7e1419f0b756.1893.0 +3 -0
  36. logs/custom-diffusion/events.out.tfevents.1698490077.7e1419f0b756.1947.0 +3 -0
  37. logs/custom-diffusion/events.out.tfevents.1698490254.7e1419f0b756.1984.0 +3 -0
  38. logs/custom-diffusion/events.out.tfevents.1698490935.7e1419f0b756.2023.0 +3 -0
  39. pytorch_custom_diffusion_weights.bin +3 -0
<new1>.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ee051b7f0e01e5475e06aef61fbe3abf901293faa918e6ff55215ee98948af1
3
+ size 151785128
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: creativeml-openrail-m
4
+ base_model: CompVis/stable-diffusion-v1-4
5
+ instance_prompt: <new1> photo of traffic
6
+ tags:
7
+ - stable-diffusion
8
+ - stable-diffusion-diffusers
9
+ - text-to-image
10
+ - diffusers
11
+ - custom-diffusion
12
+ inference: true
13
+ ---
14
+
15
+ # Custom Diffusion - aakashrajaraman/output
16
+
17
+ These are Custom Diffusion adaption weights for CompVis/stable-diffusion-v1-4. The weights were trained on <new1> photo of traffic using [Custom Diffusion](https://www.cs.cmu.edu/~custom-diffusion). You can find some example images in the following.
18
+
19
+
20
+
21
+
22
+ For more details on the training, please follow [this link](https://github.com/huggingface/diffusers/blob/main/examples/custom_diffusion).
logs/custom-diffusion/1698483488.3006558/events.out.tfevents.1698483488.7e1419f0b756.1000.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b077654eb734199f50760891b3090a25d90d8556bf14431a85b4c369c96be13
3
+ size 2722
logs/custom-diffusion/1698483488.303274/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: 250
8
+ checkpoints_total_limit: null
9
+ class_data_dir: /kaggle/input/class_data/
10
+ class_prompt: cat
11
+ concepts_list: null
12
+ dataloader_num_workers: 2
13
+ enable_xformers_memory_efficient_attention: false
14
+ freeze_model: crossattn_kv
15
+ gradient_accumulation_steps: 1
16
+ gradient_checkpointing: false
17
+ hflip: true
18
+ hub_model_id: null
19
+ hub_token: null
20
+ initializer_token: ktn+pll+ucd
21
+ instance_data_dir: /kaggle/input/instance_data/
22
+ instance_prompt: photo of a bustling traffic road, bangalore
23
+ learning_rate: 1.0e-05
24
+ local_rank: -1
25
+ logging_dir: logs
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 250
30
+ mixed_precision: null
31
+ modifier_token: null
32
+ no_safe_serialization: false
33
+ noaug: false
34
+ num_class_images: 200
35
+ num_train_epochs: 1
36
+ num_validation_images: 2
37
+ output_dir: /kaggle/working/output/
38
+ pretrained_model_name_or_path: openai/diffusion-lpips
39
+ prior_generation_precision: null
40
+ prior_loss_weight: 1.0
41
+ push_to_hub: false
42
+ real_prior: true
43
+ report_to: tensorboard
44
+ resolution: 512
45
+ resume_from_checkpoint: null
46
+ revision: null
47
+ sample_batch_size: 4
48
+ scale_lr: true
49
+ seed: 42
50
+ set_grads_to_none: false
51
+ tokenizer_name: null
52
+ train_batch_size: 2
53
+ use_8bit_adam: false
54
+ validation_prompt: null
55
+ validation_steps: 50
56
+ with_prior_preservation: true
logs/custom-diffusion/1698484377.1184452/events.out.tfevents.1698484377.7e1419f0b756.1234.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90540852b855c9e4744d2dab9a453df5fced0ae4d9ef24a81b157c4fe97a2c9e
3
+ size 2722
logs/custom-diffusion/1698484377.121469/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: 250
8
+ checkpoints_total_limit: null
9
+ class_data_dir: /kaggle/input/class_data/
10
+ class_prompt: cat
11
+ concepts_list: null
12
+ dataloader_num_workers: 2
13
+ enable_xformers_memory_efficient_attention: false
14
+ freeze_model: crossattn_kv
15
+ gradient_accumulation_steps: 1
16
+ gradient_checkpointing: false
17
+ hflip: true
18
+ hub_model_id: null
19
+ hub_token: null
20
+ initializer_token: ktn+pll+ucd
21
+ instance_data_dir: /kaggle/input/instance_data/
22
+ instance_prompt: photo of a bustling traffic road, bangalore
23
+ learning_rate: 1.0e-05
24
+ local_rank: -1
25
+ logging_dir: logs
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 250
30
+ mixed_precision: null
31
+ modifier_token: null
32
+ no_safe_serialization: false
33
+ noaug: false
34
+ num_class_images: 200
35
+ num_train_epochs: 1
36
+ num_validation_images: 2
37
+ output_dir: /kaggle/working/output/
38
+ pretrained_model_name_or_path: openai/diffusion-lpips
39
+ prior_generation_precision: null
40
+ prior_loss_weight: 1.0
41
+ push_to_hub: false
42
+ real_prior: true
43
+ report_to: tensorboard
44
+ resolution: 512
45
+ resume_from_checkpoint: null
46
+ revision: null
47
+ sample_batch_size: 4
48
+ scale_lr: true
49
+ seed: 42
50
+ set_grads_to_none: false
51
+ tokenizer_name: null
52
+ train_batch_size: 2
53
+ use_8bit_adam: false
54
+ validation_prompt: null
55
+ validation_steps: 50
56
+ with_prior_preservation: true
logs/custom-diffusion/1698487131.3175037/events.out.tfevents.1698487131.7e1419f0b756.1715.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23abb4f73aedbf3fd335d592bfecdc3eb48cc472a98f4b111c6b8c77237a815e
3
+ size 2728
logs/custom-diffusion/1698487131.3201115/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: 250
8
+ checkpoints_total_limit: null
9
+ class_data_dir: /kaggle/working/class_dir/roads/
10
+ class_prompt: indian roads with traffic
11
+ concepts_list: null
12
+ dataloader_num_workers: 2
13
+ enable_xformers_memory_efficient_attention: false
14
+ freeze_model: crossattn_kv
15
+ gradient_accumulation_steps: 1
16
+ gradient_checkpointing: false
17
+ hflip: true
18
+ hub_model_id: null
19
+ hub_token: null
20
+ initializer_token: ktn+pll+ucd
21
+ instance_data_dir: ''
22
+ instance_prompt: <new1> photo of traffic
23
+ learning_rate: 1.0e-05
24
+ local_rank: -1
25
+ logging_dir: logs
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 25
30
+ mixed_precision: null
31
+ modifier_token: <new1>
32
+ no_safe_serialization: false
33
+ noaug: false
34
+ num_class_images: 20
35
+ num_train_epochs: 1
36
+ num_validation_images: 2
37
+ output_dir: /kaggle/working/output
38
+ pretrained_model_name_or_path: ''
39
+ prior_generation_precision: null
40
+ prior_loss_weight: 1.0
41
+ push_to_hub: false
42
+ real_prior: true
43
+ report_to: tensorboard
44
+ resolution: 512
45
+ resume_from_checkpoint: null
46
+ revision: null
47
+ sample_batch_size: 4
48
+ scale_lr: true
49
+ seed: 42
50
+ set_grads_to_none: false
51
+ tokenizer_name: null
52
+ train_batch_size: 2
53
+ use_8bit_adam: false
54
+ validation_prompt: null
55
+ validation_steps: 50
56
+ with_prior_preservation: true
logs/custom-diffusion/1698487215.2633822/events.out.tfevents.1698487215.7e1419f0b756.1739.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:652385b7f58c99cdfab864e3b4e611ab834ea3dae2e254017fb4694e4b620e58
3
+ size 2768
logs/custom-diffusion/1698487215.2659833/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: 250
8
+ checkpoints_total_limit: null
9
+ class_data_dir: /kaggle/working/class_dir/roads/
10
+ class_prompt: indian roads with traffic
11
+ concepts_list: null
12
+ dataloader_num_workers: 2
13
+ enable_xformers_memory_efficient_attention: false
14
+ freeze_model: crossattn_kv
15
+ gradient_accumulation_steps: 1
16
+ gradient_checkpointing: false
17
+ hflip: true
18
+ hub_model_id: null
19
+ hub_token: null
20
+ initializer_token: ktn+pll+ucd
21
+ instance_data_dir: ''
22
+ instance_prompt: <new1> photo of traffic
23
+ learning_rate: 1.0e-05
24
+ local_rank: -1
25
+ logging_dir: logs
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 25
30
+ mixed_precision: null
31
+ modifier_token: <new1>
32
+ no_safe_serialization: false
33
+ noaug: false
34
+ num_class_images: 20
35
+ num_train_epochs: 1
36
+ num_validation_images: 2
37
+ output_dir: /kaggle/working/output
38
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
39
+ prior_generation_precision: null
40
+ prior_loss_weight: 1.0
41
+ push_to_hub: false
42
+ real_prior: true
43
+ report_to: tensorboard
44
+ resolution: 512
45
+ resume_from_checkpoint: null
46
+ revision: null
47
+ sample_batch_size: 4
48
+ scale_lr: true
49
+ seed: 42
50
+ set_grads_to_none: false
51
+ tokenizer_name: null
52
+ train_batch_size: 2
53
+ use_8bit_adam: false
54
+ validation_prompt: null
55
+ validation_steps: 50
56
+ with_prior_preservation: true
logs/custom-diffusion/1698487574.6838348/events.out.tfevents.1698487574.7e1419f0b756.1791.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:048a78f87e4fba48d1d22cc92192e9ef88a37bf4d58e07537f5360ac25b1b820
3
+ size 2768
logs/custom-diffusion/1698487574.6865392/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: 250
8
+ checkpoints_total_limit: null
9
+ class_data_dir: /kaggle/working/class_dir/roads/
10
+ class_prompt: indian roads with traffic
11
+ concepts_list: null
12
+ dataloader_num_workers: 2
13
+ enable_xformers_memory_efficient_attention: false
14
+ freeze_model: crossattn_kv
15
+ gradient_accumulation_steps: 1
16
+ gradient_checkpointing: false
17
+ hflip: true
18
+ hub_model_id: null
19
+ hub_token: null
20
+ initializer_token: ktn+pll+ucd
21
+ instance_data_dir: ''
22
+ instance_prompt: <new1> photo of traffic
23
+ learning_rate: 1.0e-05
24
+ local_rank: -1
25
+ logging_dir: logs
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 25
30
+ mixed_precision: null
31
+ modifier_token: <new1>
32
+ no_safe_serialization: false
33
+ noaug: false
34
+ num_class_images: 20
35
+ num_train_epochs: 1
36
+ num_validation_images: 2
37
+ output_dir: /kaggle/working/output
38
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
39
+ prior_generation_precision: null
40
+ prior_loss_weight: 1.0
41
+ push_to_hub: true
42
+ real_prior: true
43
+ report_to: tensorboard
44
+ resolution: 512
45
+ resume_from_checkpoint: null
46
+ revision: null
47
+ sample_batch_size: 4
48
+ scale_lr: true
49
+ seed: 42
50
+ set_grads_to_none: false
51
+ tokenizer_name: null
52
+ train_batch_size: 2
53
+ use_8bit_adam: false
54
+ validation_prompt: null
55
+ validation_steps: 50
56
+ with_prior_preservation: true
logs/custom-diffusion/1698487835.449305/events.out.tfevents.1698487835.7e1419f0b756.1813.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:647bf631415a22e6c0ff2439b074b429333f3f4e2b80dc56cbce019bacb0df7c
3
+ size 2811
logs/custom-diffusion/1698487835.4522898/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: 250
8
+ checkpoints_total_limit: null
9
+ class_data_dir: /kaggle/working/class_dir/roads/
10
+ class_prompt: indian roads with traffic
11
+ concepts_list: null
12
+ dataloader_num_workers: 2
13
+ enable_xformers_memory_efficient_attention: false
14
+ freeze_model: crossattn_kv
15
+ gradient_accumulation_steps: 1
16
+ gradient_checkpointing: false
17
+ hflip: true
18
+ hub_model_id: null
19
+ hub_token: null
20
+ initializer_token: ktn+pll+ucd
21
+ instance_data_dir: /kaggle/input/driving-images/driving-images
22
+ instance_prompt: <new1> photo of traffic
23
+ learning_rate: 1.0e-05
24
+ local_rank: -1
25
+ logging_dir: logs
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 25
30
+ mixed_precision: null
31
+ modifier_token: <new1>
32
+ no_safe_serialization: false
33
+ noaug: false
34
+ num_class_images: 20
35
+ num_train_epochs: 1
36
+ num_validation_images: 2
37
+ output_dir: /kaggle/working/output
38
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
39
+ prior_generation_precision: null
40
+ prior_loss_weight: 1.0
41
+ push_to_hub: true
42
+ real_prior: true
43
+ report_to: tensorboard
44
+ resolution: 512
45
+ resume_from_checkpoint: null
46
+ revision: null
47
+ sample_batch_size: 4
48
+ scale_lr: true
49
+ seed: 42
50
+ set_grads_to_none: false
51
+ tokenizer_name: null
52
+ train_batch_size: 2
53
+ use_8bit_adam: false
54
+ validation_prompt: null
55
+ validation_steps: 50
56
+ with_prior_preservation: true
logs/custom-diffusion/1698487887.8751202/events.out.tfevents.1698487887.7e1419f0b756.1835.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:457244431897be4c3b6399672751d2a389ac5d2b0e9c6471afeab27cd159d5e7
3
+ size 2811
logs/custom-diffusion/1698487887.8781025/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: 250
8
+ checkpoints_total_limit: null
9
+ class_data_dir: /kaggle/working/class_dir/roads/
10
+ class_prompt: indian roads with traffic
11
+ concepts_list: null
12
+ dataloader_num_workers: 2
13
+ enable_xformers_memory_efficient_attention: false
14
+ freeze_model: crossattn_kv
15
+ gradient_accumulation_steps: 1
16
+ gradient_checkpointing: false
17
+ hflip: true
18
+ hub_model_id: null
19
+ hub_token: null
20
+ initializer_token: ktn+pll+ucd
21
+ instance_data_dir: /kaggle/input/driving-images/driving_images
22
+ instance_prompt: <new1> photo of traffic
23
+ learning_rate: 1.0e-05
24
+ local_rank: -1
25
+ logging_dir: logs
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 25
30
+ mixed_precision: null
31
+ modifier_token: <new1>
32
+ no_safe_serialization: false
33
+ noaug: false
34
+ num_class_images: 20
35
+ num_train_epochs: 1
36
+ num_validation_images: 2
37
+ output_dir: /kaggle/working/output
38
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
39
+ prior_generation_precision: null
40
+ prior_loss_weight: 1.0
41
+ push_to_hub: true
42
+ real_prior: true
43
+ report_to: tensorboard
44
+ resolution: 512
45
+ resume_from_checkpoint: null
46
+ revision: null
47
+ sample_batch_size: 4
48
+ scale_lr: true
49
+ seed: 42
50
+ set_grads_to_none: false
51
+ tokenizer_name: null
52
+ train_batch_size: 2
53
+ use_8bit_adam: false
54
+ validation_prompt: null
55
+ validation_steps: 50
56
+ with_prior_preservation: true
logs/custom-diffusion/1698488802.216151/events.out.tfevents.1698488802.7e1419f0b756.1872.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:965a161ced1afee2fea07b672b1d68f277a01e72b50be2e01c2c5dc9aef7be36
3
+ size 2811
logs/custom-diffusion/1698488802.2187438/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: 250
8
+ checkpoints_total_limit: null
9
+ class_data_dir: /kaggle/working/class_dir/roads/
10
+ class_prompt: indian roads with traffic
11
+ concepts_list: null
12
+ dataloader_num_workers: 2
13
+ enable_xformers_memory_efficient_attention: false
14
+ freeze_model: crossattn_kv
15
+ gradient_accumulation_steps: 1
16
+ gradient_checkpointing: false
17
+ hflip: true
18
+ hub_model_id: null
19
+ hub_token: null
20
+ initializer_token: ktn+pll+ucd
21
+ instance_data_dir: /kaggle/input/driving-images/driving_images
22
+ instance_prompt: <new1> photo of traffic
23
+ learning_rate: 1.0e-05
24
+ local_rank: -1
25
+ logging_dir: logs
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 25
30
+ mixed_precision: null
31
+ modifier_token: <new1>
32
+ no_safe_serialization: false
33
+ noaug: false
34
+ num_class_images: 20
35
+ num_train_epochs: 1
36
+ num_validation_images: 2
37
+ output_dir: /kaggle/working/output
38
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-0.9
39
+ prior_generation_precision: null
40
+ prior_loss_weight: 1.0
41
+ push_to_hub: true
42
+ real_prior: true
43
+ report_to: tensorboard
44
+ resolution: 512
45
+ resume_from_checkpoint: null
46
+ revision: null
47
+ sample_batch_size: 4
48
+ scale_lr: true
49
+ seed: 42
50
+ set_grads_to_none: false
51
+ tokenizer_name: null
52
+ train_batch_size: 2
53
+ use_8bit_adam: false
54
+ validation_prompt: null
55
+ validation_steps: 50
56
+ with_prior_preservation: true
logs/custom-diffusion/1698488869.2386138/events.out.tfevents.1698488869.7e1419f0b756.1893.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb84370ef812da6ab540fdb2bd5f3216cd8d8d0b6c487a631d863e2add6aff40
3
+ size 2800
logs/custom-diffusion/1698488869.24146/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: 250
8
+ checkpoints_total_limit: null
9
+ class_data_dir: /kaggle/working/class_dir/roads/
10
+ class_prompt: indian roads with traffic
11
+ concepts_list: null
12
+ dataloader_num_workers: 2
13
+ enable_xformers_memory_efficient_attention: false
14
+ freeze_model: crossattn_kv
15
+ gradient_accumulation_steps: 1
16
+ gradient_checkpointing: false
17
+ hflip: true
18
+ hub_model_id: null
19
+ hub_token: null
20
+ initializer_token: ktn+pll+ucd
21
+ instance_data_dir: /kaggle/input/driving-images/driving_images
22
+ instance_prompt: <new1> photo of traffic
23
+ learning_rate: 1.0e-05
24
+ local_rank: -1
25
+ logging_dir: logs
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 25
30
+ mixed_precision: null
31
+ modifier_token: <new1>
32
+ no_safe_serialization: false
33
+ noaug: false
34
+ num_class_images: 20
35
+ num_train_epochs: 1
36
+ num_validation_images: 2
37
+ output_dir: /kaggle/working/output
38
+ pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
39
+ prior_generation_precision: null
40
+ prior_loss_weight: 1.0
41
+ push_to_hub: true
42
+ real_prior: true
43
+ report_to: tensorboard
44
+ resolution: 512
45
+ resume_from_checkpoint: null
46
+ revision: null
47
+ sample_batch_size: 4
48
+ scale_lr: true
49
+ seed: 42
50
+ set_grads_to_none: false
51
+ tokenizer_name: null
52
+ train_batch_size: 2
53
+ use_8bit_adam: false
54
+ validation_prompt: null
55
+ validation_steps: 50
56
+ with_prior_preservation: true
logs/custom-diffusion/1698490077.5231357/events.out.tfevents.1698490077.7e1419f0b756.1947.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ec01edd09d428159f7ad617b83231153c2dce74c69405ad8e0174ee3dda74c5
3
+ size 2800
logs/custom-diffusion/1698490077.5262713/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: 250
8
+ checkpoints_total_limit: null
9
+ class_data_dir: /kaggle/working/class_dir/roads/
10
+ class_prompt: indian roads with traffic
11
+ concepts_list: null
12
+ dataloader_num_workers: 2
13
+ enable_xformers_memory_efficient_attention: false
14
+ freeze_model: crossattn_kv
15
+ gradient_accumulation_steps: 1
16
+ gradient_checkpointing: false
17
+ hflip: true
18
+ hub_model_id: null
19
+ hub_token: null
20
+ initializer_token: ktn+pll+ucd
21
+ instance_data_dir: /kaggle/input/driving-images/driving_images
22
+ instance_prompt: <new1> photo of traffic
23
+ learning_rate: 1.0e-05
24
+ local_rank: -1
25
+ logging_dir: logs
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 25
30
+ mixed_precision: null
31
+ modifier_token: <new1>
32
+ no_safe_serialization: false
33
+ noaug: false
34
+ num_class_images: 20
35
+ num_train_epochs: 1
36
+ num_validation_images: 2
37
+ output_dir: /kaggle/working/output
38
+ pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
39
+ prior_generation_precision: null
40
+ prior_loss_weight: 1.0
41
+ push_to_hub: true
42
+ real_prior: true
43
+ report_to: tensorboard
44
+ resolution: 512
45
+ resume_from_checkpoint: null
46
+ revision: null
47
+ sample_batch_size: 4
48
+ scale_lr: true
49
+ seed: 42
50
+ set_grads_to_none: false
51
+ tokenizer_name: null
52
+ train_batch_size: 2
53
+ use_8bit_adam: false
54
+ validation_prompt: null
55
+ validation_steps: 50
56
+ with_prior_preservation: true
logs/custom-diffusion/1698490254.975374/events.out.tfevents.1698490254.7e1419f0b756.1984.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2df031354b39c2fbb7cb95765f5e5c285c6a2871561bbe903b0ce6c8afcbbf8
3
+ size 2800
logs/custom-diffusion/1698490254.9781792/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: 250
8
+ checkpoints_total_limit: null
9
+ class_data_dir: /kaggle/working/class_dir/roads/
10
+ class_prompt: indian roads with traffic
11
+ concepts_list: null
12
+ dataloader_num_workers: 2
13
+ enable_xformers_memory_efficient_attention: false
14
+ freeze_model: crossattn_kv
15
+ gradient_accumulation_steps: 1
16
+ gradient_checkpointing: false
17
+ hflip: true
18
+ hub_model_id: null
19
+ hub_token: null
20
+ initializer_token: ktn+pll+ucd
21
+ instance_data_dir: /kaggle/input/driving-images/driving_images
22
+ instance_prompt: <new1> photo of traffic
23
+ learning_rate: 1.0e-05
24
+ local_rank: -1
25
+ logging_dir: logs
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 5
30
+ mixed_precision: null
31
+ modifier_token: <new1>
32
+ no_safe_serialization: false
33
+ noaug: false
34
+ num_class_images: 20
35
+ num_train_epochs: 1
36
+ num_validation_images: 2
37
+ output_dir: /kaggle/working/output
38
+ pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
39
+ prior_generation_precision: null
40
+ prior_loss_weight: 1.0
41
+ push_to_hub: true
42
+ real_prior: true
43
+ report_to: tensorboard
44
+ resolution: 512
45
+ resume_from_checkpoint: null
46
+ revision: null
47
+ sample_batch_size: 4
48
+ scale_lr: true
49
+ seed: 42
50
+ set_grads_to_none: false
51
+ tokenizer_name: null
52
+ train_batch_size: 2
53
+ use_8bit_adam: false
54
+ validation_prompt: null
55
+ validation_steps: 50
56
+ with_prior_preservation: true
logs/custom-diffusion/1698490935.6712499/events.out.tfevents.1698490935.7e1419f0b756.2023.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3a1e329d38885368ee88e1efd815e5c1b4f269b83b62d06eee62d16ab7b380b
3
+ size 2800
logs/custom-diffusion/1698490935.6742027/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: 250
8
+ checkpoints_total_limit: null
9
+ class_data_dir: /kaggle/working/class_dir/roads/
10
+ class_prompt: indian roads with traffic
11
+ concepts_list: null
12
+ dataloader_num_workers: 2
13
+ enable_xformers_memory_efficient_attention: false
14
+ freeze_model: crossattn_kv
15
+ gradient_accumulation_steps: 1
16
+ gradient_checkpointing: false
17
+ hflip: true
18
+ hub_model_id: null
19
+ hub_token: null
20
+ initializer_token: ktn+pll+ucd
21
+ instance_data_dir: /kaggle/input/driving-images/driving_images
22
+ instance_prompt: <new1> photo of traffic
23
+ learning_rate: 1.0e-05
24
+ local_rank: -1
25
+ logging_dir: logs
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 2
30
+ mixed_precision: null
31
+ modifier_token: <new1>
32
+ no_safe_serialization: true
33
+ noaug: false
34
+ num_class_images: 20
35
+ num_train_epochs: 1
36
+ num_validation_images: 2
37
+ output_dir: /kaggle/working/output
38
+ pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
39
+ prior_generation_precision: null
40
+ prior_loss_weight: 1.0
41
+ push_to_hub: true
42
+ real_prior: true
43
+ report_to: tensorboard
44
+ resolution: 512
45
+ resume_from_checkpoint: null
46
+ revision: null
47
+ sample_batch_size: 4
48
+ scale_lr: true
49
+ seed: 42
50
+ set_grads_to_none: false
51
+ tokenizer_name: null
52
+ train_batch_size: 2
53
+ use_8bit_adam: false
54
+ validation_prompt: null
55
+ validation_steps: 50
56
+ with_prior_preservation: true
logs/custom-diffusion/events.out.tfevents.1698483488.7e1419f0b756.1000.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f16453f023692ab2ea6fef34065f8bc37a518395c0f651e61da31c31a6d0f0f
3
+ size 88
logs/custom-diffusion/events.out.tfevents.1698484377.7e1419f0b756.1234.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e8570186fdcbde151f82dac224cb408df6d9dae20e12bb7c4026ccb655656bd
3
+ size 88
logs/custom-diffusion/events.out.tfevents.1698487131.7e1419f0b756.1715.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d357845cc4ab3470c7baa552d0d7d680106833e94712471a304f4086fdf1b26
3
+ size 88
logs/custom-diffusion/events.out.tfevents.1698487215.7e1419f0b756.1739.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:195f87b897afc8fc828d58724aa834a2d8aa9ea14858889c4d8a7b59bff551de
3
+ size 88
logs/custom-diffusion/events.out.tfevents.1698487574.7e1419f0b756.1791.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ccb062d119279c8e08c5a827984eb2d09d704fb7912350627ef91ffbc0d98ca
3
+ size 88
logs/custom-diffusion/events.out.tfevents.1698487835.7e1419f0b756.1813.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:740122d4e24994b68ded1ea957983e0d04bfcf1fd5f567d82a54d292836263af
3
+ size 88
logs/custom-diffusion/events.out.tfevents.1698487887.7e1419f0b756.1835.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b202190fc7a64f9431f6c35a28af1afeac0f69968b18db4ab0e8b759888d57b1
3
+ size 88
logs/custom-diffusion/events.out.tfevents.1698488802.7e1419f0b756.1872.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f21645db0c792f716f970f6ba7620e26a508bfa43893a9c4ba3886981c3e02b3
3
+ size 88
logs/custom-diffusion/events.out.tfevents.1698488869.7e1419f0b756.1893.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63c7560f8e335901b8d4018dffb9f251b67b674b065aa2e27cc032b44a7e020b
3
+ size 908
logs/custom-diffusion/events.out.tfevents.1698490077.7e1419f0b756.1947.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b5a3d0c3143619896584709508be947e87e6578d70575ebfae30cbd682b0ac9
3
+ size 88
logs/custom-diffusion/events.out.tfevents.1698490254.7e1419f0b756.1984.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2f3d063971d1793265bab06106910286aa50cc023d0e3b553588b7fd789ec8c
3
+ size 498
logs/custom-diffusion/events.out.tfevents.1698490935.7e1419f0b756.2023.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72acafffdd176e236c257fe1b0c543d65e5bf7a59cc42137f40ae0fbab8e3c46
3
+ size 252
pytorch_custom_diffusion_weights.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccc0a1780595fe850f62a617f178a29155e047461ac7c3ab336d8a6e4a82baf4
3
+ size 76690903