{ "format_version": 1, "name": "Asset Harvester", "description": "Bundle manifest for the Asset Harvester system model repository.", "components": [ { "name": "camera_estimator", "file": "AH_camera_estimator.safetensors", "role": "camera estimation" }, { "name": "multiview_diffusion", "file": "AH_multiview_diffusion.safetensors", "role": "multiview image generation" }, { "name": "object_segmentation", "file": "AH_object_seg_jit.pt", "role": "object segmentation" }, { "name": "tokengs_lifting", "file": "AH_tokengs_lifting.safetensors", "role": "3D lifting" } ] }