Upload folder using huggingface_hub
Browse files
transformer/config.json
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "Flux2Transformer2DModel",
|
| 3 |
+
"_diffusers_version": "0.36.0.dev0",
|
| 4 |
+
"_name_or_path": "black-forest-labs/FLUX.2-dev",
|
| 5 |
+
"attention_head_dim": 128,
|
| 6 |
+
"axes_dims_rope": [
|
| 7 |
+
32,
|
| 8 |
+
32,
|
| 9 |
+
32,
|
| 10 |
+
32
|
| 11 |
+
],
|
| 12 |
+
"eps": 1e-06,
|
| 13 |
+
"in_channels": 128,
|
| 14 |
+
"joint_attention_dim": 15360,
|
| 15 |
+
"mlp_ratio": 3.0,
|
| 16 |
+
"num_attention_heads": 48,
|
| 17 |
+
"num_layers": 8,
|
| 18 |
+
"num_single_layers": 48,
|
| 19 |
+
"out_channels": null,
|
| 20 |
+
"patch_size": 1,
|
| 21 |
+
"rope_theta": 2000,
|
| 22 |
+
"timestep_guidance_channels": 256
|
| 23 |
+
}
|
transformer/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f3f219a8fc6826e400fa436fe82837bbeecd56cb7adc911a43d056b96fb5b29e
|
| 3 |
+
size 10070284719
|