sd15-geovocab-lora-prototype / geovocab_config.json
AbstractPhil's picture
geovocab v1: schnell_full_1_5e-5 — 1 epoch 50k synthetic-characters
5a5d4e0 verified
raw
history blame contribute delete
307 Bytes
{
"gate_dim": 17,
"patch_feat_dim": 256,
"num_patches": 64,
"clip_vae_dim": 768,
"clip_vae_bottleneck": 256,
"deform_hidden": 128,
"deform_num_layers": 4,
"cross_attn_enabled": true,
"cross_attn_heads": 8,
"cross_attn_dim": 768,
"geo_blend_mode": "learnable",
"geo_blend_init": 0.0
}