Andrey Laptev
commited on
Commit
·
9805ba1
1
Parent(s):
e0a318b
Update config with conditioning_embedding_channel
Browse files- config.json +1 -1
config.json
CHANGED
@@ -16,5 +16,5 @@
|
|
16 |
"num_single_layers": 0,
|
17 |
"patch_size": 2,
|
18 |
"pooled_projection_dim": 768,
|
19 |
-
"
|
20 |
}
|
|
|
16 |
"num_single_layers": 0,
|
17 |
"patch_size": 2,
|
18 |
"pooled_projection_dim": 768,
|
19 |
+
"conditioning_embedding_channel": 16
|
20 |
}
|