You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.