--- license: other license_name: sam-license license_link: LICENSE tags: - comfyui --- WIP, for PR: https://github.com/Comfy-Org/ComfyUI/pull/13408 # SAM 3.1 Repackaged model files for ComfyUI. Original model repository: - https://huggingface.co/facebook/sam3.1 Place the files in the following folders: ``` 📂 ComfyUI/ ├── 📂 models/ │ ├── 📂 checkpoints/ │ │ ├── sam3.1_multiplex_fp16.safetensors ```