LH18 commited on
Commit
ac720aa
1 Parent(s): 77f5d05

End of training

Browse files
Files changed (21) hide show
  1. logs/dreambooth/1724860821.3806217/events.out.tfevents.1724860821.0816-171604-tt5xdkd-10-205-0-5.3378.1 +3 -0
  2. logs/dreambooth/1724860821.3821187/hparams.yml +60 -0
  3. logs/dreambooth/1724860887.6065538/events.out.tfevents.1724860887.0816-171604-tt5xdkd-10-205-0-5.3590.1 +3 -0
  4. logs/dreambooth/1724860887.6081367/hparams.yml +60 -0
  5. logs/dreambooth/1724860928.396158/events.out.tfevents.1724860928.0816-171604-tt5xdkd-10-205-0-5.3723.1 +3 -0
  6. logs/dreambooth/1724860928.3976984/hparams.yml +60 -0
  7. logs/dreambooth/1724861001.4089618/events.out.tfevents.1724861001.0816-171604-tt5xdkd-10-205-0-5.3877.1 +3 -0
  8. logs/dreambooth/1724861001.4105783/hparams.yml +60 -0
  9. logs/dreambooth/1724861036.0952282/events.out.tfevents.1724861036.0816-171604-tt5xdkd-10-205-0-5.3989.1 +3 -0
  10. logs/dreambooth/1724861036.0967805/hparams.yml +60 -0
  11. logs/dreambooth/1724861071.2181258/events.out.tfevents.1724861071.0816-171604-tt5xdkd-10-205-0-5.4115.1 +3 -0
  12. logs/dreambooth/1724861071.2196608/hparams.yml +60 -0
  13. logs/dreambooth/events.out.tfevents.1724860821.0816-171604-tt5xdkd-10-205-0-5.3378.0 +3 -0
  14. logs/dreambooth/events.out.tfevents.1724860887.0816-171604-tt5xdkd-10-205-0-5.3590.0 +3 -0
  15. logs/dreambooth/events.out.tfevents.1724860928.0816-171604-tt5xdkd-10-205-0-5.3723.0 +3 -0
  16. logs/dreambooth/events.out.tfevents.1724861001.0816-171604-tt5xdkd-10-205-0-5.3877.0 +3 -0
  17. logs/dreambooth/events.out.tfevents.1724861036.0816-171604-tt5xdkd-10-205-0-5.3989.0 +3 -0
  18. logs/dreambooth/events.out.tfevents.1724861071.0816-171604-tt5xdkd-10-205-0-5.4115.0 +3 -0
  19. safety_checker/config.json +1 -1
  20. text_encoder/config.json +1 -1
  21. unet/diffusion_pytorch_model.safetensors +1 -1
logs/dreambooth/1724860821.3806217/events.out.tfevents.1724860821.0816-171604-tt5xdkd-10-205-0-5.3378.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b79c933ba6d5fa7e97701f39d8547ed867d8bbffa35e67f7475d056c95674c95
3
+ size 2858
logs/dreambooth/1724860821.3821187/hparams.yml ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: /Workspace/Users/[email protected]/CXII/Porsche
19
+ instance_prompt: An Image of a car
20
+ learning_rate: 5.0e-06
21
+ local_rank: 0
22
+ logging_dir: logs
23
+ lr_num_cycles: 1
24
+ lr_power: 1.0
25
+ lr_scheduler: constant
26
+ lr_warmup_steps: 0
27
+ max_grad_norm: 1.0
28
+ max_train_steps: 400
29
+ mixed_precision: fp16
30
+ num_class_images: 100
31
+ num_train_epochs: 400
32
+ num_validation_images: 4
33
+ offset_noise: false
34
+ output_dir: /local_disk0/tmp/SD_LH/Train2
35
+ pre_compute_text_embeddings: false
36
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
37
+ prior_generation_precision: null
38
+ prior_loss_weight: 1.0
39
+ push_to_hub: true
40
+ report_to: tensorboard
41
+ resolution: 512
42
+ resume_from_checkpoint: null
43
+ revision: null
44
+ sample_batch_size: 4
45
+ scale_lr: false
46
+ seed: null
47
+ set_grads_to_none: false
48
+ skip_save_text_encoder: false
49
+ snr_gamma: null
50
+ text_encoder_use_attention_mask: false
51
+ tokenizer_max_length: null
52
+ tokenizer_name: null
53
+ train_batch_size: 70
54
+ train_text_encoder: false
55
+ use_8bit_adam: true
56
+ validation_prompt: null
57
+ validation_scheduler: DPMSolverMultistepScheduler
58
+ validation_steps: 100
59
+ variant: null
60
+ with_prior_preservation: false
logs/dreambooth/1724860887.6065538/events.out.tfevents.1724860887.0816-171604-tt5xdkd-10-205-0-5.3590.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07cd782c675ee29f4fb238727edcff89a21290c17c3541d2c6f5fdf5040cd741
3
+ size 2858
logs/dreambooth/1724860887.6081367/hparams.yml ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: /Workspace/Users/[email protected]/CXII/Porsche
19
+ instance_prompt: An Image of a car
20
+ learning_rate: 5.0e-06
21
+ local_rank: 0
22
+ logging_dir: logs
23
+ lr_num_cycles: 1
24
+ lr_power: 1.0
25
+ lr_scheduler: constant
26
+ lr_warmup_steps: 0
27
+ max_grad_norm: 1.0
28
+ max_train_steps: 400
29
+ mixed_precision: fp16
30
+ num_class_images: 100
31
+ num_train_epochs: 400
32
+ num_validation_images: 4
33
+ offset_noise: false
34
+ output_dir: /local_disk0/tmp/SD_LH/Train2
35
+ pre_compute_text_embeddings: false
36
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
37
+ prior_generation_precision: null
38
+ prior_loss_weight: 1.0
39
+ push_to_hub: true
40
+ report_to: tensorboard
41
+ resolution: 512
42
+ resume_from_checkpoint: null
43
+ revision: null
44
+ sample_batch_size: 4
45
+ scale_lr: false
46
+ seed: null
47
+ set_grads_to_none: false
48
+ skip_save_text_encoder: false
49
+ snr_gamma: null
50
+ text_encoder_use_attention_mask: false
51
+ tokenizer_max_length: null
52
+ tokenizer_name: null
53
+ train_batch_size: 70
54
+ train_text_encoder: false
55
+ use_8bit_adam: true
56
+ validation_prompt: null
57
+ validation_scheduler: DPMSolverMultistepScheduler
58
+ validation_steps: 100
59
+ variant: null
60
+ with_prior_preservation: false
logs/dreambooth/1724860928.396158/events.out.tfevents.1724860928.0816-171604-tt5xdkd-10-205-0-5.3723.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ced9222be6185ea391484449e6dc5c46f92851e02ca733d6556f74650d9ba36d
3
+ size 2858
logs/dreambooth/1724860928.3976984/hparams.yml ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: /Workspace/Users/[email protected]/CXII/Porsche
19
+ instance_prompt: An Image of a car
20
+ learning_rate: 5.0e-06
21
+ local_rank: 0
22
+ logging_dir: logs
23
+ lr_num_cycles: 1
24
+ lr_power: 1.0
25
+ lr_scheduler: constant
26
+ lr_warmup_steps: 0
27
+ max_grad_norm: 1.0
28
+ max_train_steps: 400
29
+ mixed_precision: fp16
30
+ num_class_images: 100
31
+ num_train_epochs: 400
32
+ num_validation_images: 4
33
+ offset_noise: false
34
+ output_dir: /local_disk0/tmp/SD_LH/Train2
35
+ pre_compute_text_embeddings: false
36
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
37
+ prior_generation_precision: null
38
+ prior_loss_weight: 1.0
39
+ push_to_hub: true
40
+ report_to: tensorboard
41
+ resolution: 512
42
+ resume_from_checkpoint: null
43
+ revision: null
44
+ sample_batch_size: 4
45
+ scale_lr: false
46
+ seed: null
47
+ set_grads_to_none: false
48
+ skip_save_text_encoder: false
49
+ snr_gamma: null
50
+ text_encoder_use_attention_mask: false
51
+ tokenizer_max_length: null
52
+ tokenizer_name: null
53
+ train_batch_size: 70
54
+ train_text_encoder: false
55
+ use_8bit_adam: true
56
+ validation_prompt: null
57
+ validation_scheduler: DPMSolverMultistepScheduler
58
+ validation_steps: 100
59
+ variant: null
60
+ with_prior_preservation: false
logs/dreambooth/1724861001.4089618/events.out.tfevents.1724861001.0816-171604-tt5xdkd-10-205-0-5.3877.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a43f4dc749f48e751b2c6800199a095f43ff2415978041a0fc4710c7249b63d
3
+ size 2858
logs/dreambooth/1724861001.4105783/hparams.yml ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: /Workspace/Users/[email protected]/CXII/Porsche
19
+ instance_prompt: An Image of a car
20
+ learning_rate: 5.0e-06
21
+ local_rank: 0
22
+ logging_dir: logs
23
+ lr_num_cycles: 1
24
+ lr_power: 1.0
25
+ lr_scheduler: constant
26
+ lr_warmup_steps: 0
27
+ max_grad_norm: 1.0
28
+ max_train_steps: 400
29
+ mixed_precision: fp16
30
+ num_class_images: 100
31
+ num_train_epochs: 400
32
+ num_validation_images: 4
33
+ offset_noise: false
34
+ output_dir: /local_disk0/tmp/SD_LH/Train2
35
+ pre_compute_text_embeddings: false
36
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
37
+ prior_generation_precision: null
38
+ prior_loss_weight: 1.0
39
+ push_to_hub: true
40
+ report_to: tensorboard
41
+ resolution: 512
42
+ resume_from_checkpoint: null
43
+ revision: null
44
+ sample_batch_size: 4
45
+ scale_lr: false
46
+ seed: null
47
+ set_grads_to_none: false
48
+ skip_save_text_encoder: false
49
+ snr_gamma: null
50
+ text_encoder_use_attention_mask: false
51
+ tokenizer_max_length: null
52
+ tokenizer_name: null
53
+ train_batch_size: 70
54
+ train_text_encoder: false
55
+ use_8bit_adam: true
56
+ validation_prompt: null
57
+ validation_scheduler: DPMSolverMultistepScheduler
58
+ validation_steps: 100
59
+ variant: null
60
+ with_prior_preservation: false
logs/dreambooth/1724861036.0952282/events.out.tfevents.1724861036.0816-171604-tt5xdkd-10-205-0-5.3989.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b17115299fa3d684bfd1d418ba9d961e6708a8512a5a0a191ec0a5d370bdf34d
3
+ size 2858
logs/dreambooth/1724861036.0967805/hparams.yml ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: /Workspace/Users/[email protected]/CXII/Porsche
19
+ instance_prompt: An Image of a car
20
+ learning_rate: 5.0e-06
21
+ local_rank: 0
22
+ logging_dir: logs
23
+ lr_num_cycles: 1
24
+ lr_power: 1.0
25
+ lr_scheduler: constant
26
+ lr_warmup_steps: 0
27
+ max_grad_norm: 1.0
28
+ max_train_steps: 400
29
+ mixed_precision: fp16
30
+ num_class_images: 100
31
+ num_train_epochs: 400
32
+ num_validation_images: 4
33
+ offset_noise: false
34
+ output_dir: /local_disk0/tmp/SD_LH/Train2
35
+ pre_compute_text_embeddings: false
36
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
37
+ prior_generation_precision: null
38
+ prior_loss_weight: 1.0
39
+ push_to_hub: true
40
+ report_to: tensorboard
41
+ resolution: 512
42
+ resume_from_checkpoint: null
43
+ revision: null
44
+ sample_batch_size: 4
45
+ scale_lr: false
46
+ seed: null
47
+ set_grads_to_none: false
48
+ skip_save_text_encoder: false
49
+ snr_gamma: null
50
+ text_encoder_use_attention_mask: false
51
+ tokenizer_max_length: null
52
+ tokenizer_name: null
53
+ train_batch_size: 70
54
+ train_text_encoder: false
55
+ use_8bit_adam: true
56
+ validation_prompt: null
57
+ validation_scheduler: DPMSolverMultistepScheduler
58
+ validation_steps: 100
59
+ variant: null
60
+ with_prior_preservation: false
logs/dreambooth/1724861071.2181258/events.out.tfevents.1724861071.0816-171604-tt5xdkd-10-205-0-5.4115.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eff4701bb35f1267f4d7ac1cf90fe50f1ef43ef5825e3896278bedf453a96cb0
3
+ size 2858
logs/dreambooth/1724861071.2196608/hparams.yml ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: /Workspace/Users/[email protected]/CXII/Porsche
19
+ instance_prompt: An Image of a car
20
+ learning_rate: 5.0e-06
21
+ local_rank: 0
22
+ logging_dir: logs
23
+ lr_num_cycles: 1
24
+ lr_power: 1.0
25
+ lr_scheduler: constant
26
+ lr_warmup_steps: 0
27
+ max_grad_norm: 1.0
28
+ max_train_steps: 400
29
+ mixed_precision: fp16
30
+ num_class_images: 100
31
+ num_train_epochs: 400
32
+ num_validation_images: 4
33
+ offset_noise: false
34
+ output_dir: /local_disk0/tmp/SD_LH/Train2
35
+ pre_compute_text_embeddings: false
36
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
37
+ prior_generation_precision: null
38
+ prior_loss_weight: 1.0
39
+ push_to_hub: true
40
+ report_to: tensorboard
41
+ resolution: 512
42
+ resume_from_checkpoint: null
43
+ revision: null
44
+ sample_batch_size: 4
45
+ scale_lr: false
46
+ seed: null
47
+ set_grads_to_none: false
48
+ skip_save_text_encoder: false
49
+ snr_gamma: null
50
+ text_encoder_use_attention_mask: false
51
+ tokenizer_max_length: null
52
+ tokenizer_name: null
53
+ train_batch_size: 70
54
+ train_text_encoder: false
55
+ use_8bit_adam: true
56
+ validation_prompt: null
57
+ validation_scheduler: DPMSolverMultistepScheduler
58
+ validation_steps: 100
59
+ variant: null
60
+ with_prior_preservation: false
logs/dreambooth/events.out.tfevents.1724860821.0816-171604-tt5xdkd-10-205-0-5.3378.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4499a2457eb599074bba65031d49b74d4c103ba8de4478118fc559fcf98f2926
3
+ size 170
logs/dreambooth/events.out.tfevents.1724860887.0816-171604-tt5xdkd-10-205-0-5.3590.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:137ed11ebed041f57fcc474b793b4e5514ac13c69f428d73a160fcc25cc244ca
3
+ size 170
logs/dreambooth/events.out.tfevents.1724860928.0816-171604-tt5xdkd-10-205-0-5.3723.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fca221508c43720b4d2f83375cdbed848151a6d8e1f74bb35fb4fe641245814b
3
+ size 170
logs/dreambooth/events.out.tfevents.1724861001.0816-171604-tt5xdkd-10-205-0-5.3877.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e2cea336029b48504c69ee78826101f35338a5bd5a64b0f5add97bb5d3a5835
3
+ size 170
logs/dreambooth/events.out.tfevents.1724861036.0816-171604-tt5xdkd-10-205-0-5.3989.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31acdc4508aa80ed3e7d44bfee03f298db9c242a06064a415e8ef1e787f3313d
3
+ size 170
logs/dreambooth/events.out.tfevents.1724861071.0816-171604-tt5xdkd-10-205-0-5.4115.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bf0403547b08bae437eb1b8b8d87ebeedabc85fbf2f87fcc4fecd7bc3fa843d
3
+ size 33434
safety_checker/config.json CHANGED
@@ -15,7 +15,7 @@
15
  "num_attention_heads": 12
16
  },
17
  "torch_dtype": "float32",
18
- "transformers_version": "4.41.2",
19
  "vision_config": {
20
  "dropout": 0.0,
21
  "hidden_size": 1024,
 
15
  "num_attention_heads": 12
16
  },
17
  "torch_dtype": "float32",
18
+ "transformers_version": "4.40.2",
19
  "vision_config": {
20
  "dropout": 0.0,
21
  "hidden_size": 1024,
text_encoder/config.json CHANGED
@@ -20,6 +20,6 @@
20
  "pad_token_id": 1,
21
  "projection_dim": 768,
22
  "torch_dtype": "float16",
23
- "transformers_version": "4.41.2",
24
  "vocab_size": 49408
25
  }
 
20
  "pad_token_id": 1,
21
  "projection_dim": 768,
22
  "torch_dtype": "float16",
23
+ "transformers_version": "4.40.2",
24
  "vocab_size": 49408
25
  }
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad8c6944f4090fdad08939b0203e6b8c1f257ab64630404133df7c995d226ba1
3
  size 3438167536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6181b602b72770dc8670c8e407fb89a9ced07c3f8b5532a0b8591105df40af8
3
  size 3438167536