Ayushman2006 commited on
Commit
09ecb57
·
verified ·
1 Parent(s): e382678

End of training

Browse files
README.md CHANGED
@@ -8,6 +8,11 @@ tags:
8
  - diffusers-training
9
  - stable-diffusion
10
  - stable-diffusion-diffusers
 
 
 
 
 
11
  inference: true
12
  instance_prompt: 'certificate; {background color}; {background design}; {border design
13
  and placeholder}; {placeholder design} '
 
8
  - diffusers-training
9
  - stable-diffusion
10
  - stable-diffusion-diffusers
11
+ - text-to-image
12
+ - dreambooth
13
+ - diffusers-training
14
+ - stable-diffusion
15
+ - stable-diffusion-diffusers
16
  inference: true
17
  instance_prompt: 'certificate; {background color}; {background design}; {border design
18
  and placeholder}; {placeholder design} '
logs/dreambooth/1719820095.363508/events.out.tfevents.1719820095.e001eedd5268.24187.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:564ecb5dfae84be00d24120d9844a0838a527f4ea57df8672c5be2468ee370d4
3
+ size 2870
logs/dreambooth/1719820095.3653471/hparams.yml ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 500
8
+ checkpoints_total_limit: null
9
+ class_data_dir: null
10
+ class_labels_conditioning: null
11
+ class_prompt: null
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: true
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: ./drive/MyDrive/Certificates
19
+ instance_prompt: 'certificate; {background color}; {background design}; {border design
20
+ and placeholder}; {placeholder design} '
21
+ learning_rate: 5.0e-06
22
+ local_rank: -1
23
+ logging_dir: logs
24
+ lr_num_cycles: 1
25
+ lr_power: 1.0
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 400
30
+ mixed_precision: null
31
+ num_class_images: 100
32
+ num_train_epochs: 50
33
+ num_validation_images: 4
34
+ offset_noise: false
35
+ output_dir: ./certificate_model
36
+ pre_compute_text_embeddings: false
37
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
38
+ prior_generation_precision: null
39
+ prior_loss_weight: 1.0
40
+ push_to_hub: true
41
+ report_to: tensorboard
42
+ resolution: 512
43
+ resume_from_checkpoint: null
44
+ revision: null
45
+ sample_batch_size: 4
46
+ scale_lr: false
47
+ seed: null
48
+ set_grads_to_none: false
49
+ skip_save_text_encoder: false
50
+ snr_gamma: null
51
+ text_encoder_use_attention_mask: false
52
+ tokenizer_max_length: null
53
+ tokenizer_name: null
54
+ train_batch_size: 1
55
+ train_text_encoder: false
56
+ use_8bit_adam: true
57
+ validation_prompt: null
58
+ validation_scheduler: DPMSolverMultistepScheduler
59
+ validation_steps: 100
60
+ variant: null
61
+ with_prior_preservation: false
logs/dreambooth/1719820222.6865237/events.out.tfevents.1719820222.e001eedd5268.24733.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7846ff1c0fd3029b6f8db4084082e79d18da62b3c9f596545d7a2a8f1d4185a2
3
+ size 2870
logs/dreambooth/1719820222.6890821/hparams.yml ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 500
8
+ checkpoints_total_limit: null
9
+ class_data_dir: null
10
+ class_labels_conditioning: null
11
+ class_prompt: null
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: true
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: ./drive/MyDrive/Certificates
19
+ instance_prompt: 'certificate; {background color}; {background design}; {border design
20
+ and placeholder}; {placeholder design} '
21
+ learning_rate: 5.0e-06
22
+ local_rank: -1
23
+ logging_dir: logs
24
+ lr_num_cycles: 1
25
+ lr_power: 1.0
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 400
30
+ mixed_precision: null
31
+ num_class_images: 100
32
+ num_train_epochs: 50
33
+ num_validation_images: 4
34
+ offset_noise: false
35
+ output_dir: ./certificate_model
36
+ pre_compute_text_embeddings: false
37
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
38
+ prior_generation_precision: null
39
+ prior_loss_weight: 1.0
40
+ push_to_hub: true
41
+ report_to: tensorboard
42
+ resolution: 512
43
+ resume_from_checkpoint: null
44
+ revision: null
45
+ sample_batch_size: 4
46
+ scale_lr: false
47
+ seed: null
48
+ set_grads_to_none: false
49
+ skip_save_text_encoder: false
50
+ snr_gamma: null
51
+ text_encoder_use_attention_mask: false
52
+ tokenizer_max_length: null
53
+ tokenizer_name: null
54
+ train_batch_size: 1
55
+ train_text_encoder: false
56
+ use_8bit_adam: true
57
+ validation_prompt: null
58
+ validation_scheduler: DPMSolverMultistepScheduler
59
+ validation_steps: 100
60
+ variant: null
61
+ with_prior_preservation: false
logs/dreambooth/1719820286.5999868/events.out.tfevents.1719820286.e001eedd5268.25015.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52896c722374f70151ffb181818eaed344cf6df7de56a06741051b4931c493f0
3
+ size 2870
logs/dreambooth/1719820286.6026912/hparams.yml ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 500
8
+ checkpoints_total_limit: null
9
+ class_data_dir: null
10
+ class_labels_conditioning: null
11
+ class_prompt: null
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: true
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: ./drive/MyDrive/Certificates
19
+ instance_prompt: 'certificate; {background color}; {background design}; {border design
20
+ and placeholder}; {placeholder design} '
21
+ learning_rate: 2.0e-06
22
+ local_rank: -1
23
+ logging_dir: logs
24
+ lr_num_cycles: 1
25
+ lr_power: 1.0
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 400
30
+ mixed_precision: null
31
+ num_class_images: 100
32
+ num_train_epochs: 200
33
+ num_validation_images: 4
34
+ offset_noise: false
35
+ output_dir: ./certificate_model
36
+ pre_compute_text_embeddings: false
37
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
38
+ prior_generation_precision: null
39
+ prior_loss_weight: 1.0
40
+ push_to_hub: true
41
+ report_to: tensorboard
42
+ resolution: 512
43
+ resume_from_checkpoint: null
44
+ revision: null
45
+ sample_batch_size: 4
46
+ scale_lr: false
47
+ seed: null
48
+ set_grads_to_none: false
49
+ skip_save_text_encoder: false
50
+ snr_gamma: null
51
+ text_encoder_use_attention_mask: false
52
+ tokenizer_max_length: null
53
+ tokenizer_name: null
54
+ train_batch_size: 4
55
+ train_text_encoder: false
56
+ use_8bit_adam: true
57
+ validation_prompt: null
58
+ validation_scheduler: DPMSolverMultistepScheduler
59
+ validation_steps: 100
60
+ variant: null
61
+ with_prior_preservation: false
logs/dreambooth/1719820361.5458014/events.out.tfevents.1719820361.e001eedd5268.25341.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b29ea099542584e1bb37b8766a6f8e959f302e3783bb176bdab747628d2e868
3
+ size 2870
logs/dreambooth/1719820361.5483735/hparams.yml ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 500
8
+ checkpoints_total_limit: null
9
+ class_data_dir: null
10
+ class_labels_conditioning: null
11
+ class_prompt: null
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: true
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: ./drive/MyDrive/Certificates
19
+ instance_prompt: 'certificate; {background color}; {background design}; {border design
20
+ and placeholder}; {placeholder design} '
21
+ learning_rate: 2.0e-06
22
+ local_rank: -1
23
+ logging_dir: logs
24
+ lr_num_cycles: 1
25
+ lr_power: 1.0
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 400
30
+ mixed_precision: null
31
+ num_class_images: 100
32
+ num_train_epochs: 50
33
+ num_validation_images: 4
34
+ offset_noise: false
35
+ output_dir: ./certificate_model
36
+ pre_compute_text_embeddings: false
37
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
38
+ prior_generation_precision: null
39
+ prior_loss_weight: 1.0
40
+ push_to_hub: true
41
+ report_to: tensorboard
42
+ resolution: 512
43
+ resume_from_checkpoint: null
44
+ revision: null
45
+ sample_batch_size: 4
46
+ scale_lr: false
47
+ seed: null
48
+ set_grads_to_none: false
49
+ skip_save_text_encoder: false
50
+ snr_gamma: null
51
+ text_encoder_use_attention_mask: false
52
+ tokenizer_max_length: null
53
+ tokenizer_name: null
54
+ train_batch_size: 1
55
+ train_text_encoder: false
56
+ use_8bit_adam: true
57
+ validation_prompt: null
58
+ validation_scheduler: DPMSolverMultistepScheduler
59
+ validation_steps: 100
60
+ variant: null
61
+ with_prior_preservation: false
logs/dreambooth/events.out.tfevents.1719820095.e001eedd5268.24187.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8c394738e37a1b7219e2406aec6ce2c7973d211ca171383ed84ab46b87e9854
3
+ size 88
logs/dreambooth/events.out.tfevents.1719820222.e001eedd5268.24733.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf50863575b860a11aab69fb7259d2139d922d2bb416de10b579304f505c6143
3
+ size 416
logs/dreambooth/events.out.tfevents.1719820286.e001eedd5268.25015.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43d7f38c22296a0fb9165018de581836d1a3e4584139ba31c86030a703feb637
3
+ size 170
logs/dreambooth/events.out.tfevents.1719820361.e001eedd5268.25341.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f489d5d98cd1b2d2aa935485c8a2a7ae70ce8eb680ae02db5a6a924855d641fb
3
+ size 33434
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd25acc885f6f9c67414f2c6ba3ea05ff3bf5ee3ac7ef92296f9713d3b1920ae
3
  size 3438167536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e48a4d9aab5563dd56015db7fad2c05273d02e03e3f91dd88f3516fbae7bf092
3
  size 3438167536