Andrey Laptev
commited on
Commit
•
567b410
1
Parent(s):
9805ba1
Fix typo
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_channels": 16
|
20 |
}
|