model_predict
Run inference on an image from a URL or base64 input using a trained Ultralytics model.
Instructions
Run inference with a trained model on an image URL or base64 source (no local file paths).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iou | No | ||
| conf | No | ||
| imgsz | No | ||
| model | Yes | ||
| source | Yes | ||
| project | No |