KvLove commited on
Commit
198e55f
·
verified ·
1 Parent(s): 8bb7a05

Delete transformer

Browse files
Files changed (1) hide show
  1. transformer/config.json +0 -13
transformer/config.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "_class_name": "QwenImageTransformer2DModel",
3
- "_diffusers_version": "0.34.0.dev0",
4
- "attention_head_dim": 128,
5
- "axes_dims_rope": [16, 56, 56],
6
- "in_channels": 64,
7
- "joint_attention_dim": 3584,
8
- "num_attention_heads": 24,
9
- "num_layers": 60,
10
- "out_channels": 16,
11
- "patch_size": 2,
12
- "pooled_projection_dim": 768
13
- }