Upload model
Browse files- config.json +2 -1
- diffusion_pytorch_model.safetensors +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"_class_name": "FluxTransformer2DModel",
|
3 |
-
"_diffusers_version": "0.
|
4 |
"_name_or_path": "../checkpoints/flux-dev/transformer",
|
5 |
"attention_head_dim": 128,
|
6 |
"axes_dims_rope": [
|
@@ -14,6 +14,7 @@
|
|
14 |
"num_attention_heads": 24,
|
15 |
"num_layers": 19,
|
16 |
"num_single_layers": 38,
|
|
|
17 |
"patch_size": 1,
|
18 |
"pooled_projection_dim": 768
|
19 |
}
|
|
|
1 |
{
|
2 |
"_class_name": "FluxTransformer2DModel",
|
3 |
+
"_diffusers_version": "0.32.1",
|
4 |
"_name_or_path": "../checkpoints/flux-dev/transformer",
|
5 |
"attention_head_dim": 128,
|
6 |
"axes_dims_rope": [
|
|
|
14 |
"num_attention_heads": 24,
|
15 |
"num_layers": 19,
|
16 |
"num_single_layers": 38,
|
17 |
+
"out_channels": null,
|
18 |
"patch_size": 1,
|
19 |
"pooled_projection_dim": 768
|
20 |
}
|
diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6699382055
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1fb021d7358934ded4f39bdc5530089534f76e60b7a409d4d1b838255915b858
|
3 |
size 6699382055
|