PhysXGen / diffusion /ckpts_new /property_decoder_step0100000.json
Caoza's picture
Upload folder using huggingface_hub
1c3643f verified
raw
history blame contribute delete
372 Bytes
{
"name": "PropertyDecoder",
"args": {
"resolution": 64,
"model_channels": 2048,
"latent_channels": 8,
"num_blocks": 4,
"num_heads": 16,
"mlp_ratio": 4,
"attn_mode": "swin",
"window_size": 8,
"use_fp16": true,
"representation_config": {
"use_color": true
}
}
}