Upload folder using huggingface_hub
Browse files
diffusion_transformer_768p/config.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "PyramidFluxTransformer",
|
| 3 |
+
"_diffusers_version": "0.30.3",
|
| 4 |
+
"attention_head_dim": 64,
|
| 5 |
+
"axes_dims_rope": [
|
| 6 |
+
16,
|
| 7 |
+
24,
|
| 8 |
+
24
|
| 9 |
+
],
|
| 10 |
+
"in_channels": 64,
|
| 11 |
+
"interp_condition_pos": true,
|
| 12 |
+
"joint_attention_dim": 4096,
|
| 13 |
+
"num_attention_heads": 30,
|
| 14 |
+
"num_layers": 8,
|
| 15 |
+
"num_single_layers": 16,
|
| 16 |
+
"patch_size": 1,
|
| 17 |
+
"pooled_projection_dim": 768,
|
| 18 |
+
"use_flash_attn": false,
|
| 19 |
+
"use_gradient_checkpointing": false,
|
| 20 |
+
"use_temporal_causal": true
|
| 21 |
+
}
|
diffusion_transformer_768p/diffusion_pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07331ebcb7f0c2de7b9c59b5ed3f1d07f79cf9571cd57734a8ecf9503d945190
|
| 3 |
+
size 7888469914
|