Upload 4 files
Browse files
v38-12steps-cfg4.5-768px/comfy_config.json
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_class": "FluxSchnell",
|
| 3 |
+
"model_config": {
|
| 4 |
+
"axes_dim": [
|
| 5 |
+
16,
|
| 6 |
+
56,
|
| 7 |
+
56
|
| 8 |
+
],
|
| 9 |
+
"context_in_dim": 4096,
|
| 10 |
+
"depth": 19,
|
| 11 |
+
"depth_single_blocks": 38,
|
| 12 |
+
"disable_unet_model_creation": true,
|
| 13 |
+
"guidance_embed": false,
|
| 14 |
+
"hidden_size": 3072,
|
| 15 |
+
"image_model": "flux",
|
| 16 |
+
"in_channels": 16,
|
| 17 |
+
"mlp_ratio": 4.0,
|
| 18 |
+
"num_heads": 24,
|
| 19 |
+
"out_channels": 16,
|
| 20 |
+
"patch_size": 2,
|
| 21 |
+
"qkv_bias": true,
|
| 22 |
+
"theta": 10000,
|
| 23 |
+
"vec_in_dim": 768
|
| 24 |
+
}
|
| 25 |
+
}
|
v38-12steps-cfg4.5-768px/config.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "FluxTransformer2DModel",
|
| 3 |
+
"_diffusers_version": "0.30.0.dev0",
|
| 4 |
+
"attention_head_dim": 128,
|
| 5 |
+
"guidance_embeds": false,
|
| 6 |
+
"in_channels": 64,
|
| 7 |
+
"joint_attention_dim": 4096,
|
| 8 |
+
"num_attention_heads": 24,
|
| 9 |
+
"num_layers": 19,
|
| 10 |
+
"num_single_layers": 38,
|
| 11 |
+
"patch_size": 1,
|
| 12 |
+
"pooled_projection_dim": 768
|
| 13 |
+
}
|
v38-12steps-cfg4.5-768px/transformer_blocks.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38c9b4e89645e83503e5d18e0e76615fdbcd508379015b8ea06f26ab79a47365
|
| 3 |
+
size 6640056352
|
v38-12steps-cfg4.5-768px/unquantized_layers.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bdc5034a5f068b5357f6a4c5bf2a48897b40d310638de23eb89414d9c9d463b6
|
| 3 |
+
size 107792136
|