xingchaoliu
commited on
Commit
•
cba6946
1
Parent(s):
545d158
update canny
Browse files- canny.jpg +0 -0
- config.json +21 -0
- diffusion_pytorch_model.safetensors +3 -0
canny.jpg
ADDED
config.json
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "HunyuanDiT2DControlNetModel",
|
3 |
+
"_diffusers_version": "0.30.0.dev0",
|
4 |
+
"activation_fn": "gelu-approximate",
|
5 |
+
"attention_head_dim": 88,
|
6 |
+
"conditioning_channels": 3,
|
7 |
+
"cross_attention_dim": 1024,
|
8 |
+
"cross_attention_dim_t5": 2048,
|
9 |
+
"hidden_size": 1408,
|
10 |
+
"in_channels": 4,
|
11 |
+
"learn_sigma": true,
|
12 |
+
"mlp_ratio": 4.3637,
|
13 |
+
"norm_type": "layer_norm",
|
14 |
+
"num_attention_heads": 16,
|
15 |
+
"num_layers": 40,
|
16 |
+
"patch_size": 2,
|
17 |
+
"pooled_projection_dim": 1024,
|
18 |
+
"sample_size": 128,
|
19 |
+
"text_len": 77,
|
20 |
+
"text_len_t5": 256
|
21 |
+
}
|
diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2acca55693f246ec8bbaa0cc95835a8b811319c28b508837c7b4805f9d992f07
|
3 |
+
size 3043295880
|