Upload folder using huggingface_hub
Browse files
dit4sr_q/transformer/config.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "SD3Transformer2DModel",
|
| 3 |
+
"_diffusers_version": "0.31.0",
|
| 4 |
+
"_name_or_path": "./experiments/sd3_5_sr_zeroconv_ffplus/checkpoint-80000",
|
| 5 |
+
"attention_head_dim": 64,
|
| 6 |
+
"caption_projection_dim": 1536,
|
| 7 |
+
"dual_attention_layers": [
|
| 8 |
+
0,
|
| 9 |
+
1,
|
| 10 |
+
2,
|
| 11 |
+
3,
|
| 12 |
+
4,
|
| 13 |
+
5,
|
| 14 |
+
6,
|
| 15 |
+
7,
|
| 16 |
+
8,
|
| 17 |
+
9,
|
| 18 |
+
10,
|
| 19 |
+
11,
|
| 20 |
+
12
|
| 21 |
+
],
|
| 22 |
+
"in_channels": 16,
|
| 23 |
+
"joint_attention_dim": 4096,
|
| 24 |
+
"num_attention_heads": 24,
|
| 25 |
+
"num_layers": 24,
|
| 26 |
+
"out_channels": 16,
|
| 27 |
+
"patch_size": 2,
|
| 28 |
+
"pooled_projection_dim": 2048,
|
| 29 |
+
"pos_embed_max_size": 384,
|
| 30 |
+
"qk_norm": "rms_norm",
|
| 31 |
+
"sample_size": 128
|
| 32 |
+
}
|
dit4sr_q/transformer/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:92bf59b6df9a227d51de60d9bf600a6236d1a9611e0a48359d099af45bc0487b
|
| 3 |
+
size 6588529984
|