diff --git a/notebooks/README.md b/notebooks/README.md index 61568c1f990..cd9bf141fb2 100644 --- a/notebooks/README.md +++ b/notebooks/README.md @@ -13,6 +13,7 @@ - [Convert and Optimize YOLOv10 with OpenVINO](./yolov10-optimization/yolov10-optimization.ipynb) - [Image generation with Würstchen and OpenVINO](./wuerstchen-image-generation/wuerstchen-image-generation.ipynb) - [Video Subtitle Generation using Whisper and OpenVINO™](./whisper-subtitles-generation/whisper-subtitles-generation.ipynb) +- [Wav2Lip: Accurately Lip-syncing Videos and OpenVINO](./wav2lip/wav2lip.ipynb) - [TripoSR feedforward 3D reconstruction from a single image and OpenVINO](./triposr-3d-reconstruction/triposr-3d-reconstruction.ipynb) - [Image Generation with Tiny-SD and OpenVINO™](./tiny-sd-image-generation/tiny-sd-image-generation.ipynb) - [Line-level text detection with Surya](./surya-line-level-text-detection/surya-line-level-text-detection.ipynb) @@ -164,6 +165,7 @@ - [Convert and Optimize YOLOv10 with OpenVINO](./yolov10-optimization/yolov10-optimization.ipynb) - [Image generation with Würstchen and OpenVINO](./wuerstchen-image-generation/wuerstchen-image-generation.ipynb) - [Video Subtitle Generation using Whisper and OpenVINO™](./whisper-subtitles-generation/whisper-subtitles-generation.ipynb) +- [Wav2Lip: Accurately Lip-syncing Videos and OpenVINO](./wav2lip/wav2lip.ipynb) - [Monodepth Estimation with OpenVINO](./vision-monodepth/vision-monodepth.ipynb) - [Image Background Removal with U^2-Net and OpenVINO™](./vision-background-removal/vision-background-removal.ipynb) - [Vehicle Detection And Recognition with OpenVINO™](./vehicle-detection-and-recognition/vehicle-detection-and-recognition.ipynb)