CoolFace
Modelpublic

PAct000/PAct

sourceHugging Facecc-by-nc-sa-4.0updated 8mo agoView on Hugging Face
0likes
1{2  "name": "SparseStructureDecoder",3  "args": {4    "out_channels": 1,5    "latent_channels": 8,6    "num_res_blocks": 2,7    "num_res_blocks_middle": 2,8    "channels": [9      512,10      128,11      3212    ],13    "use_fp16": true14  }15}