HuiZhang
commited on
Upload folder using huggingface_hub
Browse files
transformer/config.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "SD3Transformer2DModel",
|
3 |
+
"_diffusers_version": "0.31.0.dev0",
|
4 |
+
"_name_or_path": "/mnt/bn/zhanghui-test-yg/ai_product_models/stable-diffusion-3-medium-diffusers-layout",
|
5 |
+
"attention_head_dim": 64,
|
6 |
+
"attention_type": "layout",
|
7 |
+
"caption_projection_dim": 1536,
|
8 |
+
"in_channels": 16,
|
9 |
+
"joint_attention_dim": 4096,
|
10 |
+
"max_boxes_per_image": 10,
|
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 |
+
"sample_size": 128
|
18 |
+
}
|
transformer/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0924eeb0b8c422af5072943e3d4fbc5358cc6123db68dcfb4d4fc32676d0c323
|
3 |
+
size 6730660488
|