Cupid / ckpts /uv_vae_conv3d_16l8_fp16_encoder.json
hbb1's picture
Upload folder using huggingface_hub
bc38d94 verified
raw
history blame contribute delete
289 Bytes
{
"name": "SparseStructureEncoder",
"args": {
"in_channels": 3,
"latent_channels": 8,
"num_res_blocks": 2,
"num_res_blocks_middle": 2,
"channels": [
32,
128,
512
],
"use_fp16": true
}
}