AbstractPhil's picture
Upload config.json with huggingface_hub
7b370f3 verified
raw
history blame
609 Bytes
{
"architecture": "beatrix_flow_flux_style",
"image_size": 256,
"latent_channels": 4,
"latent_size": 32,
"text_raw_dim": 768,
"hidden_size": 2048,
"tower_dim": 512,
"tower_depth": 1,
"num_heads": 8,
"geometric_types": [
"cantor",
"beatrix",
"helix",
"simplex",
"cantor",
"beatrix",
"helix",
"simplex"
],
"conv_types": [
"wide_resnet",
"frequency",
"bottleneck",
"squeeze_excite",
"wide_resnet",
"frequency",
"bottleneck",
"squeeze_excite"
],
"manifold_dim": 1024,
"num_flow_steps": 50,
"num_latent_tokens": 1024
}