AbstractPhil's picture
Upload config.json with huggingface_hub
5925ce3 verified
raw
history blame
411 Bytes
{
"architecture": "beatrix_flow_flux_style",
"image_size": 256,
"latent_channels": 4,
"latent_size": 32,
"text_raw_dim": 768,
"hidden_size": 256,
"tower_dim": 256,
"tower_depth": 2,
"num_heads": 8,
"geometric_types": [
"cantor",
"beatrix"
],
"conv_types": [
"wide_resnet",
"squeeze_excite"
],
"manifold_dim": 512,
"num_flow_steps": 50,
"num_latent_tokens": 1024
}