ayda138000 commited on
Commit
46cbcbd
·
verified ·
1 Parent(s): cf41d61

End of training

Browse files
README.md CHANGED
@@ -10,6 +10,12 @@ tags:
10
  - diffusers
11
  - controlnet
12
  - diffusers-training
 
 
 
 
 
 
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the training script had access to. You
 
10
  - diffusers
11
  - controlnet
12
  - diffusers-training
13
+ - stable-diffusion
14
+ - stable-diffusion-diffusers
15
+ - text-to-image
16
+ - diffusers
17
+ - controlnet
18
+ - diffusers-training
19
  ---
20
 
21
  <!-- This model card has been generated automatically according to the information the training script had access to. You
config.json CHANGED
@@ -5,7 +5,12 @@
5
  "addition_embed_type": null,
6
  "addition_embed_type_num_heads": 64,
7
  "addition_time_embed_dim": null,
8
- "attention_head_dim": 8,
 
 
 
 
 
9
  "block_out_channels": [
10
  320,
11
  640,
@@ -21,7 +26,7 @@
21
  256
22
  ],
23
  "controlnet_conditioning_channel_order": "rgb",
24
- "cross_attention_dim": 768,
25
  "down_block_types": [
26
  "CrossAttnDownBlock2D",
27
  "CrossAttnDownBlock2D",
@@ -46,6 +51,6 @@
46
  "projection_class_embeddings_input_dim": null,
47
  "resnet_time_scale_shift": "default",
48
  "transformer_layers_per_block": 1,
49
- "upcast_attention": false,
50
- "use_linear_projection": false
51
  }
 
5
  "addition_embed_type": null,
6
  "addition_embed_type_num_heads": 64,
7
  "addition_time_embed_dim": null,
8
+ "attention_head_dim": [
9
+ 5,
10
+ 10,
11
+ 20,
12
+ 20
13
+ ],
14
  "block_out_channels": [
15
  320,
16
  640,
 
26
  256
27
  ],
28
  "controlnet_conditioning_channel_order": "rgb",
29
+ "cross_attention_dim": 1024,
30
  "down_block_types": [
31
  "CrossAttnDownBlock2D",
32
  "CrossAttnDownBlock2D",
 
51
  "projection_class_embeddings_input_dim": null,
52
  "resnet_time_scale_shift": "default",
53
  "transformer_layers_per_block": 1,
54
+ "upcast_attention": true,
55
+ "use_linear_projection": true
56
  }
diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0fa0bc5335af78d7f9f0321dfbc1b6e2ac24c27cb425d8e31054012aba99f828
3
- size 1445157120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36af13c8754c5e4c9c60de38a6911a9ce1b48c09014029aa6997862342f561de
3
+ size 1456953560
image_control.png CHANGED
images_0.png CHANGED

Git LFS Details

  • SHA256: b8ad7f901cfd2eae091d8ec6c796ca76bd7e7647e057d6bebf941d1966671fea
  • Pointer size: 132 Bytes
  • Size of remote file: 1.77 MB

Git LFS Details

  • SHA256: da511ac2aed926cabae4281a736b04b1750659f23ef9c14d5a359705dbd6e7e8
  • Pointer size: 131 Bytes
  • Size of remote file: 902 kB
logs/train_controlnet_persian/1757353931.5153167/events.out.tfevents.1757353931.0f16519829e8.4893.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45905fe4b32aea20c868a430bdc9152dd8e91dd45cd5c2f0ce975c29654d8ee4
3
+ size 2355
logs/train_controlnet_persian/1757353931.5166864/hparams.yml ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ checkpointing_steps: 1000
9
+ checkpoints_total_limit: null
10
+ conditioning_image_column: conditioning_image
11
+ controlnet_model_name_or_path: null
12
+ dataloader_num_workers: 0
13
+ dataset_config_name: null
14
+ dataset_name: null
15
+ enable_xformers_memory_efficient_attention: false
16
+ gradient_accumulation_steps: 1
17
+ gradient_checkpointing: true
18
+ hub_model_id: null
19
+ hub_token: null
20
+ image_column: image
21
+ learning_rate: 1.0e-05
22
+ logging_dir: logs
23
+ lr_num_cycles: 1
24
+ lr_power: 1.0
25
+ lr_scheduler: constant
26
+ lr_warmup_steps: 500
27
+ max_grad_norm: 1.0
28
+ max_train_samples: null
29
+ max_train_steps: 90
30
+ mixed_precision: fp16
31
+ num_train_epochs: 15
32
+ num_validation_images: 4
33
+ output_dir: ./controlnet_persian_text_v1
34
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1
35
+ proportion_empty_prompts: 0
36
+ push_to_hub: true
37
+ report_to: tensorboard
38
+ resolution: 512
39
+ resume_from_checkpoint: null
40
+ revision: null
41
+ scale_lr: false
42
+ seed: null
43
+ set_grads_to_none: false
44
+ tokenizer_name: null
45
+ tracker_project_name: train_controlnet_persian
46
+ train_batch_size: 4
47
+ train_data_dir: ./final_dataset
48
+ use_8bit_adam: false
49
+ validation_steps: 1000
50
+ variant: null
logs/train_controlnet_persian/1757354519.00914/events.out.tfevents.1757354519.0f16519829e8.7961.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97d11b3976c6bfabd0f831a02f62cced3b5b756c39d15929a01b734c0331440a
3
+ size 2355
logs/train_controlnet_persian/1757354519.0106533/hparams.yml ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ checkpointing_steps: 1000
9
+ checkpoints_total_limit: null
10
+ conditioning_image_column: conditioning_image
11
+ controlnet_model_name_or_path: null
12
+ dataloader_num_workers: 0
13
+ dataset_config_name: null
14
+ dataset_name: null
15
+ enable_xformers_memory_efficient_attention: false
16
+ gradient_accumulation_steps: 1
17
+ gradient_checkpointing: true
18
+ hub_model_id: null
19
+ hub_token: null
20
+ image_column: image
21
+ learning_rate: 1.0e-05
22
+ logging_dir: logs
23
+ lr_num_cycles: 1
24
+ lr_power: 1.0
25
+ lr_scheduler: constant
26
+ lr_warmup_steps: 500
27
+ max_grad_norm: 1.0
28
+ max_train_samples: null
29
+ max_train_steps: 90
30
+ mixed_precision: fp16
31
+ num_train_epochs: 15
32
+ num_validation_images: 4
33
+ output_dir: ./controlnet_persian_text_v1
34
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1
35
+ proportion_empty_prompts: 0
36
+ push_to_hub: true
37
+ report_to: tensorboard
38
+ resolution: 512
39
+ resume_from_checkpoint: null
40
+ revision: null
41
+ scale_lr: false
42
+ seed: null
43
+ set_grads_to_none: false
44
+ tokenizer_name: null
45
+ tracker_project_name: train_controlnet_persian
46
+ train_batch_size: 4
47
+ train_data_dir: ./final_dataset
48
+ use_8bit_adam: false
49
+ validation_steps: 1000
50
+ variant: null
logs/train_controlnet_persian/events.out.tfevents.1757353931.0f16519829e8.4893.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab83d9935947b263b52849b9723fb2d936619f76310dd2f8fa2d2f00dde76022
3
+ size 7468
logs/train_controlnet_persian/events.out.tfevents.1757354519.0f16519829e8.7961.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2962a6ac6c665e781e07000bd6de836eb4e3390f72394ba0635c4e2c7f07f8b6
3
+ size 908588