Nahrawy commited on
Commit
a8c0b93
1 Parent(s): e59372b

End of training

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +24 -0
  2. 1000/config.json +33 -0
  3. 1000/diffusion_flax_model.msgpack +3 -0
  4. 10000/config.json +33 -0
  5. 10000/diffusion_flax_model.msgpack +3 -0
  6. 10500/config.json +33 -0
  7. 10500/diffusion_flax_model.msgpack +3 -0
  8. 11000/config.json +33 -0
  9. 11000/diffusion_flax_model.msgpack +3 -0
  10. 11500/config.json +33 -0
  11. 11500/diffusion_flax_model.msgpack +3 -0
  12. 12000/config.json +33 -0
  13. 12000/diffusion_flax_model.msgpack +3 -0
  14. 12500/config.json +33 -0
  15. 12500/diffusion_flax_model.msgpack +3 -0
  16. 13000/config.json +33 -0
  17. 13000/diffusion_flax_model.msgpack +3 -0
  18. 13500/config.json +33 -0
  19. 13500/diffusion_flax_model.msgpack +3 -0
  20. 14000/config.json +33 -0
  21. 14000/diffusion_flax_model.msgpack +3 -0
  22. 14500/config.json +33 -0
  23. 14500/diffusion_flax_model.msgpack +3 -0
  24. 1500/config.json +33 -0
  25. 1500/diffusion_flax_model.msgpack +3 -0
  26. 15000/config.json +33 -0
  27. 15000/diffusion_flax_model.msgpack +3 -0
  28. 15500/config.json +33 -0
  29. 15500/diffusion_flax_model.msgpack +3 -0
  30. 16000/config.json +33 -0
  31. 16000/diffusion_flax_model.msgpack +3 -0
  32. 16500/config.json +33 -0
  33. 16500/diffusion_flax_model.msgpack +3 -0
  34. 17000/config.json +33 -0
  35. 17000/diffusion_flax_model.msgpack +3 -0
  36. 17500/config.json +33 -0
  37. 17500/diffusion_flax_model.msgpack +3 -0
  38. 18000/config.json +33 -0
  39. 18000/diffusion_flax_model.msgpack +3 -0
  40. 18500/config.json +33 -0
  41. 18500/diffusion_flax_model.msgpack +3 -0
  42. 19000/config.json +33 -0
  43. 19000/diffusion_flax_model.msgpack +3 -0
  44. 19500/config.json +33 -0
  45. 19500/diffusion_flax_model.msgpack +3 -0
  46. 2000/config.json +33 -0
  47. 2000/diffusion_flax_model.msgpack +3 -0
  48. 20000/config.json +33 -0
  49. 20000/diffusion_flax_model.msgpack +3 -0
  50. 20500/config.json +33 -0
.gitattributes CHANGED
@@ -32,3 +32,27 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
35
+ images_0.png filter=lfs diff=lfs merge=lfs -text
36
+ images_1.png filter=lfs diff=lfs merge=lfs -text
37
+ images_10.png filter=lfs diff=lfs merge=lfs -text
38
+ images_11.png filter=lfs diff=lfs merge=lfs -text
39
+ images_12.png filter=lfs diff=lfs merge=lfs -text
40
+ images_13.png filter=lfs diff=lfs merge=lfs -text
41
+ images_14.png filter=lfs diff=lfs merge=lfs -text
42
+ images_15.png filter=lfs diff=lfs merge=lfs -text
43
+ images_16.png filter=lfs diff=lfs merge=lfs -text
44
+ images_17.png filter=lfs diff=lfs merge=lfs -text
45
+ images_18.png filter=lfs diff=lfs merge=lfs -text
46
+ images_19.png filter=lfs diff=lfs merge=lfs -text
47
+ images_2.png filter=lfs diff=lfs merge=lfs -text
48
+ images_20.png filter=lfs diff=lfs merge=lfs -text
49
+ images_21.png filter=lfs diff=lfs merge=lfs -text
50
+ images_22.png filter=lfs diff=lfs merge=lfs -text
51
+ images_23.png filter=lfs diff=lfs merge=lfs -text
52
+ images_3.png filter=lfs diff=lfs merge=lfs -text
53
+ images_4.png filter=lfs diff=lfs merge=lfs -text
54
+ images_5.png filter=lfs diff=lfs merge=lfs -text
55
+ images_6.png filter=lfs diff=lfs merge=lfs -text
56
+ images_7.png filter=lfs diff=lfs merge=lfs -text
57
+ images_8.png filter=lfs diff=lfs merge=lfs -text
58
+ images_9.png filter=lfs diff=lfs merge=lfs -text
1000/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlaxControlNetModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "attention_head_dim": 8,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "conditioning_embedding_out_channels": [
12
+ 16,
13
+ 32,
14
+ 96,
15
+ 256
16
+ ],
17
+ "controlnet_conditioning_channel_order": "rgb",
18
+ "cross_attention_dim": 768,
19
+ "down_block_types": [
20
+ "CrossAttnDownBlock2D",
21
+ "CrossAttnDownBlock2D",
22
+ "CrossAttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "dropout": 0.0,
26
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 4,
29
+ "layers_per_block": 2,
30
+ "only_cross_attention": false,
31
+ "sample_size": 32,
32
+ "use_linear_projection": false
33
+ }
1000/diffusion_flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46de283402f647ef17385c37653ab0dbdecdcabb4c8e846f4450d1552e69fe69
3
+ size 1445128798
10000/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlaxControlNetModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "attention_head_dim": 8,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "conditioning_embedding_out_channels": [
12
+ 16,
13
+ 32,
14
+ 96,
15
+ 256
16
+ ],
17
+ "controlnet_conditioning_channel_order": "rgb",
18
+ "cross_attention_dim": 768,
19
+ "down_block_types": [
20
+ "CrossAttnDownBlock2D",
21
+ "CrossAttnDownBlock2D",
22
+ "CrossAttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "dropout": 0.0,
26
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 4,
29
+ "layers_per_block": 2,
30
+ "only_cross_attention": false,
31
+ "sample_size": 32,
32
+ "use_linear_projection": false
33
+ }
10000/diffusion_flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4089faa65f7e78beb9fda7d7e802f887ac3b79d90121dc1c69b6269e3c65c52
3
+ size 1445128798
10500/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlaxControlNetModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "attention_head_dim": 8,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "conditioning_embedding_out_channels": [
12
+ 16,
13
+ 32,
14
+ 96,
15
+ 256
16
+ ],
17
+ "controlnet_conditioning_channel_order": "rgb",
18
+ "cross_attention_dim": 768,
19
+ "down_block_types": [
20
+ "CrossAttnDownBlock2D",
21
+ "CrossAttnDownBlock2D",
22
+ "CrossAttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "dropout": 0.0,
26
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 4,
29
+ "layers_per_block": 2,
30
+ "only_cross_attention": false,
31
+ "sample_size": 32,
32
+ "use_linear_projection": false
33
+ }
10500/diffusion_flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83cb8ff4f62d0232f3483eefbe509d4f8383265cc01da9bab9342df601e87e4f
3
+ size 1445128798
11000/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlaxControlNetModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "attention_head_dim": 8,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "conditioning_embedding_out_channels": [
12
+ 16,
13
+ 32,
14
+ 96,
15
+ 256
16
+ ],
17
+ "controlnet_conditioning_channel_order": "rgb",
18
+ "cross_attention_dim": 768,
19
+ "down_block_types": [
20
+ "CrossAttnDownBlock2D",
21
+ "CrossAttnDownBlock2D",
22
+ "CrossAttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "dropout": 0.0,
26
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 4,
29
+ "layers_per_block": 2,
30
+ "only_cross_attention": false,
31
+ "sample_size": 32,
32
+ "use_linear_projection": false
33
+ }
11000/diffusion_flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a8514e223d60e91241a15fc5ea661ca59ee37440601efdc9e8b1285c308fd04
3
+ size 1445128798
11500/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlaxControlNetModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "attention_head_dim": 8,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "conditioning_embedding_out_channels": [
12
+ 16,
13
+ 32,
14
+ 96,
15
+ 256
16
+ ],
17
+ "controlnet_conditioning_channel_order": "rgb",
18
+ "cross_attention_dim": 768,
19
+ "down_block_types": [
20
+ "CrossAttnDownBlock2D",
21
+ "CrossAttnDownBlock2D",
22
+ "CrossAttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "dropout": 0.0,
26
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 4,
29
+ "layers_per_block": 2,
30
+ "only_cross_attention": false,
31
+ "sample_size": 32,
32
+ "use_linear_projection": false
33
+ }
11500/diffusion_flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a3e2d841da921506bca196c818e81fc1b3295d901ee16b0f35bd3290aef35fc
3
+ size 1445128798
12000/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlaxControlNetModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "attention_head_dim": 8,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "conditioning_embedding_out_channels": [
12
+ 16,
13
+ 32,
14
+ 96,
15
+ 256
16
+ ],
17
+ "controlnet_conditioning_channel_order": "rgb",
18
+ "cross_attention_dim": 768,
19
+ "down_block_types": [
20
+ "CrossAttnDownBlock2D",
21
+ "CrossAttnDownBlock2D",
22
+ "CrossAttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "dropout": 0.0,
26
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 4,
29
+ "layers_per_block": 2,
30
+ "only_cross_attention": false,
31
+ "sample_size": 32,
32
+ "use_linear_projection": false
33
+ }
12000/diffusion_flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6519d2a4a0c8967bd2ae9c216624f2206bca2fe6e3a029b55f379b429598f601
3
+ size 1445128798
12500/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlaxControlNetModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "attention_head_dim": 8,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "conditioning_embedding_out_channels": [
12
+ 16,
13
+ 32,
14
+ 96,
15
+ 256
16
+ ],
17
+ "controlnet_conditioning_channel_order": "rgb",
18
+ "cross_attention_dim": 768,
19
+ "down_block_types": [
20
+ "CrossAttnDownBlock2D",
21
+ "CrossAttnDownBlock2D",
22
+ "CrossAttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "dropout": 0.0,
26
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 4,
29
+ "layers_per_block": 2,
30
+ "only_cross_attention": false,
31
+ "sample_size": 32,
32
+ "use_linear_projection": false
33
+ }
12500/diffusion_flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4598810fda72f0788329dd996814d3d3e3acbb76c4c024a8f89e93fcf5db7be6
3
+ size 1445128798
13000/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlaxControlNetModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "attention_head_dim": 8,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "conditioning_embedding_out_channels": [
12
+ 16,
13
+ 32,
14
+ 96,
15
+ 256
16
+ ],
17
+ "controlnet_conditioning_channel_order": "rgb",
18
+ "cross_attention_dim": 768,
19
+ "down_block_types": [
20
+ "CrossAttnDownBlock2D",
21
+ "CrossAttnDownBlock2D",
22
+ "CrossAttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "dropout": 0.0,
26
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 4,
29
+ "layers_per_block": 2,
30
+ "only_cross_attention": false,
31
+ "sample_size": 32,
32
+ "use_linear_projection": false
33
+ }
13000/diffusion_flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b949b8c60733827d6cf042d3bdee39e5e24de398c0851ad61069746e45d7840
3
+ size 1445128798
13500/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlaxControlNetModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "attention_head_dim": 8,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "conditioning_embedding_out_channels": [
12
+ 16,
13
+ 32,
14
+ 96,
15
+ 256
16
+ ],
17
+ "controlnet_conditioning_channel_order": "rgb",
18
+ "cross_attention_dim": 768,
19
+ "down_block_types": [
20
+ "CrossAttnDownBlock2D",
21
+ "CrossAttnDownBlock2D",
22
+ "CrossAttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "dropout": 0.0,
26
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 4,
29
+ "layers_per_block": 2,
30
+ "only_cross_attention": false,
31
+ "sample_size": 32,
32
+ "use_linear_projection": false
33
+ }
13500/diffusion_flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11545cf81ff3f245bad64e6f4030d1080c3c5394836e77e747c06827e70eaeba
3
+ size 1445128798
14000/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlaxControlNetModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "attention_head_dim": 8,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "conditioning_embedding_out_channels": [
12
+ 16,
13
+ 32,
14
+ 96,
15
+ 256
16
+ ],
17
+ "controlnet_conditioning_channel_order": "rgb",
18
+ "cross_attention_dim": 768,
19
+ "down_block_types": [
20
+ "CrossAttnDownBlock2D",
21
+ "CrossAttnDownBlock2D",
22
+ "CrossAttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "dropout": 0.0,
26
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 4,
29
+ "layers_per_block": 2,
30
+ "only_cross_attention": false,
31
+ "sample_size": 32,
32
+ "use_linear_projection": false
33
+ }
14000/diffusion_flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78d62beb7cd114bb2a40753e33437ef07ef279e67eb8b883c048f96be4f34092
3
+ size 1445128798
14500/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlaxControlNetModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "attention_head_dim": 8,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "conditioning_embedding_out_channels": [
12
+ 16,
13
+ 32,
14
+ 96,
15
+ 256
16
+ ],
17
+ "controlnet_conditioning_channel_order": "rgb",
18
+ "cross_attention_dim": 768,
19
+ "down_block_types": [
20
+ "CrossAttnDownBlock2D",
21
+ "CrossAttnDownBlock2D",
22
+ "CrossAttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "dropout": 0.0,
26
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 4,
29
+ "layers_per_block": 2,
30
+ "only_cross_attention": false,
31
+ "sample_size": 32,
32
+ "use_linear_projection": false
33
+ }
14500/diffusion_flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33788b4fb4f053c974a836e133c7acd700e7cf8974d45f501c4cfefeedfc333c
3
+ size 1445128798
1500/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlaxControlNetModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "attention_head_dim": 8,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "conditioning_embedding_out_channels": [
12
+ 16,
13
+ 32,
14
+ 96,
15
+ 256
16
+ ],
17
+ "controlnet_conditioning_channel_order": "rgb",
18
+ "cross_attention_dim": 768,
19
+ "down_block_types": [
20
+ "CrossAttnDownBlock2D",
21
+ "CrossAttnDownBlock2D",
22
+ "CrossAttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "dropout": 0.0,
26
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 4,
29
+ "layers_per_block": 2,
30
+ "only_cross_attention": false,
31
+ "sample_size": 32,
32
+ "use_linear_projection": false
33
+ }
1500/diffusion_flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3ebb05b96ee638bf61054adf3735ad0d1375404c3abaa93e05a66bbb8546e0f
3
+ size 1445128798
15000/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlaxControlNetModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "attention_head_dim": 8,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "conditioning_embedding_out_channels": [
12
+ 16,
13
+ 32,
14
+ 96,
15
+ 256
16
+ ],
17
+ "controlnet_conditioning_channel_order": "rgb",
18
+ "cross_attention_dim": 768,
19
+ "down_block_types": [
20
+ "CrossAttnDownBlock2D",
21
+ "CrossAttnDownBlock2D",
22
+ "CrossAttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "dropout": 0.0,
26
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 4,
29
+ "layers_per_block": 2,
30
+ "only_cross_attention": false,
31
+ "sample_size": 32,
32
+ "use_linear_projection": false
33
+ }
15000/diffusion_flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bd97a62680c2c6c0a0e0733b7e207cab706ced4cec8720537c9aa94114d8c1e
3
+ size 1445128798
15500/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlaxControlNetModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "attention_head_dim": 8,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "conditioning_embedding_out_channels": [
12
+ 16,
13
+ 32,
14
+ 96,
15
+ 256
16
+ ],
17
+ "controlnet_conditioning_channel_order": "rgb",
18
+ "cross_attention_dim": 768,
19
+ "down_block_types": [
20
+ "CrossAttnDownBlock2D",
21
+ "CrossAttnDownBlock2D",
22
+ "CrossAttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "dropout": 0.0,
26
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 4,
29
+ "layers_per_block": 2,
30
+ "only_cross_attention": false,
31
+ "sample_size": 32,
32
+ "use_linear_projection": false
33
+ }
15500/diffusion_flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32f310a205e2fb7b3cc69247c9e3e556b7b7978b661daa93b3e1511f357e4979
3
+ size 1445128798
16000/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlaxControlNetModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "attention_head_dim": 8,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "conditioning_embedding_out_channels": [
12
+ 16,
13
+ 32,
14
+ 96,
15
+ 256
16
+ ],
17
+ "controlnet_conditioning_channel_order": "rgb",
18
+ "cross_attention_dim": 768,
19
+ "down_block_types": [
20
+ "CrossAttnDownBlock2D",
21
+ "CrossAttnDownBlock2D",
22
+ "CrossAttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "dropout": 0.0,
26
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 4,
29
+ "layers_per_block": 2,
30
+ "only_cross_attention": false,
31
+ "sample_size": 32,
32
+ "use_linear_projection": false
33
+ }
16000/diffusion_flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aff015bcea7bab5984147475495fe22fba7fcc9edeb07915adfd048a4eb20f1b
3
+ size 1445128798
16500/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlaxControlNetModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "attention_head_dim": 8,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "conditioning_embedding_out_channels": [
12
+ 16,
13
+ 32,
14
+ 96,
15
+ 256
16
+ ],
17
+ "controlnet_conditioning_channel_order": "rgb",
18
+ "cross_attention_dim": 768,
19
+ "down_block_types": [
20
+ "CrossAttnDownBlock2D",
21
+ "CrossAttnDownBlock2D",
22
+ "CrossAttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "dropout": 0.0,
26
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 4,
29
+ "layers_per_block": 2,
30
+ "only_cross_attention": false,
31
+ "sample_size": 32,
32
+ "use_linear_projection": false
33
+ }
16500/diffusion_flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74ad5e412c4e1b03492b68133e7de5a1ae8d40c64fec77439a71be3c1b586a74
3
+ size 1445128798
17000/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlaxControlNetModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "attention_head_dim": 8,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "conditioning_embedding_out_channels": [
12
+ 16,
13
+ 32,
14
+ 96,
15
+ 256
16
+ ],
17
+ "controlnet_conditioning_channel_order": "rgb",
18
+ "cross_attention_dim": 768,
19
+ "down_block_types": [
20
+ "CrossAttnDownBlock2D",
21
+ "CrossAttnDownBlock2D",
22
+ "CrossAttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "dropout": 0.0,
26
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 4,
29
+ "layers_per_block": 2,
30
+ "only_cross_attention": false,
31
+ "sample_size": 32,
32
+ "use_linear_projection": false
33
+ }
17000/diffusion_flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39596ffa2dbd1b7888cf22bd45fe91657aaa0c60607a4cc7201d3b572c7cb630
3
+ size 1445128798
17500/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlaxControlNetModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "attention_head_dim": 8,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "conditioning_embedding_out_channels": [
12
+ 16,
13
+ 32,
14
+ 96,
15
+ 256
16
+ ],
17
+ "controlnet_conditioning_channel_order": "rgb",
18
+ "cross_attention_dim": 768,
19
+ "down_block_types": [
20
+ "CrossAttnDownBlock2D",
21
+ "CrossAttnDownBlock2D",
22
+ "CrossAttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "dropout": 0.0,
26
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 4,
29
+ "layers_per_block": 2,
30
+ "only_cross_attention": false,
31
+ "sample_size": 32,
32
+ "use_linear_projection": false
33
+ }
17500/diffusion_flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:457c2f8185f376211b48aa5996a320840a272440d1eb692d37ea8d21ebec8da6
3
+ size 1445128798
18000/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlaxControlNetModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "attention_head_dim": 8,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "conditioning_embedding_out_channels": [
12
+ 16,
13
+ 32,
14
+ 96,
15
+ 256
16
+ ],
17
+ "controlnet_conditioning_channel_order": "rgb",
18
+ "cross_attention_dim": 768,
19
+ "down_block_types": [
20
+ "CrossAttnDownBlock2D",
21
+ "CrossAttnDownBlock2D",
22
+ "CrossAttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "dropout": 0.0,
26
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 4,
29
+ "layers_per_block": 2,
30
+ "only_cross_attention": false,
31
+ "sample_size": 32,
32
+ "use_linear_projection": false
33
+ }
18000/diffusion_flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f9bed53d2ca860bd4e9735056a1e37d2c90379df395e047eb9689190664eac3
3
+ size 1445128798
18500/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlaxControlNetModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "attention_head_dim": 8,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "conditioning_embedding_out_channels": [
12
+ 16,
13
+ 32,
14
+ 96,
15
+ 256
16
+ ],
17
+ "controlnet_conditioning_channel_order": "rgb",
18
+ "cross_attention_dim": 768,
19
+ "down_block_types": [
20
+ "CrossAttnDownBlock2D",
21
+ "CrossAttnDownBlock2D",
22
+ "CrossAttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "dropout": 0.0,
26
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 4,
29
+ "layers_per_block": 2,
30
+ "only_cross_attention": false,
31
+ "sample_size": 32,
32
+ "use_linear_projection": false
33
+ }
18500/diffusion_flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30682f76576b00b41e7b8957afc284b536244dc36b712fbe02d91d3c6e701351
3
+ size 1445128798
19000/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlaxControlNetModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "attention_head_dim": 8,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "conditioning_embedding_out_channels": [
12
+ 16,
13
+ 32,
14
+ 96,
15
+ 256
16
+ ],
17
+ "controlnet_conditioning_channel_order": "rgb",
18
+ "cross_attention_dim": 768,
19
+ "down_block_types": [
20
+ "CrossAttnDownBlock2D",
21
+ "CrossAttnDownBlock2D",
22
+ "CrossAttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "dropout": 0.0,
26
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 4,
29
+ "layers_per_block": 2,
30
+ "only_cross_attention": false,
31
+ "sample_size": 32,
32
+ "use_linear_projection": false
33
+ }
19000/diffusion_flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73d9561365552837af49f27b8f313471ba6182d7cbb52ff977bf8c2da3657e0d
3
+ size 1445128798
19500/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlaxControlNetModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "attention_head_dim": 8,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "conditioning_embedding_out_channels": [
12
+ 16,
13
+ 32,
14
+ 96,
15
+ 256
16
+ ],
17
+ "controlnet_conditioning_channel_order": "rgb",
18
+ "cross_attention_dim": 768,
19
+ "down_block_types": [
20
+ "CrossAttnDownBlock2D",
21
+ "CrossAttnDownBlock2D",
22
+ "CrossAttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "dropout": 0.0,
26
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 4,
29
+ "layers_per_block": 2,
30
+ "only_cross_attention": false,
31
+ "sample_size": 32,
32
+ "use_linear_projection": false
33
+ }
19500/diffusion_flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ce5b2b329abae634cca368b564825b4ee9705fde4c9760d3e4236d39f49008a
3
+ size 1445128798
2000/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlaxControlNetModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "attention_head_dim": 8,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "conditioning_embedding_out_channels": [
12
+ 16,
13
+ 32,
14
+ 96,
15
+ 256
16
+ ],
17
+ "controlnet_conditioning_channel_order": "rgb",
18
+ "cross_attention_dim": 768,
19
+ "down_block_types": [
20
+ "CrossAttnDownBlock2D",
21
+ "CrossAttnDownBlock2D",
22
+ "CrossAttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "dropout": 0.0,
26
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 4,
29
+ "layers_per_block": 2,
30
+ "only_cross_attention": false,
31
+ "sample_size": 32,
32
+ "use_linear_projection": false
33
+ }
2000/diffusion_flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:048f3ba6deef28f77da198fd579f16617d46cf4c5131510b846b206e8461a2b0
3
+ size 1445128798
20000/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlaxControlNetModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "attention_head_dim": 8,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "conditioning_embedding_out_channels": [
12
+ 16,
13
+ 32,
14
+ 96,
15
+ 256
16
+ ],
17
+ "controlnet_conditioning_channel_order": "rgb",
18
+ "cross_attention_dim": 768,
19
+ "down_block_types": [
20
+ "CrossAttnDownBlock2D",
21
+ "CrossAttnDownBlock2D",
22
+ "CrossAttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "dropout": 0.0,
26
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 4,
29
+ "layers_per_block": 2,
30
+ "only_cross_attention": false,
31
+ "sample_size": 32,
32
+ "use_linear_projection": false
33
+ }
20000/diffusion_flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a9b29e2a820226c050ce39b88be13a260ef7a225b105fc2a8f699ab652ce32b
3
+ size 1445128798
20500/config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlaxControlNetModel",
3
+ "_diffusers_version": "0.17.0.dev0",
4
+ "attention_head_dim": 8,
5
+ "block_out_channels": [
6
+ 320,
7
+ 640,
8
+ 1280,
9
+ 1280
10
+ ],
11
+ "conditioning_embedding_out_channels": [
12
+ 16,
13
+ 32,
14
+ 96,
15
+ 256
16
+ ],
17
+ "controlnet_conditioning_channel_order": "rgb",
18
+ "cross_attention_dim": 768,
19
+ "down_block_types": [
20
+ "CrossAttnDownBlock2D",
21
+ "CrossAttnDownBlock2D",
22
+ "CrossAttnDownBlock2D",
23
+ "DownBlock2D"
24
+ ],
25
+ "dropout": 0.0,
26
+ "flip_sin_to_cos": true,
27
+ "freq_shift": 0,
28
+ "in_channels": 4,
29
+ "layers_per_block": 2,
30
+ "only_cross_attention": false,
31
+ "sample_size": 32,
32
+ "use_linear_projection": false
33
+ }