Upload folder using huggingface_hub
#2
by
sayakpaul
HF staff
- opened
transformer/config.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "SD3Transformer2DModel",
|
3 |
+
"_diffusers_version": "0.28.0.dev0",
|
4 |
+
"_name_or_path": "diffusers/diffusers_sd3",
|
5 |
+
"attention_head_dim": 64,
|
6 |
+
"caption_projection_dim": 1152,
|
7 |
+
"cross_attention_dim": 4096,
|
8 |
+
"in_channels": 16,
|
9 |
+
"num_attention_heads": 18,
|
10 |
+
"num_layers": 18,
|
11 |
+
"out_channels": 16,
|
12 |
+
"patch_size": 2,
|
13 |
+
"pooled_projection_dim": 2048,
|
14 |
+
"sample_size": 128
|
15 |
+
}
|
transformer/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4fbb79151eee0cbb90a880dc19aa69f8d4c0b790b6c2d3c78384380037fa519
|
3 |
+
size 3467166408
|