pranavajay
commited on
Commit
•
f31dcdc
1
Parent(s):
ff40b60
Update config.json
Browse files- config.json +4 -4
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "FluxControlNetModel",
|
3 |
-
"_diffusers_version": "0.
|
4 |
-
"_name_or_path": "/
|
5 |
"attention_head_dim": 128,
|
6 |
"axes_dims_rope": [
|
7 |
16,
|
@@ -13,8 +13,8 @@
|
|
13 |
"joint_attention_dim": 4096,
|
14 |
"num_attention_heads": 24,
|
15 |
"num_layers": 5,
|
16 |
-
"num_mode":
|
17 |
-
"num_single_layers":
|
18 |
"patch_size": 1,
|
19 |
"pooled_projection_dim": 768
|
20 |
}
|
|
|
1 |
{
|
2 |
"_class_name": "FluxControlNetModel",
|
3 |
+
"_diffusers_version": "0.31.0.dev0",
|
4 |
+
"_name_or_path": "/data/checkpoints/flux_controlnet_hf/controlnet/",
|
5 |
"attention_head_dim": 128,
|
6 |
"axes_dims_rope": [
|
7 |
16,
|
|
|
13 |
"joint_attention_dim": 4096,
|
14 |
"num_attention_heads": 24,
|
15 |
"num_layers": 5,
|
16 |
+
"num_mode": null,
|
17 |
+
"num_single_layers": 0,
|
18 |
"patch_size": 1,
|
19 |
"pooled_projection_dim": 768
|
20 |
}
|