forked from yondonfu/comfystream
-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
tech debtCode cleanup or refactoring for maintainabilityCode cleanup or refactoring for maintainability
Description
Describe the bug
Issues with SAM-2 node
To Reproduce
comfystream/configs/nodes.yaml
Lines 42 to 46 in 2a89781
| comfyui-sam2-realtime: | |
| name: "ComfyUI SAM2 Realtime" | |
| branch: "main" | |
| url: "https://github.com/pschroedl/ComfyUI-SAM2-Realtime.git" | |
| type: "vision" |
Solutions:
- SAM2 is temporarily broken, see Can not install sam2 facebookresearch/sam2#611 (comment)
- upstream draft PR [HOTFIX] Update setuptools version requirements in pyproject.toml to reflect changes in pytorch by Bloodrammer · Pull Request #614 · facebookresearch/sam2
- setuptools must be version 62.3.0 or newer
Expected behavior
SAM-2 should install with all necessary dependencies
Screenshots
No response
Desktop (please complete the following information)
No response
Smartphone (please complete the following information)
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
tech debtCode cleanup or refactoring for maintainabilityCode cleanup or refactoring for maintainability