diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml
index a8f815c2..19b099eb 100644
--- a/.github/workflows/greetings.yml
+++ b/.github/workflows/greetings.yml
@@ -33,7 +33,7 @@ jobs:
If this is a custom training ❓ Question, please provide as much information as possible, including dataset image examples and training logs, and verify you are following our [Tips for Best Training Results](https://docs.ultralytics.com/guides/model-training-tips/).
Join the Ultralytics community where it suits you best. For real-time chat, head to [Discord](https://ultralytics.com/discord) 🎧. Prefer in-depth discussions? Check out [Discourse](https://community.ultralytics.com). Or dive into threads on our [Subreddit](https://reddit.com/r/ultralytics) to share knowledge with the community.
-
+
## Install
Pip install the `ultralytics` package including all [requirements](https://github.com/ultralytics/ultralytics/blob/main/pyproject.toml) in a [**Python>=3.8**](https://www.python.org/) environment with [**PyTorch>=1.8**](https://pytorch.org/get-started/locally/).
diff --git a/.github/workflows/merge-main-into-prs.yml b/.github/workflows/merge-main-into-prs.yml
index 328775a2..438967a9 100644
--- a/.github/workflows/merge-main-into-prs.yml
+++ b/.github/workflows/merge-main-into-prs.yml
@@ -35,7 +35,7 @@ jobs:
g = Github(os.getenv('GITHUB_TOKEN'))
repo = g.get_repo(os.getenv('GITHUB_REPOSITORY'))
-
+
# Fetch the default branch name
default_branch_name = repo.default_branch
default_branch = repo.get_branch(default_branch_name)
@@ -44,7 +44,7 @@ jobs:
updated_branches = 0
up_to_date_branches = 0
errors = 0
-
+
for pr in repo.get_pulls(state='open', sort='created'):
try:
# Label PRs as popular for positive reactions
diff --git a/README.md b/README.md
index 975d3673..0505701d 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,7 @@
+
diff --git a/README.zh-CN.md b/README.zh-CN.md
index f719f713..efa08597 100644
--- a/README.zh-CN.md
+++ b/README.zh-CN.md
@@ -12,6 +12,7 @@
+
diff --git a/docs/README.md b/docs/README.md
index e983bac1..565a0010 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -9,8 +9,8 @@
[](https://github.com/ultralytics/docs/actions/workflows/links.yml)
[](https://github.com/ultralytics/docs/actions/workflows/check_domains.yml)
[](https://github.com/ultralytics/docs/actions/workflows/format.yml)
-[](https://ultralytics.com/discord)
-[](https://community.ultralytics.com)
+
+
## 🛠️ Installation
diff --git a/docs/en/hub/index.md b/docs/en/hub/index.md
index dbd58378..17a1333f 100644
--- a/docs/en/hub/index.md
+++ b/docs/en/hub/index.md
@@ -22,7 +22,7 @@ keywords: Ultralytics HUB, YOLO models, train YOLO, YOLOv5, YOLOv8, object detec
-
+
diff --git a/docs/en/index.md b/docs/en/index.md
index 33e78710..10baa495 100644
--- a/docs/en/index.md
+++ b/docs/en/index.md
@@ -24,6 +24,7 @@ keywords: Ultralytics, YOLOv8, object detection, image segmentation, deep learni
+
diff --git a/examples/hub.ipynb b/examples/hub.ipynb
index fc8daa31..ee6f3cae 100644
--- a/examples/hub.ipynb
+++ b/examples/hub.ipynb
@@ -13,11 +13,12 @@
"\n",
"[中文](https://docs.ultralytics.com/zh/hub/) | [한국어](https://docs.ultralytics.com/ko/hub/) | [日本語](https://docs.ultralytics.com/ja/hub/) | [Русский](https://docs.ultralytics.com/ru/hub/) | [Deutsch](https://docs.ultralytics.com/de/hub/) | [Français](https://docs.ultralytics.com/fr/hub/) | [Español](https://docs.ultralytics.com/es/hub/) | [Português](https://docs.ultralytics.com/pt/hub/) | [Türkçe](https://docs.ultralytics.com/tr/hub/) | [Tiếng Việt](https://docs.ultralytics.com/vi/hub/) | [العربية](https://docs.ultralytics.com/ar/hub/)\n",
"\n",
- " \n",
- "
\n",
- " \n",
- "
\n",
+ "
\n",
+ "
\n",
+ "\n",
"
\n",
+ "
\n",
+ "
\n",
"\n",
"Welcome to the [Ultralytics](https://ultralytics.com/) HUB notebook!\n",
"\n",
diff --git a/examples/tutorial.ipynb b/examples/tutorial.ipynb
index 649369c3..c83558cc 100644
--- a/examples/tutorial.ipynb
+++ b/examples/tutorial.ipynb
@@ -31,7 +31,10 @@
"
\n",
"
\n",
"
\n",
+ "\n",
"
\n",
+ "
\n",
+ "
\n",
"\n",
"Welcome to the Ultralytics YOLOv8 🚀 notebook! YOLOv8 is the latest version of the YOLO (You Only Look Once) AI models developed by Ultralytics. This notebook serves as the starting point for exploring the various resources available to help you get started with YOLOv8 and understand its features and capabilities.\n",
"\n",