TRELLIS / ckpts /slat_enc_swin8_B_64l8_fp16.json
cavargas10's picture
Upload 11 files
cfd4502 verified
raw
history blame contribute delete
335 Bytes
{
"name": "SLatEncoder",
"args": {
"resolution": 64,
"in_channels": 1024,
"model_channels": 768,
"latent_channels": 8,
"num_blocks": 12,
"num_heads": 12,
"mlp_ratio": 4,
"attn_mode": "swin",
"window_size": 8,
"use_fp16": true
}
}