"""List of example inputs, a dictionary where key is model_name, and value is a list of (image_name, threshold). """ examples = { "glass-tr-5-ov": [ ("171436008_Fail.jpeg", 5.5), ], }