Upload controlnet as PyTorch weights
#2
by
patrickvonplaten
- opened
config.json
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
{
|
2 |
-
"_class_name": "
|
3 |
"_diffusers_version": "0.17.0.dev0",
|
|
|
|
|
4 |
"attention_head_dim": 8,
|
5 |
"block_out_channels": [
|
6 |
320,
|
@@ -8,6 +10,7 @@
|
|
8 |
1280,
|
9 |
1280
|
10 |
],
|
|
|
11 |
"conditioning_embedding_out_channels": [
|
12 |
16,
|
13 |
32,
|
@@ -22,12 +25,21 @@
|
|
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 |
}
|
|
|
1 |
{
|
2 |
+
"_class_name": "ControlNetModel",
|
3 |
"_diffusers_version": "0.17.0.dev0",
|
4 |
+
"_name_or_path": "MakiPan/controlnet-encoded-hands-130k",
|
5 |
+
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
8 |
320,
|
|
|
10 |
1280,
|
11 |
1280
|
12 |
],
|
13 |
+
"class_embed_type": null,
|
14 |
"conditioning_embedding_out_channels": [
|
15 |
16,
|
16 |
32,
|
|
|
25 |
"CrossAttnDownBlock2D",
|
26 |
"DownBlock2D"
|
27 |
],
|
28 |
+
"downsample_padding": 1,
|
29 |
"dropout": 0.0,
|
30 |
"flip_sin_to_cos": true,
|
31 |
"freq_shift": 0,
|
32 |
+
"global_pool_conditions": false,
|
33 |
"in_channels": 4,
|
34 |
"layers_per_block": 2,
|
35 |
+
"mid_block_scale_factor": 1,
|
36 |
+
"norm_eps": 1e-05,
|
37 |
+
"norm_num_groups": 32,
|
38 |
+
"num_class_embeds": null,
|
39 |
"only_cross_attention": false,
|
40 |
+
"projection_class_embeddings_input_dim": null,
|
41 |
+
"resnet_time_scale_shift": "default",
|
42 |
"sample_size": 32,
|
43 |
+
"upcast_attention": false,
|
44 |
"use_linear_projection": false
|
45 |
}
|
diffusion_pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:887f72b01d4037b4e80e23a072878619635a28061d40f7119ac9051cc519a62e
|
3 |
+
size 1445254969
|
diffusion_pytorch_model.fp16.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae89b5d3f926bba51cae8f68ba67003b87fbc42225d8ca47afd73604768aff22
|
3 |
+
size 722698343
|
diffusion_pytorch_model.fp16.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7355c1ee37dc1a6f7eba0ed44be0f5a634eef79aa13100f450920448af511df6
|
3 |
+
size 722598642
|
diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4fb0e40a165a368a6fcdef9f927a9e2095ea7a82f4438c61d9fbb0bf1863c1d
|
3 |
+
size 1445157124
|