Andrey Laptev
commited on
Commit
•
38989dd
1
Parent(s):
5590287
Fix typo
Browse files- config.json +1 -1
config.json
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
],
|
10 |
"guidance_embeds": true,
|
11 |
"in_channels": 64,
|
12 |
-
"
|
13 |
"joint_attention_dim": 4096,
|
14 |
"num_attention_heads": 24,
|
15 |
"num_layers": 2,
|
|
|
9 |
],
|
10 |
"guidance_embeds": true,
|
11 |
"in_channels": 64,
|
12 |
+
"conditioning_embedding_channels": 16,
|
13 |
"joint_attention_dim": 4096,
|
14 |
"num_attention_heads": 24,
|
15 |
"num_layers": 2,
|