Add files using upload-large-folder tool
Browse files- config.json +19 -0
- diffusion_pytorch_model.safetensors +3 -0
config.json
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_alias": "sd3-medium",
|
3 |
+
"_class_name": "SD3Transformer2DModel",
|
4 |
+
"_diffusers_version": "0.35.0.dev0",
|
5 |
+
"_name_or_path": "stabilityai/stable-diffusion-3-medium-diffusers",
|
6 |
+
"attention_head_dim": 64,
|
7 |
+
"caption_projection_dim": 1536,
|
8 |
+
"dual_attention_layers": [],
|
9 |
+
"in_channels": 16,
|
10 |
+
"joint_attention_dim": 4096,
|
11 |
+
"num_attention_heads": 24,
|
12 |
+
"num_layers": 24,
|
13 |
+
"out_channels": 16,
|
14 |
+
"patch_size": 2,
|
15 |
+
"pooled_projection_dim": 2048,
|
16 |
+
"pos_embed_max_size": 192,
|
17 |
+
"qk_norm": null,
|
18 |
+
"sample_size": 128
|
19 |
+
}
|
diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:97f4a34305165a65711509718acc04e71a8b744d374cdff50f2d164016696b8a
|
3 |
+
size 1352140544
|