Amitz244 commited on
Commit
10f6d55
·
verified ·
1 Parent(s): 5ced8d8

End of training

Browse files
checkpoint-structured_gradient_control_vgg-10360/controlnet/config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "ControlNetModel",
3
+ "_diffusers_version": "0.33.0.dev0",
4
+ "act_fn": "silu",
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,
17
+ 1280,
18
+ 1280
19
+ ],
20
+ "class_embed_type": null,
21
+ "conditioning_channels": 3,
22
+ "conditioning_embedding_out_channels": [
23
+ 16,
24
+ 32,
25
+ 96,
26
+ 256
27
+ ],
28
+ "controlnet_conditioning_channel_order": "rgb",
29
+ "cross_attention_dim": 1024,
30
+ "down_block_types": [
31
+ "CrossAttnDownBlock2D",
32
+ "CrossAttnDownBlock2D",
33
+ "CrossAttnDownBlock2D",
34
+ "DownBlock2D"
35
+ ],
36
+ "downsample_padding": 1,
37
+ "encoder_hid_dim": null,
38
+ "encoder_hid_dim_type": null,
39
+ "flip_sin_to_cos": true,
40
+ "freq_shift": 0,
41
+ "global_pool_conditions": false,
42
+ "in_channels": 4,
43
+ "layers_per_block": 2,
44
+ "mid_block_scale_factor": 1,
45
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
46
+ "norm_eps": 1e-05,
47
+ "norm_num_groups": 32,
48
+ "num_attention_heads": null,
49
+ "num_class_embeds": null,
50
+ "only_cross_attention": false,
51
+ "projection_class_embeddings_input_dim": null,
52
+ "resnet_time_scale_shift": "default",
53
+ "transformer_layers_per_block": 1,
54
+ "upcast_attention": false,
55
+ "use_linear_projection": true
56
+ }
checkpoint-structured_gradient_control_vgg-10360/controlnet/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc29efad45373ccad769bfab36a0e232db650a210a73dbb8e565c6b3d0daef7f
3
+ size 1456953560
checkpoint-structured_gradient_control_vgg-10360/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6262a539839893b3b4e88c949518d8876cfddee45868aa41fa9453e173518238
3
+ size 2914111182
checkpoint-structured_gradient_control_vgg-10360/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a1f5e6930844c766c7b78a322a8a0b0ca9eb9432e1ef54fd4446894be6117ef
3
+ size 14344
checkpoint-structured_gradient_control_vgg-10360/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3773287d9fcf328897ef980c39661889bbebea3f4fe85e16a0fe2a3bd04dfa19
3
+ size 988
checkpoint-structured_gradient_control_vgg-10360/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c6debe9a480eb3313ff62e5c1c32551163ac09b4f1da91c440cbd193314696c
3
+ size 1000
checkpoint-structured_gradient_control_vgg-12432/controlnet/config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "ControlNetModel",
3
+ "_diffusers_version": "0.33.0.dev0",
4
+ "act_fn": "silu",
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,
17
+ 1280,
18
+ 1280
19
+ ],
20
+ "class_embed_type": null,
21
+ "conditioning_channels": 3,
22
+ "conditioning_embedding_out_channels": [
23
+ 16,
24
+ 32,
25
+ 96,
26
+ 256
27
+ ],
28
+ "controlnet_conditioning_channel_order": "rgb",
29
+ "cross_attention_dim": 1024,
30
+ "down_block_types": [
31
+ "CrossAttnDownBlock2D",
32
+ "CrossAttnDownBlock2D",
33
+ "CrossAttnDownBlock2D",
34
+ "DownBlock2D"
35
+ ],
36
+ "downsample_padding": 1,
37
+ "encoder_hid_dim": null,
38
+ "encoder_hid_dim_type": null,
39
+ "flip_sin_to_cos": true,
40
+ "freq_shift": 0,
41
+ "global_pool_conditions": false,
42
+ "in_channels": 4,
43
+ "layers_per_block": 2,
44
+ "mid_block_scale_factor": 1,
45
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
46
+ "norm_eps": 1e-05,
47
+ "norm_num_groups": 32,
48
+ "num_attention_heads": null,
49
+ "num_class_embeds": null,
50
+ "only_cross_attention": false,
51
+ "projection_class_embeddings_input_dim": null,
52
+ "resnet_time_scale_shift": "default",
53
+ "transformer_layers_per_block": 1,
54
+ "upcast_attention": false,
55
+ "use_linear_projection": true
56
+ }
checkpoint-structured_gradient_control_vgg-12432/controlnet/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b643d517e8a71fbf3c7769f62de18300565f3cfd5a4a0558c941f4e1414e0f2
3
+ size 1456953560
checkpoint-structured_gradient_control_vgg-12432/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2eb57121f94b3fb9c122f28d0e38e3a9eeeb886f215627d2bff3426f2f6d3cb7
3
+ size 2914111182
checkpoint-structured_gradient_control_vgg-12432/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb976129f7cee70e063ef19b59f5ebe5b724b29f3565417e246be6bea167b385
3
+ size 14344
checkpoint-structured_gradient_control_vgg-12432/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5c528c51f1e929a14ce059fc408e7e7c49c660ad323792a4fc6bf41de0c113f
3
+ size 988
checkpoint-structured_gradient_control_vgg-12432/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f20bddb1c54f7c1c8540fee10b71c2cbd2ee3a943b7c25215ac911729faa9616
3
+ size 1000
diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e9410abaff26d28142d28b745158a3467ed36746d30fefaae46c1e0b8c70751b
3
  size 1456953560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b643d517e8a71fbf3c7769f62de18300565f3cfd5a4a0558c941f4e1414e0f2
3
  size 1456953560
image_control.png CHANGED

Git LFS Details

  • SHA256: 61260bcef6bbd2af22e88919601d2217c236a54cecc578ae4c493131c067a039
  • Pointer size: 130 Bytes
  • Size of remote file: 52.8 kB

Git LFS Details

  • SHA256: 36e7ea0ca41c2033a9d00ae2510054f630349e810dbd0ab3f9a5f6dcb6454e73
  • Pointer size: 130 Bytes
  • Size of remote file: 91.7 kB
images_0.png CHANGED

Git LFS Details

  • SHA256: 5f115454e4e6a67dcc63fa15c15c9a021e840b88123ca3f72e9eb5bd392e96c7
  • Pointer size: 132 Bytes
  • Size of remote file: 1.25 MB

Git LFS Details

  • SHA256: 8e5ac56dd8c1ee28a7a35f26d8400352a592cc6498fd9a156af0d9e9c8b8da18
  • Pointer size: 132 Bytes
  • Size of remote file: 1.35 MB
images_1.png CHANGED

Git LFS Details

  • SHA256: 2c48f705245b87642f5a68307e25cb822c355c09c48f1522ab8cd8baad80c8e2
  • Pointer size: 132 Bytes
  • Size of remote file: 1.22 MB

Git LFS Details

  • SHA256: 175941fd9f1e35b35874d7d18bbd69807515ece47cb80a321f0590a73a722d22
  • Pointer size: 132 Bytes
  • Size of remote file: 1.28 MB
images_2.png CHANGED

Git LFS Details

  • SHA256: a2fecf13f22484d577eb4c6a7b92e1b137882d77c02ff0f44465ea655cf4a54e
  • Pointer size: 131 Bytes
  • Size of remote file: 783 kB

Git LFS Details

  • SHA256: bb25582bfbf26eb04b86cca651a4b8d3eeefaf640cf8c8aba01a79f222297bb3
  • Pointer size: 131 Bytes
  • Size of remote file: 883 kB
images_3.png CHANGED

Git LFS Details

  • SHA256: d9fdbc6dbf966774170a43f2e36ab6f660897377a9bdc2eb677b0e4c7f6ea422
  • Pointer size: 132 Bytes
  • Size of remote file: 1.34 MB

Git LFS Details

  • SHA256: 732b6d0f58e9d48cc6e2be824e45da16f7ef2a20e864f2f520011acee2afd114
  • Pointer size: 132 Bytes
  • Size of remote file: 1.34 MB
images_4.png CHANGED

Git LFS Details

  • SHA256: 180aaafc106677b43ec08349e9e334111d585eb80a0118e5fccd36bb89f3d3f0
  • Pointer size: 132 Bytes
  • Size of remote file: 1.4 MB

Git LFS Details

  • SHA256: 55883e8b66ab0b7f5c06a6e8d7309be4e8b079fff1ef68628c29874c6d09d83b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.46 MB