Samffprice commited on
Commit
e3e29fc
·
verified ·
1 Parent(s): e8092b1

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -14
config.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "_class_name": "FluxTransformer2DModel",
3
- "_diffusers_version": "0.30.0.dev0",
4
- "_name_or_path": "../checkpoints/flux-dev/transformer",
5
- "attention_head_dim": 128,
6
- "guidance_embeds": true,
7
- "in_channels": 64,
8
- "joint_attention_dim": 4096,
9
- "num_attention_heads": 24,
10
- "num_layers": 19,
11
- "num_single_layers": 38,
12
- "patch_size": 1,
13
- "pooled_projection_dim": 768
14
- }