dvd / dvd_img_BSP_ft.json
Zhengrui's picture
Upload folder using huggingface_hub
3949f46 verified
Raw
History Blame Contribute Delete
548 Bytes
{
"name": "SparseStructureFlowModelRope",
"args": {
"resolution": 64,
"in_channels": 1,
"out_channels": 2,
"model_channels": 1024,
"cond_channels": 1024,
"num_blocks": 24,
"num_heads": 16,
"mlp_ratio": 4,
"patch_size": 4,
"share_mod": true,
"pe_mode": "rope",
"qk_rms_norm": true,
"use_fp16": false,
"return_channel_last": true,
"cross_local_ape": true,
"center_truncation_tau": 5.0,
"no_t": true
}
}