Upload folder using huggingface_hub
Browse files- comfy_config.json +1 -0
comfy_config.json
CHANGED
@@ -13,6 +13,7 @@
|
|
13 |
"guidance_embed": true,
|
14 |
"hidden_size": 3072,
|
15 |
"image_model": "flux",
|
|
|
16 |
"mlp_ratio": 4.0,
|
17 |
"num_heads": 24,
|
18 |
"out_channels": 16,
|
|
|
13 |
"guidance_embed": true,
|
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,
|