diff --git a/README_cn.md b/README_cn.md
index 223705f6883..7ab2d8eafd0 100644
--- a/README_cn.md
+++ b/README_cn.md
@@ -8,54 +8,21 @@
在这里,我们提供了一些可以运行的Jupyter* notebooks,用于学习和尝试使用OpenVINO™开发套件。这些notebooks旨在向各位开发者提供OpenVINO基础知识的介绍,并教会大家如何利用我们的API来优化深度学习推理。
-[![-----------------------------------------------------](https://user-images.githubusercontent.com/10940214/155750931-fc094349-b6ec-4e1f-9f9a-113e67941119.jpg)]()
+🚀 您可以通过查看以下交互式的页面,对OpenVINO™ Notebooks的内容进行快速导览:
+[OpenVINO™ Notebooks at GitHub Pages](https://openvinotoolkit.github.io/openvino_notebooks/)
+
+[![notebooks-selector-preview](https://github.com/openvinotoolkit/openvino_notebooks/assets/41733560/a69efb78-1637-404c-b5ef-63974db2bf1b)](https://openvinotoolkit.github.io/openvino_notebooks/)
-## 🚀 AI 趋势 - Notebooks
-查看最新notebooks代码示例,了解如何在英特尔CPU和GPU上优化和部署最近流行的深度学习模型。
-| **Notebook** | **描述** | **预览** | **补充资料** |
-| :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
-| [YOLOv8 - Optimization](notebooks/230-yolov8-optimization/)
| 利用 NNCF PTQ API 优化 YOLOv8 | | [博客 - 如何用OpenVINO™让YOLOv8获得1000+ FPS性能?](https://mp.weixin.qq.com/s/PSfIZKp4PQtlLdwmn9Z6Bg) |
-| [SAM - Segment Anything Model](notebooks/237-segment-anything/)
| 使用 Segment Anything以及OpenVINO™进行基于提示的对象分割掩码生成 | | [博客 - AI分割一切——用OpenVINO™加速Meta SAM大模型 ](https://mp.weixin.qq.com/s/b7EVB6oouUKZGDCFbEi7Yw) |
-| [ControlNet - Stable-Diffusion](notebooks/235-controlnet-stable-diffusion/)
| 利用ControlNet条件和OpenVINO™进行文本到图像生成 | | [Blog - Control your Stable Diffusion Model with ControlNet and OpenVINO](https://medium.com/@paularamos_5416/control-your-stable-diffusion-model-with-controlnet-and-openvino-f2aa7e6b1ebd) |
-| [Stable Diffusion v2](notebooks/236-stable-diffusion-v2/)
| 利用Stable Diffusion v2 以及 OpenVINO™进行文本到图像生成和无限缩放 | | [博客 - AI作画升级,OpenVINO™ 和英特尔独立显卡助你快速生成视频](https://mp.weixin.qq.com/s/kfyTZK_Ybysceux6ChoLtA) |
-| [Whisper - Subtitles generation](notebooks/227-whisper-subtitles-generation/)
| 利用OpenAI Whisper以及OpenVINO™为视频生成字幕 | | |
-| [CLIP - zero-shot-image-classification](notebooks/228-clip-zero-shot-image-classification)
| 利用CLIP 以及 OpenVINO™执行零样本图像分类 | | [Blog - Generative AI and Explainable AI with OpenVINO ](https://medium.com/@paularamos_5416/generative-ai-and-explainable-ai-with-openvino-2b5f8e4e720b#:~:text=pix2pix%2Dimage%2Dediting-,Explainable%20AI%20with%20OpenVINO,-Explainable%20AI%20is) |
-| [BLIP - Visual-language-processing](notebooks/233-blip-visual-language-processing/)
| 利用BLIP以及OpenVINO™进行视觉问答和图像字幕 | | [Blog - Multimodality with OpenVINO — BLIP](https://medium.com/@paularamos_5416/multimodality-with-openvino-blip-b20bd3a2c87) |
-| [Instruct pix2pix - Image-editing](notebooks/231-instruct-pix2pix-image-editing/)
| 利用InstructPix2Pix进行图像编辑 | < | [Blog - Generative AI and Explainable AI with OpenVINO](https://medium.com/@paularamos_5416/generative-ai-and-explainable-ai-with-openvino-2b5f8e4e720b#:~:text=2.-,InstructPix2Pix,-Pix2Pix%20is%20a) |
-| [DeepFloyd IF - Text-to-Image generation](notebooks/238-deepfloyd-if/)
| 利用DeepFloyd IF以及OpenVINO™进行文本到图像生成 | | |
-| [ImageBind](notebooks/239-image-bind/)
| 使用ImageBind以及OpenVINO™结合多模态数据 | | |
-| [Dolly v2](notebooks/240-dolly-2-instruction-following/)
| 使用Databricks Dolly 2.0以及OpenVINO™遵循指令进行文本生成 | | |
-| [Stable Diffusion XL](notebooks/248-stable-diffusion-xl/)
| 使用Stable Diffusion XL以及OpenVINO™实现图像生成 | | |
-| [MusicGen](notebooks/250-music-generation/)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/eaidova/openvino_notebooks_binder.git/main?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fopenvinotoolkit%252Fopenvino_notebooks%26urlpath%3Dtree%252Fopenvino_notebooks%252Fnotebooks%2F250-music-generation%2F250-music-generation.ipynb)
[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/openvinotoolkit/openvino_notebooks/blob/main/notebooks/250-music-generation/250-music-generation.ipynb) | 使用MusicGen以及OpenVINO™实现可控音乐生成 | |
-|[Tiny SD](notebooks/251-tiny-sd-image-generation/)
[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/openvinotoolkit/openvino_notebooks/blob/main/notebooks/251-tiny-sd-image-generation/251-tiny-sd-image-generation.ipynb) | 使用Tiny-SD以及OpenVINO™实现图像生成 | | |
-| [ZeroScope Text-to-video synthesis](notebooks/253-zeroscope-text2video)
| 使用ZeroScope 和 OpenVINO™进行文字到视频生成 | A panda eating bamboo on a rock |
-| [LLM chatbot](notebooks/254-llm-chatbot)
| 基于OpenVINO™的大语言模型聊天机器人 | |
-| [Bark Text-to-Speech](notebooks/256-bark-text-to-audio/)
| 使用Bark 和 OpenVINO™进行文本到语音转换 |
-| [LLaVA Multimodal Chatbot](notebooks/257-llava-multimodal-chatbot/)
| 基于LLaVA和 OpenVINO™的视觉语言助手 |
-| [BLIP-Diffusion - Subject-Driven Generation](notebooks/258-blip-diffusion-subject-generation)
| 使用BLIP Diffusion和 OpenVINO™实现基于主题驱动的图像生成和修改 |
-| [DeciDiffusion](notebooks/259-decidiffusion-image-generation/)
| 使用DeciDiffusion 和 OpenVINO™进行图像生成 | |
-| [Fast Segment Anything](notebooks/261-fast-segment-anything/)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/eaidova/openvino_notebooks_binder.git/main?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fopenvinotoolkit%252Fopenvino_notebooks%26urlpath%3Dtree%252Fopenvino_notebooks%252Fnotebooks%2F261-fast-segment-anything%2F261-fast-segment-anything.ipynb)
[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/openvinotoolkit/openvino_notebooks/blob/main/notebooks/261-fast-segment-anything/261-fast-segment-anything.ipynb) | 使用FastSAM 和 OpenVINO™进行快速目标分割 | |
-| [SoftVC VITS Singing Voice Conversion](notebooks/262-softvc-voice-conversion)
| 基于OpenVINO™实现SoftVC VITS 演唱声音转换 | |
-| [Latent Consistency Models: the next generation of Image Generation models ](notebooks/263-latent-consistency-models-image-generation)
| 使用潜在一致性模型以及 OpenVINO™实现高速图像生成 | |
-| [QR Code Monster](notebooks/264-qrcode-monster/)
| 使用ControlNet QR Code Monster 和 OpenVINO™生成创意二维码 | |
-| [Würstchen](notebooks/265-wuerstchen-image-generation)
| 基于Würstchen 和 OpenVINO™实现文本到图像生成 | | |
-| [Distil-Whisper](notebooks/267-distil-whisper-asr)
| 基于Distil-Whisper 和 OpenVINO™实现自动语音识别 | | |
-| [FILM](notebooks/269-film-slowmo)
| 使用FILM 和 OpenVINO™实现视频插帧| |
+
+[![-----------------------------------------------------](https://user-images.githubusercontent.com/10940214/155750931-fc094349-b6ec-4e1f-9f9a-113e67941119.jpg)]()
## 目录
-- [🚀 AI 趋势 - Notebooks](#-ai-趋势---notebooks)
- [目录](#目录)
- [📝 安装指南](#-安装指南)
- [🚀 开始](#-开始)
- - [💻 第一步](#-第一步)
- - [⌚ 转换 \& 优化](#-转换--优化)
- - [🎯 模型演示](#-模型演示)
- - [🏃 模型训练](#-模型训练)
- - [📺 实时演示](#-实时演示)
- [⚙️ 系统要求](#️-系统要求)
-- [⚙️ System Requirements](#️-system-requirements)
- [💻 运行Notebooks](#-运行notebooks)
- [启动单个Notebook](#启动单个notebook)
- [启动所有Notebooks](#启动所有notebooks)
@@ -69,7 +36,7 @@
## 📝 安装指南
-OpenVINO Notebooks需要预装Python和Git, 针对不同操作系统的安装参考以下英语指南:
+OpenVINO™ Notebooks需要预装Python和Git, 针对不同操作系统的安装参考以下英语指南:
| [Windows](https://github.com/openvinotoolkit/openvino_notebooks/wiki/Windows) | [Ubuntu](https://github.com/openvinotoolkit/openvino_notebooks/wiki/Ubuntu) | [macOS](https://github.com/openvinotoolkit/openvino_notebooks/wiki/macOS) | [Red Hat](https://github.com/openvinotoolkit/openvino_notebooks/wiki/Red-Hat-and-CentOS) | [CentOS](https://github.com/openvinotoolkit/openvino_notebooks/wiki/Red-Hat-and-CentOS) | [Azure ML](https://github.com/openvinotoolkit/openvino_notebooks/wiki/AzureML) | [Docker](https://github.com/openvinotoolkit/openvino_notebooks/wiki/Docker) | [Amazon SageMaker](https://github.com/openvinotoolkit/openvino_notebooks/wiki/SageMaker)|
| -------------------------------------------------------------------------------- | --------------------------------------------------------------------------- | ------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ | --------------------------------------------------------------------------- |--------------------------------------------------------------------------- |
@@ -79,182 +46,35 @@ OpenVINO Notebooks需要预装Python和Git, 针对不同操作系统的安装
## 🚀 开始
-Jupyter notebooks 分为四个大类,选择一个跟你需求相关的开始试试吧。祝你好运!
-
-