comfyui
sam-3d-body / README.md
Kijai's picture
Update README.md
14f7d01 verified
|
Raw
History Blame Contribute Delete
523 Bytes
---
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
```