Upload 2 files
Browse files- config.json +1 -4
config.json
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
{
|
2 |
"_class_name": "ControlNetXSAddon",
|
3 |
"_diffusers_version": "0.25.0.dev0",
|
4 |
-
"addition_embed_type": null,
|
5 |
-
"addition_time_embed_dim": null,
|
6 |
"attention_head_dim": [
|
7 |
1,
|
8 |
1,
|
@@ -62,8 +60,7 @@
|
|
62 |
"DownBlock2D"
|
63 |
],
|
64 |
"learn_time_embedding": true,
|
65 |
-
"norm_num_groups":
|
66 |
-
"projection_class_embeddings_input_dim": null,
|
67 |
"sample_size": 64,
|
68 |
"time_embedding_dim": 1280,
|
69 |
"time_embedding_input_dim": 320,
|
|
|
1 |
{
|
2 |
"_class_name": "ControlNetXSAddon",
|
3 |
"_diffusers_version": "0.25.0.dev0",
|
|
|
|
|
4 |
"attention_head_dim": [
|
5 |
1,
|
6 |
1,
|
|
|
60 |
"DownBlock2D"
|
61 |
],
|
62 |
"learn_time_embedding": true,
|
63 |
+
"norm_num_groups": 4,
|
|
|
64 |
"sample_size": 64,
|
65 |
"time_embedding_dim": 1280,
|
66 |
"time_embedding_input_dim": 320,
|