Upload config.json with huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -16,7 +16,7 @@
|
|
| 16 |
"wide_resnet",
|
| 17 |
"squeeze_excite"
|
| 18 |
],
|
| 19 |
-
"manifold_dim":
|
| 20 |
"num_flow_steps": 50,
|
| 21 |
"num_latent_tokens": 1024
|
| 22 |
}
|
|
|
|
| 16 |
"wide_resnet",
|
| 17 |
"squeeze_excite"
|
| 18 |
],
|
| 19 |
+
"manifold_dim": 4096,
|
| 20 |
"num_flow_steps": 50,
|
| 21 |
"num_latent_tokens": 1024
|
| 22 |
}
|