Commit
·
64f26b7
1
Parent(s):
5ef34c7
Upload folder using huggingface_hub (#1)
Browse files- Upload folder using huggingface_hub (98ec12dfd7fdbd46f781d68bb939a27bd492491e)
config.json
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
{
|
2 |
-
"_class_name": "
|
3 |
-
"_diffusers_version": "0.
|
|
|
|
|
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": "SAMControlNet/sd-controlnet-sam-seg",
|
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:c6dea351cc8123e287776622a069b63de898c85ea125d3bcf6bc933ecc3770f1
|
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:f8dacbde984e32e71a293f70e445e5848fc8b1280e2ede7fcc785d968d615303
|
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:17de0637760c020c9ceb8ef37a4e8fe00067f635e713aa80ea9443d3f34bceb4
|
3 |
+
size 722598648
|
diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:520f6b1502ac82e3a31bf646339effca8cd5fb96bf22be228bc645d7e30ccbb3
|
3 |
+
size 1445157120
|