Skip to content

Better detection for ideogram and anima; adds sam3 detection - #1543

Merged
mcmonkey4eva merged 1 commit into
mcmonkeyprojects:masterfrom
jtreminio:polish-model-detection
Sep 17, 2026
Merged

mcmonkey4eva merged 1 commit into
mcmonkeyprojects:masterfrom
jtreminio:polish-model-detection

Conversation

@jtreminio

Copy link
Copy Markdown
Contributor

Verified via Reset Model Metadata

return isBoogu(h);
}});
// ====================== Segmentation Models ======================
Register(new() { ID = "sam3", CompatClass = CompatSam3, Name = "SAM3", IsThisModelOfClass = (m, h) =>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What folder does SAM3 go in in Comfy? Surely not diffusion models

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure does! Per official workflow: Comfy-Org/ComfyUI#13408

CleanShot 2026-09-16 at 20 40 40

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is horrifying. okay

@mcmonkey4eva
mcmonkey4eva merged commit 80f0f90 into mcmonkeyprojects:master Sep 17, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants