Image-to-3D
abot_recon
ABot-Recon / config.json
jialidddh's picture
Add inference config for download tracking
00bd8b0 verified
Raw
History Blame Contribute Delete
239 Bytes
{
"model_type": "abot_recon",
"architecture": "ABotRecon",
"checkpoint_file": "abot_recon.safetensors",
"input_height": 280,
"input_width": 504,
"local_window_frames": 12,
"amp_dtype": "bf16",
"attention_backend": "auto"
}