Upload 2 files
Browse files- config.json +21 -0
- diffusion_pytorch_model.safetensors +3 -0
config.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "SanaControlNetModel",
|
| 3 |
+
"_diffusers_version": "0.33.0.dev0",
|
| 4 |
+
"attention_bias": false,
|
| 5 |
+
"attention_head_dim": 32,
|
| 6 |
+
"caption_channels": 2304,
|
| 7 |
+
"cross_attention_dim": 2240,
|
| 8 |
+
"cross_attention_head_dim": 112,
|
| 9 |
+
"dropout": 0.0,
|
| 10 |
+
"in_channels": 32,
|
| 11 |
+
"interpolation_scale": null,
|
| 12 |
+
"mlp_ratio": 2.5,
|
| 13 |
+
"norm_elementwise_affine": false,
|
| 14 |
+
"norm_eps": 1e-06,
|
| 15 |
+
"num_attention_heads": 70,
|
| 16 |
+
"num_cross_attention_heads": 20,
|
| 17 |
+
"num_layers": 7,
|
| 18 |
+
"out_channels": 32,
|
| 19 |
+
"patch_size": 1,
|
| 20 |
+
"sample_size": 32
|
| 21 |
+
}
|
diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bcb7795ef71771e2ada0067a7801c26a84e9fb8a1e4210a8439431c4333b3c07
|
| 3 |
+
size 1263172056
|