AbstractPhil's picture
Upload config.json with huggingface_hub
d615f22 verified
raw
history blame contribute delete
374 Bytes
{
"architecture": "beatrix_flow_flux_style",
"image_size": 256,
"latent_channels": 16,
"latent_size": 32,
"text_raw_dim": 768,
"hidden_size": 256,
"tower_dim": 256,
"tower_depth": 1,
"num_heads": 8,
"geometric_types": [
"cantor",
"beatrix"
],
"conv_types": [],
"latent_flat_dim": 16384,
"num_flow_steps": 50,
"num_latent_tokens": 1024
}