Add files using upload-large-folder tool
Browse files- config.json +20 -0
- diffusion_pytorch_model.safetensors +3 -0
config.json
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "SD3ControlNetModel",
|
| 3 |
+
"_diffusers_version": "0.32.0.dev0",
|
| 4 |
+
"attention_head_dim": 64,
|
| 5 |
+
"caption_projection_dim": 2048,
|
| 6 |
+
"dual_attention_layers": [],
|
| 7 |
+
"extra_conditioning_channels": 0,
|
| 8 |
+
"in_channels": 16,
|
| 9 |
+
"joint_attention_dim": null,
|
| 10 |
+
"num_attention_heads": 38,
|
| 11 |
+
"num_layers": 19,
|
| 12 |
+
"out_channels": 16,
|
| 13 |
+
"patch_size": 2,
|
| 14 |
+
"pooled_projection_dim": 2048,
|
| 15 |
+
"pos_embed_max_size": null,
|
| 16 |
+
"pos_embed_type": null,
|
| 17 |
+
"qk_norm": null,
|
| 18 |
+
"sample_size": 128,
|
| 19 |
+
"use_pos_embed": false
|
| 20 |
+
}
|
diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5cd54d6c670ebc864b459f251573bc0f9cb60f2adf644dbd4df4ffab6879b1a1
|
| 3 |
+
size 8614110992
|