From f5d883ba377220581c21c7fbe12caabb5a47bdf8 Mon Sep 17 00:00:00 2001
From: Muhammad Rizwan Munawar <chr043416@gmail.com>
Date: Wed, 6 Mar 2024 19:42:11 +0500
Subject: [PATCH] Add https://youtu.be/OpWpBI35A5Y to inference-api Docs
 (#8717)

---
 docs/en/hub/inference-api.md | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/docs/en/hub/inference-api.md b/docs/en/hub/inference-api.md
index 8a83ab00..869d21fd 100644
--- a/docs/en/hub/inference-api.md
+++ b/docs/en/hub/inference-api.md
@@ -10,6 +10,17 @@ The YOLO Inference API allows you to access the YOLOv8 object detection capabili
 
 ![Inference API Screenshot](https://github.com/ultralytics/ultralytics/assets/19519529/a8c00e55-1590-403b-bdee-ed456c60af4d) Screenshot of the Inference API section in the trained model Preview tab.
 
+<p align="center">
+  <br>
+  <iframe loading="lazy" width="720" height="405" src="https://www.youtube.com/embed/OpWpBI35A5Y"
+    title="YouTube video player" frameborder="0"
+    allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
+    allowfullscreen>
+  </iframe>
+  <br>
+  <strong>Watch:</strong> Ultralytics HUB Inference API Walkthrough
+</p>
+
 ## API URL
 
 The API URL is the address used to access the YOLO Inference API. In this case, the base URL is: