TRELLIS / ckpts /ss_dec_conv3d_16l8_fp16.json
camenduru's picture
thanks to GonzaloMG ❤
9a0772a verified
raw
history blame contribute delete
245 Bytes
{
"name": "SparseStructureDecoder",
"args": {
"out_channels": 1,
"latent_channels": 8,
"num_res_blocks": 2,
"num_res_blocks_middle": 2,
"channels": [512, 128, 32],
"use_fp16": true
}
}