End of training
Browse files- 4500/config.json +33 -0
- 4500/diffusion_flax_model.msgpack +3 -0
- 5000/diffusion_flax_model.msgpack +1 -1
- 5500/config.json +33 -0
- 5500/diffusion_flax_model.msgpack +3 -0
- 6000/config.json +33 -0
- 6000/diffusion_flax_model.msgpack +3 -0
- 6500/config.json +33 -0
- 6500/diffusion_flax_model.msgpack +3 -0
- 7000/config.json +33 -0
- 7000/diffusion_flax_model.msgpack +3 -0
- 7500/config.json +33 -0
- 7500/diffusion_flax_model.msgpack +3 -0
- 8000/config.json +33 -0
- 8000/diffusion_flax_model.msgpack +3 -0
- diffusion_flax_model.msgpack +1 -1
- images_0.png +2 -2
- images_1.png +2 -2
- images_2.png +2 -2
4500/config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "FlaxControlNetModel",
|
| 3 |
+
"_diffusers_version": "0.16.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 |
+
}
|
4500/diffusion_flax_model.msgpack
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:19789ed201b14253f89fe651f5fcc1338f6cdb72d31c06125af2d17cb3153eb7
|
| 3 |
+
size 1445128798
|
5000/diffusion_flax_model.msgpack
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1445128798
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0dbe2bd52e00802105df1be902c2e4b6497f9735a45b5e75791488ddee46e582
|
| 3 |
size 1445128798
|
5500/config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "FlaxControlNetModel",
|
| 3 |
+
"_diffusers_version": "0.16.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 |
+
}
|
5500/diffusion_flax_model.msgpack
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:01f24b35c585514199c60f2ad44271ee06edb01260a1450c2d0c4777952eef22
|
| 3 |
+
size 1445128798
|
6000/config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "FlaxControlNetModel",
|
| 3 |
+
"_diffusers_version": "0.16.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 |
+
}
|
6000/diffusion_flax_model.msgpack
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7d0c73cb5fd51592e906f1dcf0c465642fe2e046c97ce47d4d5b0157cd0dba9
|
| 3 |
+
size 1445128798
|
6500/config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "FlaxControlNetModel",
|
| 3 |
+
"_diffusers_version": "0.16.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 |
+
}
|
6500/diffusion_flax_model.msgpack
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10f1a00139ae44cceac116efed231afc849bc99abfdce1c6b624bf698a9f175b
|
| 3 |
+
size 1445128798
|
7000/config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "FlaxControlNetModel",
|
| 3 |
+
"_diffusers_version": "0.16.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 |
+
}
|
7000/diffusion_flax_model.msgpack
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ab4488f72c9656cb0b13aefaf6f69c5ad2338fb5a0ebedd51cf83755101cda3
|
| 3 |
+
size 1445128798
|
7500/config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "FlaxControlNetModel",
|
| 3 |
+
"_diffusers_version": "0.16.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 |
+
}
|
7500/diffusion_flax_model.msgpack
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4d07ec64502cc72cd925d0517ba7dc2818c4706dca4f94c8cad7319435649178
|
| 3 |
+
size 1445128798
|
8000/config.json
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "FlaxControlNetModel",
|
| 3 |
+
"_diffusers_version": "0.16.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 |
+
}
|
8000/diffusion_flax_model.msgpack
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:db420b60623bcaad9a8d32056b54d0d97652f30ff5e098549949c0aa9849d391
|
| 3 |
+
size 1445128798
|
diffusion_flax_model.msgpack
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1445128798
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f12abc628c6ec4ee441c7dc63bb5e76b999721dc587916f20849fef0b15f675
|
| 3 |
size 1445128798
|
images_0.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
images_1.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
images_2.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|