PhysXGen / diffusion /ckpts_new /denoiser_phy_step0700000.json
Caoza's picture
Upload folder using huggingface_hub
1c3643f verified
raw
history blame contribute delete
445 Bytes
{
"name": "SLatFlowModelphy",
"args": {
"resolution": 64,
"in_channels": 8,
"out_channels": 8,
"model_channels": 1024,
"cond_channels": 1024,
"num_blocks": 14,
"num_heads": 16,
"mlp_ratio": 4,
"patch_size": 2,
"num_io_res_blocks": 2,
"io_block_channels": [128],
"pe_mode": "ape",
"qk_rms_norm": true,
"use_fp16": true
}
}