animl-frontend icon indicating copy to clipboard operation
animl-frontend copied to clipboard

Add `expectsCrops` property to ML Model records

Open nathanielrindlaub opened this issue 3 months ago • 2 comments

Prevent users from using an “on-image-added” trigger if their selected model expects crops. This would entail adding an expectsCrops: field to the MLModel schema so we have something to check, and if true, force users to choose on-label-added and provide and explanation as to why.

nathanielrindlaub avatar Aug 08 '25 21:08 nathanielrindlaub