CLIENT = InferenceHTTPClient( api_url="https://detect.roboflow.com", api_key="****" ) result = CLIENT.infer("YOUR_IMAGE.jpg", model_id="safety-vest-segmentation/4")