Upload config.json
Browse files- config.json +4 -3
config.json
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"_class_name": "AnyTextControlNetModel",
|
| 3 |
-
"_diffusers_version": "0.
|
|
|
|
| 4 |
"act_fn": "silu",
|
| 5 |
"addition_embed_type": null,
|
| 6 |
"addition_embed_type_num_heads": 64,
|
|
@@ -13,7 +14,7 @@
|
|
| 13 |
1280
|
| 14 |
],
|
| 15 |
"class_embed_type": null,
|
| 16 |
-
"conditioning_channels":
|
| 17 |
"conditioning_embedding_out_channels": [
|
| 18 |
16,
|
| 19 |
32,
|
|
@@ -48,4 +49,4 @@
|
|
| 48 |
"transformer_layers_per_block": 1,
|
| 49 |
"upcast_attention": false,
|
| 50 |
"use_linear_projection": false
|
| 51 |
-
}
|
|
|
|
| 1 |
{
|
| 2 |
"_class_name": "AnyTextControlNetModel",
|
| 3 |
+
"_diffusers_version": "0.33.0.dev0",
|
| 4 |
+
"_name_or_path": "/media/cosmos/1TB/Documents/gits/anytext-controlnet",
|
| 5 |
"act_fn": "silu",
|
| 6 |
"addition_embed_type": null,
|
| 7 |
"addition_embed_type_num_heads": 64,
|
|
|
|
| 14 |
1280
|
| 15 |
],
|
| 16 |
"class_embed_type": null,
|
| 17 |
+
"conditioning_channels": 1,
|
| 18 |
"conditioning_embedding_out_channels": [
|
| 19 |
16,
|
| 20 |
32,
|
|
|
|
| 49 |
"transformer_layers_per_block": 1,
|
| 50 |
"upcast_attention": false,
|
| 51 |
"use_linear_projection": false
|
| 52 |
+
}
|