--- license: other license_name: sam-license license_link: https://huggingface.co/facebook/sam-3d-body-dinov3/blob/main/LICENSE tags: - comfyui --- # SAM 3D Body Repackaged model files for ComfyUI. Original model repository: https://huggingface.co/facebook/sam-3d-body-dinov3 Place the files in the following folders: ``` 📂 ComfyUI/ ├── 📂 models/ │ ├── 📂 detection/ │ │ ├── sam_3d_body_dinov3_int8_convrot.safetensors │ │ └── sam_3d_body_dinov3_bf16.safetensors ```