Update license and tasks docs (#2941)
This commit is contained in:
@ -7,6 +7,9 @@ description: Explore Ultralytics YOLOv8 Inference API for efficient object detec
|
||||
|
||||
The YOLO Inference API allows you to access the YOLOv8 object detection capabilities via a RESTful API. This enables you to run object detection on images without the need to install and set up the YOLOv8 environment locally.
|
||||
|
||||

|
||||
Screenshot of the Inference API section in the trained model Preview tab.
|
||||
|
||||
## API URL
|
||||
|
||||
The API URL is the address used to access the YOLO Inference API. In this case, the base URL is:
|
||||
@ -451,4 +454,4 @@ YOLO pose models, such as `yolov8n-pose.pt`, can return JSON responses from loca
|
||||
}
|
||||
]
|
||||
}
|
||||
```
|
||||
```
|
||||
|
Reference in New Issue
Block a user