Delete ref_embedder/config.json
Browse files- ref_embedder/config.json +0 -12
ref_embedder/config.json
DELETED
|
@@ -1,12 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"_class_name": "ConditionalEmbedder",
|
| 3 |
-
"in_dim": 48,
|
| 4 |
-
"dim": 3072,
|
| 5 |
-
"patch_size": [
|
| 6 |
-
1,
|
| 7 |
-
2,
|
| 8 |
-
2
|
| 9 |
-
],
|
| 10 |
-
"zero_init": true,
|
| 11 |
-
"ref_pad_first": false
|
| 12 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|