diff --git a/README.md b/README.md index 581bf62fe4d..3b141c048ec 100644 --- a/README.md +++ b/README.md @@ -57,17 +57,23 @@ Check out the latest notebooks that show how to optimize and deploy popular mode ## Table of Contents -- [| 279-photo-maker | Text-to-image generation using PhotoMaker and OpenVINO | |](#-279-photo-maker--text-to-image-generation-using-photomaker-and-openvino---) - - [๐Ÿƒ Model Training](#-model-training) - - [๐Ÿ“บ Live Demos](#-live-demos) - - [โš™๏ธ System Requirements](#๏ธ-system-requirements) - - [๐Ÿ’ป Run the Notebooks](#-run-the-notebooks) - - [To Launch a Single Notebook](#to-launch-a-single-notebook) - - [To Launch all Notebooks](#to-launch-all-notebooks) - - [๐Ÿงน Cleaning Up](#-cleaning-up) - - [โš ๏ธ Troubleshooting](#๏ธ-troubleshooting) - - [๐Ÿง‘โ€๐Ÿ’ป Contributors](#-contributors) - - [โ“ FAQ](#-faq) +- [๐Ÿš€ AI Trends - Notebooks](#-ai-trends---notebooks) +- [Table of Contents](#table-of-contents) +- [๐Ÿ“ Installation Guide](#-installation-guide) +- [๐Ÿš€ Getting Started](#-getting-started) + - [๐Ÿ’ป First steps](#-first-steps) + - [โŒš Convert \& Optimize](#-convert--optimize) + - [๐ŸŽฏ Model Demos](#-model-demos) + - [๐Ÿƒ Model Training](#-model-training) + - [๐Ÿ“บ Live Demos](#-live-demos) +- [โš™๏ธ System Requirements](#๏ธ-system-requirements) +- [๐Ÿ’ป Run the Notebooks](#-run-the-notebooks) + - [To Launch a Single Notebook](#to-launch-a-single-notebook) + - [To Launch all Notebooks](#to-launch-all-notebooks) +- [๐Ÿงน Cleaning Up](#-cleaning-up) +- [โš ๏ธ Troubleshooting](#๏ธ-troubleshooting) +- [๐Ÿง‘โ€๐Ÿ’ป Contributors](#-contributors) +- [โ“ FAQ](#-faq) [![-----------------------------------------------------](https://user-images.githubusercontent.com/10940214/155750931-fc094349-b6ec-4e1f-9f9a-113e67941119.jpg)]() @@ -228,7 +234,7 @@ Demos that demonstrate inference on a particular model. | [278-stable-diffusion-ip-adapter](notebooks/278-stable-diffusion-ip-adapter)
| Image conditioning in Stable Diffusion pipeline using IP-Adapter | | | [279-mobilevlm-language-assistant](notebooks/279-mobilevlm-language-assistant)
| Mobile language assistant with MobileVLM and OpenVINO | | | [280-depth-anything](notebooks/280-depth-anything)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/openvinotoolkit/openvino_notebooks/HEAD?filepath=notebooks%2F280-depth-anythingh%2F280-depth-anything.ipynb)
[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/openvinotoolkit/openvino_notebooks/blob/main/notebooks/280-depth-anything/280-depth-anything.ipynb) | Monocular Depth Estimation with DepthAnything and OpenVINO | | -| [281-photo-maker](notebooks/279-photo-maker)
| Text-to-image generation using PhotoMaker and OpenVINO | | +| [281-photo-maker](notebooks/281-photo-maker)
| Text-to-image generation using PhotoMaker and OpenVINO | |