TRELLIS-text-xlarge / ckpts /slat_dec_mesh_swin8_B_64l8m256c_fp16.json
cavargas10's picture
Upload 8 files
4a55afb verified
raw
history blame contribute delete
388 Bytes
{
"name": "SLatMeshDecoder",
"args": {
"resolution": 64,
"model_channels": 768,
"latent_channels": 8,
"num_blocks": 12,
"num_heads": 12,
"mlp_ratio": 4,
"attn_mode": "swin",
"window_size": 8,
"use_fp16": true,
"representation_config": {
"use_color": true
}
}
}