TRELLIS-backup / ckpts /ss_dec_conv3d_16l8_fp16.json
arabago96's picture
Backup of working TRELLIS model from cavargas10/TRELLIS
61c4ee5 verified
raw
history blame contribute delete
256 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
}
}